You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Aspose.PDF Cloud
2
2
- API version: 3.0
3
-
- Package version: 19.12.0
3
+
- Package version: 20.1.0
4
4
5
5
[Aspose.PDF Cloud](https://products.aspose.cloud/pdf) is a true REST API that enables you to perform a wide range of document processing operations including creation, manipulation, conversion and rendering of PDF documents in the cloud.
*PdfApi* | [**PutSearchableDocument**](docs/PdfApi.md#putsearchabledocument) | **Put** /pdf/{name}/ocr | Create searchable PDF document. Generate OCR layer for images in input PDF document.
[**PutSearchableDocument**](PdfApi.md#PutSearchableDocument) | **Put** /pdf/{name}/ocr | Create searchable PDF document. Generate OCR layer for images in input PDF document.
@@ -8297,6 +8299,39 @@ Name | Type | Description | Notes
8297
8299
8298
8300
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
**field** | [**SignatureField**](SignatureField.md)| The field. |
8321
+
**storage** | **string**| The document storage. |
8322
+
**folder** | **string**| The document folder. |
8323
+
8324
+
### Return type
8325
+
8326
+
[**AsposeResponse**](AsposeResponse.md)
8327
+
8328
+
### HTTP request headers
8329
+
8330
+
- **Content-Type**: application/json
8331
+
- **Accept**: application/json
8332
+
8333
+
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -11549,6 +11584,41 @@ Name | Type | Description | Notes
11549
11584
11550
11585
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
0 commit comments