FormatScheme

Vue de l’ensemble

‘FormatScheme’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘IFormat Scheme’, ‘ISlideComponent’, `IPresentationComposant’.

Il stocke les formats thématiques pour les formes.

Cette classe fournit 8 méthodes pour travailler avec les objets FormatScheme dans les programmes Python. Les méthodologies disponibles comprennent: as_i_presentation_component, a_is_slide_conponents , ‘background_fill_stiles et 'effect_styles ; ‘fill-stils; 'line_tyles' ; ‘représentation . 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és : As_I_present_Componen : ‘as-i-presentations_compent’, ‘a-slide-composent’ , back ground_fil_style

Propriétés

NameTypeAccessDescription
fill_stylesIFillFormatCollectionReadReturns a collection of theme defined fill styles.
line_stylesILineFormatCollectionReadReturns a collection of theme defined line styles.
effect_stylesIEffectStyleCollectionReadReturns a collection of theme defined effect styles.
background_fill_stylesIFillFormatCollectionReadReturns a collection of theme defined background fill styles.
slideIBaseSlideReadReturns the parent slide.
presentationIPresentationReadReturns the parent presentation.
as_i_slide_componentISlideComponentReadGets the as i slide component.
as_i_presentation_componentIPresentationComponentReadGets the as i presentation component.

méthodes

SignatureDescription
fill_styles()IFillFormatCollectionReturns a collection of theme defined fill styles.
line_styles()ILineFormatCollectionReturns a collection of theme defined line styles.
effect_styles()IEffectStyleCollectionReturns a collection of theme defined effect styles.
background_fill_styles()IFillFormatCollectionReturns a collection of theme defined background fill styles.
as_i_slide_component()ISlideComponentAllows to get base ISlideComponent interface.
slide()IBaseSlideReturns the parent slide of this format scheme
as_i_presentation_component()IPresentationComponentProvides the format scheme as an IPresentationComponent
presentation()IPresentation

Voir aussi

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