getAllTextFrames
getAllTextFrames(Presentation pres, boolean withMasters) function
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. |