get_string method
get_string(clusters)
def get_string(self, clusters: List[aspose.words.shaping.Cluster]):
...
Parameter | Type | Description |
---|---|---|
clusters | List[Cluster] |
get_string()
def get_string(self):
...
See Also
- module aspose.words.shaping
- class Cluster