Background

Vue de l’ensemble

‘Background’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘PVIObject’, ‘IBack ground’.

Il représente le fond d’un slide.

Cette classe fournit 8 méthodes pour travailler avec des objets de fond dans les programmes Python. Les méthodologies disponibles comprennent: as_i_fill_param_source, a_is_slide_component , ’effect_format،fill-format‘, ‘get_effective;style_color : style_index . Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation du package Pyton Aspose.Slides FOSS. Propriétés : a_ i_fil_Param-sources; as_il_presentation_conponen.

Propriétés

NameTypeAccessDescription
typeBackgroundTypeRead/WriteReturns a type of background fill.
fill_formatIFillFormatReadReturns a FillFormat for BackgroundType.OwnBackground fill.
effect_formatIEffectFormatReadReturns a EffectFormat for BackgroundType.OwnBackground fill.
style_colorIColorFormatReadReturn a ColorFormat for a BackgroundType.Themed fill.
style_indexintRead/WriteReturns an index of BackgroundType.Themed fill in background theme collection.
as_i_slide_componentISlideComponentReadGets the as i slide component.
as_i_fill_param_sourceIFillParamSourceReadGets the as i fill param source.
as_i_presentation_componentIPresentationComponentReadAllows to get base IPresentationComponent interface.
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.

méthodes

SignatureDescription
get_effective()IBackgroundEffectiveDataReturns effective background data, resolving inheritance from layout/master.
type()BackgroundTypeReturns the background fill type
fill_format()IFillFormatReturns the fill format when the background uses its own fill
effect_format()IEffectFormatReturns the effect format for a background with its own fill
style_color()IColorFormatReturns the color format for a themed background fill
style_index()intReturns the index of the themed background within the theme collection
as_i_slide_component()ISlideComponentProvides the ISlideComponent interface for the background
as_i_fill_param_source()IFillParamSourceProvides the IFillParamSource interface for the background

Voir aussi

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