ChartTitle

Vue de l’ensemble

‘ChartTitle’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘IChartTithle’.

Il représente les propriétés du titre.

Cette classe fournit 1 méthode pour travailler avec des objets de ChartTitle dans les programmes Python. Les méthodes disponibles comprennent: add_text_frame_for_overriding. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation du pack Aspose.Slides FOSS pour Pyton. Propriétés: ‘actual_height’, ’ actual_width’, actual _x, ‘real_y , 'as_i_chart_component et 14 autres.

Propriétés

NameTypeAccessDescription
overlayboolRead/WriteGets or sets the overlay.
text_frame_for_overriding'ITextFrame'ReadReturns the overriding text frame, or None if not set.
text_format``ReadGets the text format.
format``ReadGets the format.
xfloatRead/WriteGets or sets the x.
yfloatRead/WriteGets or sets the y.
widthfloatRead/WriteGets or sets the width.
heightfloatRead/WriteGets or sets the height.
rightfloatReadGets the right.
bottomfloatReadGets the bottom.
as_i_chart_componentIChartComponentReadAllows to get base IChartComponent interface.
chartIChartReadGets the chart.
as_i_slide_componentISlideComponentReadGets the as i slide component.
slideIBaseSlideReadGets the slide.
as_i_presentation_componentIPresentationComponentReadGets the as i presentation component.
presentationIPresentationReadGets the presentation.
actual_xfloatReadSpecifies actual x location (left) of the chart element relative to the left top corner of the chart.
actual_yfloatReadSpecifies actual top of the chart element relative to the left top corner of the chart.
actual_widthfloatReadSpecifies actual width of the chart element.
actual_heightfloatReadSpecifies actual height of the chart element.

méthodes

SignatureDescription
add_text_frame_for_overriding(text)'ITextFrame'Create or replace the overriding text frame with initial text.

Voir aussi

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