TextAutofitType
Revisió
TextAutofitType És un enum a Aspose.Slides FOSS per Python.
Presentació de text en mode autofit.
Aquesta enumeració defineix quatre valors: NOT_DEFINED, NONE, NORMAL, SHAPE.
Values
| Valor | Descripció |
|---|---|
NOT_DEFINED | Representa una configuració d’ajust automàtic indefinida |
NONE | Representa cap ajust automàtic aplicat al text |
NORMAL | Representa l’autofit estàndard que escala el text per ajustar‑se. |
SHAPE | Representa l’autofit que redimensiona la forma per adaptar‑se al text |