Convert PDF Document to PPTX Format
Contents
[
Hide
]
Converting PDF to PPTX
Introduction
This API enables you to convert PDF document to PPTX format. Please check API Reference page for the description of API’s parameters.
We have provided a separate API for each of the following use case:
- Converts PDF document (located on storage) to PPTX format and returns resulting file in response content
- Converts PDF document (located on storage) to PPTX format and uploads resulting file to storage
- Converts PDF document (in request content) to PPTX format and uploads resulting file to storage
Resource URI
Aspose.PDF Swagger UI lets you call the REST API directly from the browser.
cURL Example
Input Document: 4pages.pdf
Output Documen: result.pptx