TextAnimation

Overview

TextAnimation is a class in Aspose.Slides FOSS for Python. Inherits from: ITextAnimation.

Represent text animation.

Properties

NameTypeAccessDescription
build_typeBuildTypeReadGets or sets the BuildType that defines how the text is built during animation
effect_animate_background_shapeIEffectReadProvides the IEffect that animates the background shape of the text

Methods

SignatureDescription
__init__()
add_effect(effect_type, subtype, trigger_type)IEffectNot implemented in the FOSS edition — throws at runtime. Adds a new animation effect of the given type, subtype, and trigger, returning an IEffect