Working with View Properties

Introduction

Aspose.Slides Cloud API allows reading and updating view properties of the presentation.

GetViewProperties

API Information

API Type Description Resource
/slides/{name}/viewProperties GET Read presentation view properties. GetViewProperties

Examples

cURL Example

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

SDK Examples

SetViewProperties

API Information

API Type Description Resource
/slides/{name}/viewProperties PUT Update presentation view properties. SetViewProperties

Examples

cURL Example

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

SDK Examples

SDK Source

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