Convert Using a Custom Size

Introduction

You can use conversion options to specify a custom slide size when converting presentations to other formats.

cURL Example

Convert MyPresentation.pptx file to 480x360 PNG images.

SDK Source

Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. The Aspose.Slides Cloud SDKs can be downloaded from the following page: Available SDKs

SDK Examples

Convert MyPresentation.pptx file to 480x360 PNG images.