OdfPresentationDocument.openOdfPresentationDocument
fn
OdfPresentationDocument openOdfPresentationDocument(string path)Opens an ODP presentation document from a file path.
Also supports .otp presentation template files.
Parameters
path | Path to the .odp or .otp file. |
Returns
A typed
Throws
OdfPackageException on I/O errors or non-presentation types.