FlyThroughTransition
Vue de l’ensemble
‘FlyThroughTransition’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘TransitionsValueBase’, ‘IFlythrougeTransction’.
Effet de transition Fly-through Slide.
Cette classe fournit 3 méthodes pour travailler avec les objets FlyThroughTransition dans les programmes Python. Les méthodologies disponibles comprennent: as_i_transition_value_base, direction , ‘has_bounce. Tous les membres publics sont accessibles à n'importe quelle application Pythone après l'installation de l’Aspose.Slides FOSS pour le package Pyathon. Propriétés : a_is_ transition-values_bas’, diriction et has-bounces .
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
direction | TransitionInOutDirectionType | Read/Write | Direction of transition. |
has_bounce | bool | Read/Write | Specifies that the movement of the presentation slides during the transition includes a bounce. |
as_i_transition_value_base | ITransitionValueBase | Read | Gets the as i transition value base. |
méthodes
| Signature | Description |
|---|---|
direction() → TransitionInOutDirectionType | Direction of transition. |
has_bounce() → bool | Specifies that the movement of the presentation slides during the transition includes a bounce. |
as_i_transition_value_base() → ITransitionValueBase | Allows to get base ITransitionValueBase interface. |
Voir aussi
- Aspose.Slides - référence API d’entreprise