FilterEffect

Vue de l’ensemble

‘FilterEffect’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘Behavior’, ‘IFilte Effect’.

Le filtre de l’effet est un effet d’action.

Cette classe fournit 9 méthodes pour travailler avec les objets FilterEffect dans les programmes Python. Les méthodologies disponibles comprennent: __init__, accumulate , ‘additive;as_i_behavior; 'propriétés', 'reveal : subtype 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é : acumulat .

Propriétés

NameTypeAccessDescription
revealFilterEffectRevealTypeRead/WriteGets or sets the reveal.
typeFilterEffectTypeRead/WriteGets or sets the type.
subtypeFilterEffectSubtypeRead/WriteGets or sets the subtype.
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.
reveal()FilterEffectRevealTypeRepresents that effect with behavior must reveal (in/out) Read/write .
type()FilterEffectTypeRepresents type of filter effect.
subtype()FilterEffectSubtypeRepresents subtype of filter effect.
as_i_behavior()IBehaviorAllows to get base IBehavior interface.

Voir aussi

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