TextAnimation
Overview
TextAnimation is a class in Aspose.Slides FOSS for Python.
Inherits from: ITextAnimation.
Represent text animation.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
build_type | BuildType | Read | Gets or sets the BuildType that defines how the text is built during animation |
effect_animate_background_shape | IEffect | Read | Provides the IEffect that animates the background shape of the text |
Methods
| Signature | Description |
|---|---|
__init__() | |
add_effect(effect_type, subtype, trigger_type) → IEffect | Not implemented in the FOSS edition — throws at runtime. Adds a new animation effect of the given type, subtype, and trigger, returning an IEffect |