TextAutofitType

Overview

TextAutofitType is a enum in Aspose.Slides FOSS for Python.

Represents text autofit mode.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined autofit setting
NONERepresents no autofit applied to text
NORMALRepresents standard autofit that scales text to fit
SHAPERepresents autofit that resizes the shape to fit the text

See Also