Paragraph — Aspose.Slides FOSS Python API Reference

Paragraph — Represents the paragraph in a presentation.

Package: aspose.slides_foss


Constructor

obj = Paragraph()

Properties

PropertyTypeAccessDescription
portionsIPortionCollectionRead-only
paragraph_formatIParagraphFormatRead-only
textstrRead / Write
as_i_slide_componentISlideComponentRead-only
slideIBaseSlideRead-only
as_i_presentation_componentIPresentationComponentRead-only
presentationIPresentationRead-only

See Also