IAutoShape — Aspose.Slides FOSS Python API Reference

IAutoShape — Represents the i auto shape in a presentation.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
text_frameITextFrameRead-only
is_text_boxboolRead-only
as_i_geometry_shapeIGeometryShapeRead-only

Methods

MethodReturnsDescription
add_text_frame(text)ITextFrame

See Also