TextVerticalType
Vue de l’ensemble
‘TextVerticalType’ est un enum dans Aspose.Slides FOSS pour Python.
Détermine le mode d’écriture verticale pour un texte.
Cette liste définit 8 valeurs : ‘NOT_DEFINED’, ‘HORIZONTAL’, NOT_DEFINED, ‘MONGOLIAN _VERSICALE` et ‘Word_art_vertical_RIGHT_TO_LEFT’.
Les valeurs
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default vertical text orientation |
HORIZONTAL | Represents standard left‑to‑right horizontal text |
VERTICAL | Represents text stacked vertically from top to bottom |
VERTICAL270 | Represents text rotated 270 degrees (bottom‑to‑top) |
WORD_ART_VERTICAL | Represents vertical WordArt text layout |
EAST_ASIAN_VERTICAL | Represents vertical layout for East Asian scripts |
MONGOLIAN_VERTICAL | Represents vertical layout for Mongolian script |
WORD_ART_VERTICAL_RIGHT_TO_LEFT | Represents right‑to‑left vertical WordArt text |
Voir aussi
- Aspose.Slides - référence API d’entreprise