SlideText class #
Represents the text extracted from the presentation slide.
getCommentsText #
| Name | Description |
|---|---|
| getCommentsText () | The text from the slide comments. |
Result: String
getLayoutText #
| Name | Description |
|---|---|
| getLayoutText () | The text from the layout shapes for this slide. |
Result: String
getMasterText #
| Name | Description |
|---|---|
| getMasterText () | The text from the master shapes for this slide. |
Result: String
getNotesText #
| Name | Description |
|---|---|
| getNotesText () | The text from the slide notes. |
Result: String
getText #
| Name | Description |
|---|---|
| getText () | The text from the slide shapes. |
Result: String