Exports documents to presentation formats including PowerPoint (.pptx).
from nutrient_sdk import PresentationExporter
PresentationExporter()
Creates a new PresentationExporter instance with default settings.
PresentationExporter
IExporter