Get the Number of Slides

Introduction

This article shows you how to get the number of slides from a PowerPoint document using Aspose.Slides Cloud API in your applications.

Examples

Get the number of slides from MyFolder/MyPresentation.pptx document saved to the default Cloud storage. Use MyPassword string to open the password-protected presentation.

cURL Solution

SDK Solutions

SDKs

Using an SDK (API client) is the quickest way for a developer to speed up 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. Check out our GitHub repository for a complete list of Aspose.Slides Cloud SDKs along with working examples, to get you started in no time. Please check Available SDKs article to learn how to add an SDK to your project.