Explode text?
Text is represented by the SketchText object and it supports the explode method.
Another option with the API is to use the asCurves method which returns a set of curves that represent the text but it doesn't affect the original text, like exploding does.