Effect
Vue de l’ensemble
‘Effect’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘IEffekt’.
Il présente un effet animé.
Cette classe fournit 14 méthodes pour travailler avec des objets d’effet dans les programmes Python. Les méthodologies disponibles comprennent: ‘after_animation_color’, ‘ofter-animations_type’, animate_text_tip', ‘behaviors’, 'delay_between_texte_parts', ’preset_class_tipe, ‘sequence , 'sound ، ‘stop_previous_sounds et 2 méthode supplémentaires. Tous les membres publics sont accessibles à toute application Pythone après l'installation de l’Aspose.Slides FOSS pour le package PyThone. Propriétés : 'efteranimat_colour','aftersanimation,'typ_thipe,stop-preview_sonde,‘‘subtypess, ''target_shapethepe’ et ‘plus’s_sets’ entre 8 et 8 types.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
sequence | ISequence | Read | Gets the sequence. |
text_animation | ITextAnimation | Read | Gets the text animation. |
preset_class_type | EffectPresetClassType | Read/Write | Gets or sets the preset class type. |
type | EffectType | Read/Write | Gets or sets the type. |
subtype | EffectSubtype | Read/Write | Gets or sets the subtype. |
behaviors | IBehaviorCollection | Read/Write | Gets or sets the behaviors. |
timing | ITiming | Read/Write | Gets or sets the timing. |
target_shape | IShape | Read | Gets the target shape. |
sound | IAudio | Read/Write | Gets or sets the sound. |
stop_previous_sound | bool | Read/Write | Gets or sets the stop previous sound. |
after_animation_type | AfterAnimationType | Read/Write | Gets or sets the after animation type. |
after_animation_color | IColorFormat | Read/Write | Gets or sets the after animation color. |
animate_text_type | AnimateTextType | Read/Write | Gets or sets the animate text type. |
delay_between_text_parts | float | Read/Write | Gets or sets the delay between text parts. |
méthodes
| Signature | Description |
|---|---|
sequence() → ISequence | Returns a sequence for an effect. |
text_animation() → ITextAnimation | Returns text animation. |
preset_class_type() → EffectPresetClassType | Defines class of effect. |
type() → EffectType | Defines type of effect. |
subtype() → EffectSubtype | Defines subtype of effect. |
behaviors() → IBehaviorCollection | Returns collection of behavior for effect. |
timing() → ITiming | Defines timing value for effect. |
target_shape() → IShape | Returns target shape for effect. |
sound() → IAudio | Defined embedded sound for effect. |
stop_previous_sound() → bool | This attribute specifies if the animation effect stops the previous sound. |
after_animation_type() → AfterAnimationType | Defined an after animation type for effect. |
after_animation_color() → IColorFormat | Defined an after animation color for effect. |
animate_text_type() → AnimateTextType | Defines an animate text type for effect. |
delay_between_text_parts() → float | Defines a delay between animated text parts (words or letters). |
Voir aussi
- Aspose.Slides - référence API d’entreprise