TextAnimation
Overview
TextAnimation är en klass i Aspose.Slides FOSS för Python. ärvt från: ITextAnimation.
Presentera text animation.
Denna klass ger 4 metoder för att arbeta med TextAnimation objekt i Python-program. Tillgängliga metoder inkluderar: __init__, add_effect, build_type, effect_animate_background_shape. Alla offentliga medlemmar är tillgängliga för någon Python-ansökan efter att ha installerat Aspose.Slides FOSS för Pythons paket. och egenskaper: build_type, effect_animate_background_shape.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
build_type | BuildType | Läs/ Skriv | Få eller ställa in byggtypen. |
effect_animate_background_shape | IEffect | Läs/ Skriv | Få eller ställa in effekten animerad bakgrundsform. |
Methods
| Signature | Description |
|---|---|
__init__() | |
add_effect(effect_type, subtype, trigger_type) → IEffect | Inte implementerad i FOSS-utgåvan – kastas på löptid. Lägg till en ny animationseffekt av den angivna typen, undertyp och trigger, returnerar en IEffect |
build_type() → BuildType | Förteckning över byggtyper (för exp. |
effect_animate_background_shape() → IEffect | Länk form effekt med grupp eller inte (noll) Läs/Skriv . |