PptxExporter

General

PptxExporter is a class in Aspose.Slides for Python. Inherits from: ExporterBase.

PptxExporter és una classe en Aspose.Slides per a Python. Hereta de: ゚ExporterBase⌒ .

Exportador per a PPTX i format Open XML d’Office relacionats.

Mètodes

SignatureDescription
__init__(target_format: str)Initialize the PPTX exporter.
export_to_path(package: OpcPackage, path: str, options: Optional[Any])Export the presentation to a PPTX file.
export_to_stream(package: OpcPackage, stream: BinaryIO, options: Optional[Any])Export the presentation to a stream.
get_supported_formats()list[str]Get all OPC-based presentation formats.
 Català