AnimateTextType
Overview
AnimateTextType is a enum in Aspose.Slides FOSS for Python.
Represents the animate text type of an animation effect.
Values
| Value | Description |
|---|---|
ALL_AT_ONCE | Represents animating the entire text block in a single step |
BY_WORD | Represents animating text one word at a time |
BY_LETTER | Represents animating text one character at a time |