GradientStopCollection

GradientStopCollection

Vue de l’ensemble

‘GradientStopCollection’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: PVIObject, ISlideComponent et IPresentationComposant.

Il représente une collection de stops gradients.

Cette classe fournit 4 méthodes pour travailler avec les objets GradientStopCollection dans les programmes Python. Les méthodologies disponibles comprennent: add, clear , insert et remove_at. 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és : as_i_collection ; a_is_enumerable; a_ i_presentation_component .

Propriétés

NameTypeAccessDescription
as_i_collectionlistReadGets the as i collection.
as_i_enumerableAnyReadGets the as i enumerable.
as_i_presentation_componentIPresentationComponentReadAllows to get base IPresentationComponent interface.
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.

méthodes

SignatureDescription
add()IGradientStopAdds a new gradient stop and returns an IGradientStop instance
insert()Inserts a gradient stop into the collection
remove_at(index)Removes the gradient stop at the given index
clear()Removes all gradient stops from the collection

Voir aussi

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