PptxExporterFactory

PptxExporterFactory — Aspose.Slides FOSS Java API Reference

Overview

PptxExporterFactory factory for creating PPTX exporters with specific target formats. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition.

Package: org.aspose.slides.foss.internal.export


Methods

MethodReturnsDescription
createForFormat(String formatValue)PptxExporterCreate a PPTX exporter for a specific format.

See Also