TextAutofitType
Overview
TextAutofitType is a enum in Aspose.Slides FOSS for Python.
Represents text autofit mode.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined autofit setting |
NONE | Represents no autofit applied to text |
NORMAL | Represents standard autofit that scales text to fit |
SHAPE | Represents autofit that resizes the shape to fit the text |