Remove All Document Properties from a PDF
Contents
[
Hide
]
Introduction
This example allows you to remove all document properties using Aspose.PDF Cloud API in your applications.
API Information
| API | Type | Description |
|---|---|---|
| /pdf/{name}/documentproperties | DELETE | Get all document properties |
API Parameters
| Parameter | Required | Type | Data Type | Description |
|---|---|---|---|---|
| name | true | Path | String | The name of the document in storage to delete properties from |
Resource
The following Aspose.PDF Cloud REST API resource has been used in the examples: DeleteProperties.
cURL Example
SDK Source
The Aspose for Cloud SDKs can be downloaded from the following page: Available SDKs
SDK Examples
Remove all document properties