Overview
PptxExporterFactory is a class in Aspose.Slides for Python.
Factory for creating PPTX exporters with specific target formats.
Methods
| Signature | Description |
|---|
create_for_format(format_value: str) → PptxExporter | Create a PPTX exporter for a specific format. |