getAllTextFrames
getAllTextFrames(Presentation pres, boolean withMasters) method
Returns all text frames in a PPTX presentation.
Parameters
| Name | Type | Description |
|---|---|---|
| pres | Presentation | Scanned presentation. |
| withMasters | boolean | Determines whether master slides should be scanned. |