openOdfPresentationDocument

fnOdfPresentationDocument openOdfPresentationDocument(string path)

Opens an ODP presentation document from a file path.

Also supports .otp presentation template files.

Parameters

pathPath to the .odp or .otp file.

Returns

A typed OdfPresentationDocument.

Throws

OdfPackageException on I/O errors or non-presentation types.