Presentation Editor
Provides specialized editing capabilities for presentation documents. Supports template-based document generation and manipulation of OpenXML PowerPoint documents.
Functions
Link copied to clipboard
Applies a template model to the presentation document from a stream.
Applies a template model to the presentation document from a JSON string.
Link copied to clipboard
Creates a new PresentationEditor instance and begins editing the specified document.
Link copied to clipboard
Saves the current changes to the specified stream.
Saves the current changes to a file at the specified path.
Link copied to clipboard
Saves the presentation document with the applied template model to a stream.
Saves the presentation document with the applied template model to a file.