TextAnchorType
Vue de l’ensemble
‘TextAnchorType’ est un enum dans Aspose.Slides FOSS pour Python.
L’alignement de la boîte texte dans un espace texte.
Cette liste définit 6 valeurs : ‘NOT_DEFINED’, ‘TOP’ , ‘CENTER’, ‘BOTTOM’, `JUSTIFIED’ et ‘DISTRIBUTÉ’.
Les valeurs
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or unspecified text anchor type |
TOP | Represents a text anchor positioned at the top of the container |
CENTER | Represents a text anchor centered vertically within the container |
BOTTOM | |
JUSTIFIED | Represents a text anchor with justified alignment across the width |
DISTRIBUTED | Represents a text anchor with distributed spacing between lines |
Voir aussi
- Aspose.Slides - référence API d’entreprise