TextAnimationCollection
Overview
TextAnimationCollection is a class in Aspose.Slides FOSS for Python.
Inherits from: BaseCollection, ITextAnimationCollection.
Represents collection of text animations.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
as_i_collection | list | Read | Provides the collection as a list of items |
as_i_enumerable | Any | Read |
Methods
| Signature | Description |
|---|---|
__init__() | |
add() → TextAnimation | Adds a new TextAnimation to the collection and returns it |