TextVerticalType
Přehled
TextVerticalType je enum v Aspose.Slides pro Python.
Určuje vertikální způsob psaní textu.
Hodnoty
| 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 |