TextAutofitType
General
TextAutofitType és un enum a Aspose.Slides per Python.
Representa el mode d’autoajust de text.
Valors
| 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 |