TextAutofitType
Oversigt over de forskellige former for støtte
TextAutofitType er et enum i Aspose.Slides for Python.
Repræsenterede tekst i autofit-tilstand.
Valuer
| 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 |