Skip to main content
PPTXReader reads data from PowerPoint (.pptx) files.

Parameters

PPTXReader also accepts the base Reader constructor parameters.

Methods

read()

Reads a PPTX file and returns a list of documents.

async_read()

Async variant of read(). Accepts the same parameters.