TextAlignment
General
TextAlignment és un enum a Aspose.Slides per Python.
Representa diferents estils d’alinjament de text.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | |
LEFT | Represents left-aligned text |
CENTER | Represents centered text |
RIGHT | Represents right-aligned text |
JUSTIFY | Represents fully justified text |
JUSTIFY_LOW | Represents low justification with minimal spacing |
DISTRIBUTED | Represents evenly distributed text alignment |