PresentationText

Inheritance: java.lang.Object

All Implemented Interfaces: com.aspose.slides.IPresentationText

public class PresentationText implements IPresentationText

Represents the text extracted from the presentation

Methods

MethodDescription
getSlidesText()An array of ISlideText contains a presentation’s text.

getSlidesText()

public final ISlideText[] getSlidesText()

An array of ISlideText contains a presentation’s text.

Returns: com.aspose.slides.ISlideText[]