AutoShape — Aspose.Slides FOSS Python API Reference

AutoShape — Represents the auto shape in a presentation. Inherits from: GeometryShape.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
shape_typeShapeTypeRead / Write
text_frameITextFrameRead-only
is_text_boxboolRead-only
as_i_geometry_shapeIGeometryShapeRead-only

Methods

MethodReturnsDescription
add_text_frame(text)ITextFrame

See Also