TextFrame Class |
Namespace: Aspose.Slides
The TextFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() | HyperlinkQueries |
Provides easy access to contained hyperlinks.
Read-only IHyperlinkQueries.
|
![]() | Paragraphs |
Returns the list of all paragraphs in a frame.
Read-only IParagraphCollection.
|
![]() | Presentation |
Returns the parent presentation of a TextFrame.
Read-only IPresentation.
|
![]() | Slide |
Returns the parent slide of a TextFrame.
Read-only IBaseSlide.
|
![]() | Text |
Gets or sets the plain text for a TextFrame.
Read/write String.
|
![]() | TextFrameFormat |
Returns the formatting object for this TextFrame object.
Read-only ITextFrameFormat.
|
Name | Description | |
---|---|---|
![]() | CreateTextFrameFormatEffective | Obsolete.
Creates and returns ITextFrameFormatEffectiveData object which contains current text frame formatting properties, including inherited.
Read-only ITextFrameFormatEffectiveData.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | HighlightRegex |
Highlight all matches of regular expression in text frame text using specified color.
|
![]() | HighlightText(String, Color) |
Highlight all matches of sample in text frame text using specified color.
|
![]() | HighlightText(String, Color, ITextHighlightingOptions) |
Highlight all matches of sample in text frame text using specified color.
|
![]() | JoinPortionsWithSameFormatting |
Joins runs with same formatting in all paragraphs.
|
![]() | ToString | (Inherited from Object.) |