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
*PdfApi* | [**GetPclInStorageToPdf**](docs/PdfApi.md#getpclinstoragetopdf) | **Get** /pdf/create/pcl | Convert PCL file (located on storage) to PDF format and return resulting file in response.
188
195
*PdfApi* | [**GetPdfAInStorageToPdf**](docs/PdfApi.md#getpdfainstoragetopdf) | **Get** /pdf/create/pdfa | Convert PDFA file (located on storage) to PDF format and return resulting file in response.
189
-
*PdfApi* | [**GetPdfInStorageToDoc**](docs/PdfApi.md#getpdfinstoragetodoc) | **Get** /pdf/{name}/convert/doc | Converts PDF document (located on storage) to DOC format and returns resulting file in response content
196
+
*PdfApi* | [**GetPdfInStorageToDoc**](docs/PdfApi.md#getpdfinstoragetodoc) | **Get** /pdf/{name}/convert/doc | Converts PDF document (located on storage) to DOC format and returns resulting file in response content.
190
197
*PdfApi* | [**GetPdfInStorageToEpub**](docs/PdfApi.md#getpdfinstoragetoepub) | **Get** /pdf/{name}/convert/epub | Converts PDF document (located on storage) to EPUB format and returns resulting file in response content
191
198
*PdfApi* | [**GetPdfInStorageToHtml**](docs/PdfApi.md#getpdfinstoragetohtml) | **Get** /pdf/{name}/convert/html | Converts PDF document (located on storage) to Html format and returns resulting file in response content
192
199
*PdfApi* | [**GetPdfInStorageToMobiXml**](docs/PdfApi.md#getpdfinstoragetomobixml) | **Get** /pdf/{name}/convert/mobixml | Converts PDF document (located on storage) to MOBIXML format and returns resulting ZIP archive file in response content.
*PdfApi* | [**PutPdfInRequestToXlsx**](docs/PdfApi.md#putpdfinrequesttoxlsx) | **Put** /pdf/convert/xlsx | Converts PDF document (in request content) to XLSX format and uploads resulting file to storage.
354
362
*PdfApi* | [**PutPdfInRequestToXml**](docs/PdfApi.md#putpdfinrequesttoxml) | **Put** /pdf/convert/xml | Converts PDF document (in request content) to XML format and uploads resulting file to storage.
355
363
*PdfApi* | [**PutPdfInRequestToXps**](docs/PdfApi.md#putpdfinrequesttoxps) | **Put** /pdf/convert/xps | Converts PDF document (in request content) to XPS format and uploads resulting file to storage.
356
-
*PdfApi* | [**PutPdfInStorageToDoc**](docs/PdfApi.md#putpdfinstoragetodoc) | **Put** /pdf/{name}/convert/doc | Converts PDF document (located on storage) to DOC format and uploads resulting file to storage
364
+
*PdfApi* | [**PutPdfInStorageToDoc**](docs/PdfApi.md#putpdfinstoragetodoc) | **Put** /pdf/{name}/convert/doc | Converts PDF document (located on storage) to DOC format and uploads resulting file to storage.
357
365
*PdfApi* | [**PutPdfInStorageToEpub**](docs/PdfApi.md#putpdfinstoragetoepub) | **Put** /pdf/{name}/convert/epub | Converts PDF document (located on storage) to EPUB format and uploads resulting file to storage
358
366
*PdfApi* | [**PutPdfInStorageToHtml**](docs/PdfApi.md#putpdfinstoragetohtml) | **Put** /pdf/{name}/convert/html | Converts PDF document (located on storage) to Html format and uploads resulting file to storage
359
367
*PdfApi* | [**PutPdfInStorageToMobiXml**](docs/PdfApi.md#putpdfinstoragetomobixml) | **Put** /pdf/{name}/convert/mobixml | Converts PDF document (located on storage) to MOBIXML format and uploads resulting ZIP archive file to storage
**From** | **int32** | | [optional][default to null]
8
+
**To** | **int32** | | [optional][default to null]
9
+
10
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)[[View Source]](../page_range.go)
[**GetPclInStorageToPdf**](PdfApi.md#GetPclInStorageToPdf) | **Get** /pdf/create/pcl | Convert PCL file (located on storage) to PDF format and return resulting file in response.
147
147
[**GetPdfAInStorageToPdf**](PdfApi.md#GetPdfAInStorageToPdf) | **Get** /pdf/create/pdfa | Convert PDFA file (located on storage) to PDF format and return resulting file in response.
148
-
[**GetPdfInStorageToDoc**](PdfApi.md#GetPdfInStorageToDoc) | **Get** /pdf/{name}/convert/doc | Converts PDF document (located on storage) to DOC format and returns resulting file in response content
148
+
[**GetPdfInStorageToDoc**](PdfApi.md#GetPdfInStorageToDoc) | **Get** /pdf/{name}/convert/doc | Converts PDF document (located on storage) to DOC format and returns resulting file in response content.
149
149
[**GetPdfInStorageToEpub**](PdfApi.md#GetPdfInStorageToEpub) | **Get** /pdf/{name}/convert/epub | Converts PDF document (located on storage) to EPUB format and returns resulting file in response content
150
150
[**GetPdfInStorageToHtml**](PdfApi.md#GetPdfInStorageToHtml) | **Get** /pdf/{name}/convert/html | Converts PDF document (located on storage) to Html format and returns resulting file in response content
151
151
[**GetPdfInStorageToMobiXml**](PdfApi.md#GetPdfInStorageToMobiXml) | **Get** /pdf/{name}/convert/mobixml | Converts PDF document (located on storage) to MOBIXML format and returns resulting ZIP archive file in response content.
[**PutPdfInRequestToXlsx**](PdfApi.md#PutPdfInRequestToXlsx) | **Put** /pdf/convert/xlsx | Converts PDF document (in request content) to XLSX format and uploads resulting file to storage.
313
314
[**PutPdfInRequestToXml**](PdfApi.md#PutPdfInRequestToXml) | **Put** /pdf/convert/xml | Converts PDF document (in request content) to XML format and uploads resulting file to storage.
314
315
[**PutPdfInRequestToXps**](PdfApi.md#PutPdfInRequestToXps) | **Put** /pdf/convert/xps | Converts PDF document (in request content) to XPS format and uploads resulting file to storage.
315
-
[**PutPdfInStorageToDoc**](PdfApi.md#PutPdfInStorageToDoc) | **Put** /pdf/{name}/convert/doc | Converts PDF document (located on storage) to DOC format and uploads resulting file to storage
316
+
[**PutPdfInStorageToDoc**](PdfApi.md#PutPdfInStorageToDoc) | **Put** /pdf/{name}/convert/doc | Converts PDF document (located on storage) to DOC format and uploads resulting file to storage.
316
317
[**PutPdfInStorageToEpub**](PdfApi.md#PutPdfInStorageToEpub) | **Put** /pdf/{name}/convert/epub | Converts PDF document (located on storage) to EPUB format and uploads resulting file to storage
317
318
[**PutPdfInStorageToHtml**](PdfApi.md#PutPdfInStorageToHtml) | **Put** /pdf/{name}/convert/html | Converts PDF document (located on storage) to Html format and uploads resulting file to storage
318
319
[**PutPdfInStorageToMobiXml**](PdfApi.md#PutPdfInStorageToMobiXml) | **Put** /pdf/{name}/convert/mobixml | Converts PDF document (located on storage) to MOBIXML format and uploads resulting ZIP archive file to storage
@@ -3748,6 +3749,7 @@ Name | Type | Description | Notes
3748
3749
**height** | **int32**| The converted image height. | [default to 0]
3749
3750
**folder** | **string**| The document folder. |
3750
3751
**storage** | **string**| The document storage. |
3752
+
**password** | **string**| The password (Base64). |
3751
3753
3752
3754
### Return type
3753
3755
@@ -3783,6 +3785,7 @@ Name | Type | Description | Notes
3783
3785
**height** | **int32**| The converted image height. | [default to 0]
3784
3786
**folder** | **string**| The document folder. |
3785
3787
**storage** | **string**| The document storage. |
3788
+
**password** | **string**| The password (Base64). |
3786
3789
3787
3790
### Return type
3788
3791
@@ -3818,6 +3821,7 @@ Name | Type | Description | Notes
3818
3821
**height** | **int32**| The converted image height. | [default to 0]
3819
3822
**folder** | **string**| The document folder. |
3820
3823
**storage** | **string**| The document storage. |
3824
+
**password** | **string**| The password (Base64). |
3821
3825
3822
3826
### Return type
3823
3827
@@ -3853,6 +3857,7 @@ Name | Type | Description | Notes
3853
3857
**height** | **int32**| The converted image height. | [default to 0]
3854
3858
**folder** | **string**| The document folder. |
3855
3859
**storage** | **string**| The document storage. |
3860
+
**password** | **string**| The password (Base64). |
3856
3861
3857
3862
### Return type
3858
3863
@@ -3888,6 +3893,7 @@ Name | Type | Description | Notes
3888
3893
**height** | **int32**| The converted image height. | [default to 0]
3889
3894
**folder** | **string**| The document folder. |
3890
3895
**storage** | **string**| The document storage. |
3896
+
**password** | **string**| The password (Base64). |
3891
3897
3892
3898
### Return type
3893
3899
@@ -3923,6 +3929,7 @@ Name | Type | Description | Notes
3923
3929
**height** | **int32**| The converted image height. | [default to 0]
3924
3930
**folder** | **string**| The document folder. |
3925
3931
**storage** | **string**| The document storage. |
3932
+
**password** | **string**| The password (Base64). |
3926
3933
3927
3934
### Return type
3928
3935
@@ -4933,7 +4940,7 @@ Name | Type | Description | Notes
4933
4940
4934
4941
# **GetPdfInStorageToDoc**
4935
4942
> []byte GetPdfInStorageToDoc(name, optional)
4936
-
Converts PDF document (located on storage) to DOC format and returns resulting file in response content
4943
+
Converts PDF document (located on storage) to DOC format and returns resulting file in response content.
4937
4944
4938
4945
### Required Parameters
4939
4946
@@ -4958,6 +4965,7 @@ Name | Type | Description | Notes
**password** | **string**| The password (Base64). |
4961
4969
4962
4970
### Return type
4963
4971
@@ -8399,6 +8407,39 @@ Name | Type | Description | Notes
8399
8407
8400
8408
[[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)
**PageRanges** | [**[]PageRange**](PageRange.md) | | [optional][default to null]
8
+
9
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)[[View Source]](../split_range_pdf_options.go)
0 commit comments