Retrieve PDF Page Information

Introduction

This example allows you to retrieve a  PDF page information using Aspose.PDF Cloud API in your applications. The API has the following properties

API Type Description
/pdf/{name}/pages/{pageNumber} GET Get the information for the given page number
The API has the following parameters
Parameter Required Description Type Data Type
name True The name of the PDF Document path String
pageNumber True The page number of the PDF Document path Integer

Resource

The following Aspose.PDF Cloud REST API resource has been used in the examples: GetPage.

cURL Example

SDK Source

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

SDK Examples

Add new page in PDF