Behavior
Vue de l’ensemble
‘Behavior’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘IBehavio’.
Il représente le comportement de base.
Cette classe fournit 4 méthodes pour travailler avec des objets comportementaux dans les programmes Python. Les méthodologies disponibles comprennent: ‘accumuler’, ‘additif’, propriétés', ‘timing'. Tous les membres publics sont accessibles à n'importe quelle application Pythone après l'installation de l’Aspose.Slides FOSS pour le package PyThone. Propriété: accumé’, ’additive’, ‘propiétées’, ‚timming’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
accumulate | NullableBool | Read/Write | Gets or sets the accumulate. |
additive | BehaviorAdditiveType | Read/Write | Gets or sets the additive. |
properties | IBehaviorPropertyCollection | Read | Gets the properties. |
timing | ITiming | Read/Write | Gets or sets the timing. |
méthodes
| Signature | Description |
|---|---|
accumulate() → NullableBool | Represents whether animation behaviors are accumulated. |
additive() → BehaviorAdditiveType | Represents whether the current animation behavior is combined with other running animations. |
properties() → IBehaviorPropertyCollection | Represents properties of behavior. |
timing() → ITiming | Represents timing properties for the effect behavior. |
Voir aussi
- Aspose.Slides - référence API d’entreprise