Timing
Vue de l’ensemble
« Timing » est une classe dans Aspose.Slides FOSS pour Python.Déduit de: « ITiming ».
Il représente le timing animé.
Cette classe fournit 13 méthodes pour travailler avec les objets de Timing dans les programmes Python. Les méthodologies disponibles comprennent: ‘accélérer’, ‘auto_reverse’, décelerer', ‘duration', ’repeat_count’, 'repaat-durtion', ‚repetat'until_end_slide, ‘repéatuntile_next_click , ‘restarts, rewind s'effectue, et 1 méthode supplémentaire. Tous les membres publics sont accessibles à toute application Pythone après l'installation du package PyThone Aspose.Slides FOSS. Propriétés : 'accelerer', auto_resserver, ‘déclarert` duration, ’pourcours, repoints, répercussions, 7+
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
accelerate | float | Read/Write | Gets or sets the accelerate. |
decelerate | float | Read/Write | Gets or sets the decelerate. |
auto_reverse | bool | Read/Write | Gets or sets the auto reverse. |
duration | float | Read/Write | Gets or sets the duration. |
repeat_count | float | Read/Write | Gets or sets the repeat count. |
repeat_until_end_slide | bool | Read/Write | Gets or sets the repeat until end slide. |
repeat_until_next_click | bool | Read/Write | Gets or sets the repeat until next click. |
repeat_duration | float | Read/Write | Gets or sets the repeat duration. |
restart | EffectRestartType | Read/Write | Gets or sets the restart. |
rewind | bool | Read/Write | Gets or sets the rewind. |
speed | float | Read/Write | Gets or sets the speed. |
trigger_delay_time | float | Read/Write | Gets or sets the trigger delay time. |
trigger_type | EffectTriggerType | Read/Write | Gets or sets the trigger type. |
méthodes
| Signature | Description |
|---|---|
accelerate() → float | Describes the percentage of duration accelerate behavior effect. |
decelerate() → float | Describes the percentage of duration decelerate behavior effect. |
auto_reverse() → bool | Describes whether to automatically play the animation in reverse after playing it in the forward direction. |
duration() → float | Describes the duration of animation effect. |
repeat_count() → float | Describes the number of times the effect should repeat. |
repeat_until_end_slide() → bool | This attribute specifies if the effect will repeat until the end of the slide. |
repeat_until_next_click() → bool | This attribute specifies if the effect will repeat until the next click. |
repeat_duration() → float | Describes the number of times the effect should repeat. |
restart() → EffectRestartType | Specifies if a effect is to restart after complete. |
speed() → float | Specifies the percentage by which to speed up (or slow down) the timing. |
trigger_delay_time() → float | Describes delay time after trigger. |
trigger_type() → EffectTriggerType | Describes trigger type. |
rewind() → bool | This attribute specifies if the effect will rewind when done playing. |
Voir aussi
- Aspose.Slides - référence API d’entreprise