ITextFrame class
Contents
[
Hide
]ITextFrame class
Represents a TextFrame.
The ITextFrame type exposes the following members:
Properties
Property | Description |
---|---|
paragraphs | Returns the list of all paragraphs in a frame. Read-only IParagraphCollection . |
text | Gets or sets the plain text for a TextFrame. Read/write str. |
text_frame_format | Returns the formatting object for this TextFrame object. Read-only ITextFrameFormat . |
hyperlink_queries | Provides easy access to contained hyperlinks. Read-only IHyperlinkQueries . |
slide | |
presentation |
Methods
Method | Description |
---|---|
highlight_text | Highlights all matches of the sample text with the specified color. |
highlight_text | Highlights all matches of the sample text with the specified color. |
highlight_text | Highlights all matches of the sample text with the specified color. |
highlight_regex | |
highlight_regex | Highlights all matches of the regular expression with the specified color. |
join_portions_with_same_formatting | Joins runs with same formatting in all paragraphs. |
replace_text | Replaces all occurrences of the specified text with another specified text. |
replace_regex |
See Also
- module
aspose.slides
- library
Aspose.Slides