IParagraph class
Contents
[
Hide
]IParagraph class
Represents a paragraph of a text.
The IParagraph type exposes the following members:
Properties
Property | Description |
---|---|
portions | Returns the collection of a text portions. Read-only IPortionCollection . |
paragraph_format | Returns the formatting object for this paragraph. Read-only IParagraphFormat . |
text | Gets or sets the the plain text of a paragraph. Read/write str. |
end_paragraph_portion_format | Specifies the portion properties that are to be used if another portion is inserted after the last one. |
slide | |
presentation |
Methods
Method | Description |
---|---|
join_portions_with_same_formatting | Joins runs with same formatting. |
get_rect | Get coordinates of rect that bounds paragraph. The rect includes all the lines of text in paragraph, including empty ones. |
get_lines_count | Get number of lines in a paragraph. |
See Also
- module
aspose.slides
- library
Aspose.Slides