Set a Single Document Property in a PDF
Contents
[
Hide
]
Introduction
This example allows you to set PDF document property using Aspose.PDF Cloud API in your applications.
API Information
| API | Type | Description |
|---|---|---|
| /pdf/{name}/documentproperties/{propertyName} | PUT | Update a document property |
API Parameters
| Parameter | Required | Type | Data Type | Description |
|---|---|---|---|---|
| name | true | Path | String | The name of the document in storage to read properties from |
| propertyName | true | Path | String | Update the document property |
Resource
The following Aspose.PDF Cloud REST API resource has been used in the examples: PutSetProperty.
cURL Example
SDK Source
The Aspose for Cloud SDKs can be downloaded from the following page: Available SDKs
SDK Examples
Set single document property