SetEffect

Vue de l’ensemble

‘SetEffect’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘Behavior’, ‘ISetEfect’.

Il représente un comportement d’effet.

Cette classe fournit 7 méthodes pour travailler avec les objets SetEffect dans les programmes Python. Les méthodologies disponibles comprennent: __init__, accumulate , ‘additive;as_i_behavior; 'propriétés et ’timing’ . Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Slides FOSS pour le package Pyton. Propriété : acumulé ou ‘aditif ?, 'as _i-behviore.

Propriétés

NameTypeAccessDescription
toobjectRead/WriteGets or sets the to.
as_i_behaviorIBehaviorReadGets the as i behavior.
accumulateNullableBoolRead/WriteGets or sets the accumulate.
additiveBehaviorAdditiveTypeRead/WriteGets or sets the additive.
propertiesIBehaviorPropertyCollectionReadGets the properties.
timingITimingRead/WriteGets or sets the timing.

méthodes

SignatureDescription
__init__()
accumulate()NullableBoolRepresents whether animation behaviors are accumulated.
additive()BehaviorAdditiveTypeRepresents whether the current animation behavior is combined with other running animations.
properties()IBehaviorPropertyCollectionRepresents properties of behavior.
timing()ITimingRepresents timing properties for the effect behavior.
to()objectSpecifies the certain attribute of a effect after an animation effect.
as_i_behavior()IBehaviorAllows to get base IBehavior interface.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français