HxString
Overview
HxString is a class in Aspose.Font FOSS for Python.
Methods
| Signature | Description |
|---|---|
split(s, d) | |
charCodeAt(s, index) | |
charAt(s, index) | |
lastIndexOf(s, _hx_str, startIndex) | |
toUpperCase(s) | |
toLowerCase(s) | |
indexOf(s, _hx_str, startIndex) | |
toString(s) | |
get_length(s) | |
substring(s, startIndex, endIndex) | |
substr(s, startIndex, _hx_len) |