IAutoShape — Aspose.Slides FOSS Python API Reference
Overview
IAutoShape represents the i auto shape in a presentation. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition.
Package: aspose.slides_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
text_frame | ITextFrame | Read-only | The text_frame value. |
is_text_box | bool | Read-only | Whether the _text_box flag is set. |
as_i_geometry_shape | IGeometryShape | Read-only | The as_i_geometry_shape value. |
Methods
| Method | Returns | Description |
|---|---|---|
add_text_frame(text) | ITextFrame | Adds a _text_frame to this collection. |