TextVerticalType
Oversigt over de forskellige former for støtte
TextVerticalType er et enum i Aspose.Slides for Python.
Bestemmer den lodrette skrivemodus for en tekst.
Valuer
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default vertical text orientation |
HORIZONTAL | Represents standard left‑to‑right horizontal text orientation |
VERTICAL | Represents top‑to‑bottom vertical text orientation |
VERTICAL270 | Represents vertical text rotated 270 degrees (bottom‑to‑top) |
WORD_ART_VERTICAL | Represents vertical orientation for WordArt text |
EAST_ASIAN_VERTICAL | Represents vertical orientation for East Asian scripts |
MONGOLIAN_VERTICAL | Represents vertical orientation for Mongolian script |
WORD_ART_VERTICAL_RIGHT_TO_LEFT | Represents right‑to‑left vertical WordArt orientation |