IShape — Aspose.Slides FOSS Python API Reference
IShape — Represents the i shape in a presentation.
Package: aspose.slides_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
is_text_holder | bool | Read-only | |
placeholder | IPlaceholder | Read-only | |
custom_data | ICustomData | Read-only | |
raw_frame | IShapeFrame | Read / Write | |
frame | IShapeFrame | Read / Write | |
line_format | ILineFormat | Read-only | |
three_d_format | IThreeDFormat | Read-only | |
effect_format | IEffectFormat | Read-only | |
fill_format | IFillFormat | Read-only | |
hidden | bool | Read / Write | |
z_order_position | int | Read-only | |
connection_site_count | int | Read-only | |
rotation | float | Read / Write | |
x | float | Read / Write | |
y | float | Read / Write | |
width | float | Read / Write | |
height | float | Read / Write | |
alternative_text | str | Read / Write | |
alternative_text_title | str | Read / Write | |
name | str | Read / Write | |
is_decorative | bool | Read / Write | |
unique_id | int | Read-only | |
office_interop_shape_id | int | Read-only | |
is_grouped | bool | Read-only | |
as_i_slide_component | ISlideComponent | Read-only |