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

ValueDescription
NOT_DEFINEDRepresents an undefined or unspecified text anchor type
TOPRepresents a text anchor positioned at the top of the container
CENTERRepresents a text anchor centered vertically within the container
BOTTOM
JUSTIFIEDRepresents a text anchor with justified alignment across the width
DISTRIBUTEDRepresents a text anchor with distributed spacing between lines

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français