Hi there!
For removing leading spaces there is stripStart function and for removing leading zeroes you can use regexReplace function. Both functions are available in String Manipulation node.
Take a look at this example.
2019_03_01_Remove_Leading_Zeroes_And_Spaces.knwf (10.0 KB)
Br,
Ivan