TextAutofitType
Přehled
TextAutofitType je enum v Aspose.Slides pro Python.
Zobrazuje režim automatického nastavení textu.
Hodnoty
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default text autofit mode |
NONE | Represents no automatic resizing of text within a shape |
NORMAL | Represents standard autofit that scales text to fit the shape |
SHAPE | Represents autofit that adjusts the shape size to accommodate the text |