AutoShape — Aspose.Slides FOSS Python API Reference
AutoShape — Represents the auto shape in a presentation. Inherits from: GeometryShape.
Package: aspose.slides_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
shape_type | ShapeType | Read / Write | |
text_frame | ITextFrame | Read-only | |
is_text_box | bool | Read-only | |
as_i_geometry_shape | IGeometryShape | Read-only |
Methods
| Method | Returns | Description |
|---|---|---|
add_text_frame(text) | ITextFrame |