IShape — Aspose.Slides FOSS Python API Reference

IShape — Represents the i shape in a presentation.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
is_text_holderboolRead-only
placeholderIPlaceholderRead-only
custom_dataICustomDataRead-only
raw_frameIShapeFrameRead / Write
frameIShapeFrameRead / Write
line_formatILineFormatRead-only
three_d_formatIThreeDFormatRead-only
effect_formatIEffectFormatRead-only
fill_formatIFillFormatRead-only
hiddenboolRead / Write
z_order_positionintRead-only
connection_site_countintRead-only
rotationfloatRead / Write
xfloatRead / Write
yfloatRead / Write
widthfloatRead / Write
heightfloatRead / Write
alternative_textstrRead / Write
alternative_text_titlestrRead / Write
namestrRead / Write
is_decorativeboolRead / Write
unique_idintRead-only
office_interop_shape_idintRead-only
is_groupedboolRead-only
as_i_slide_componentISlideComponentRead-only

See Also