StringTools
Overview
StringTools is a class in Aspose.Font FOSS for Python.
Description
StringTools is a class in the Aspose.Font FOSS library for Python that exposes 1 method and 0 properties for programmatic use.
Core capabilities include: returnstrueif stringsbegins with the substringstart`. These operations enable developers to integrate stringtools functionality directly into Python applications.
Methods
| Signature | Description |
|---|---|
startsWith(s, start) | returnsTrueif stringsbegins with the substringstart` |