Working with Slide Show Properties

Introduction

Aspose.Slides Cloud API allows reading and updating slide show properties of a presentation.

GetSlideShowProperties

API Information

API Type Description Resource
/slides/{name}/slideShowProperties GET Read presentation slide show properties. GetSlideShowProperties

Examples

cURL Example

The code examples below shows how to retrieve slide show properties from the presentation.

SDK Examples

SetSlideShowProperties

API Information

API Type Description Resource
/slides/{name}/slideShowProperties PUT Update presentation slide show properties. SetSlideShowProperties

Examples

cURL Example

The code examples below shows how to set slide show properties of the presentation.

SDK Examples

SDK Source

The Aspose for Cloud SDKs can be downloaded from the following page: Available SDKs