This REST Api allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing.
The table below contains the full list of properties that can be specified.
Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST Api directly from the browser....feedback On this page This REST API allows add attachments into pdf...~/import lets you call this REST API directly from the browser. cURL...
GroupDocs.Viewer Cloud supports rendering documents that are protected with a password.
The following code sample shows how to render password-protected documents.
Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of:
Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.
Swagger UI lets you call this REST Api directly from the browser.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...
To improve content positioning when rendering PDF documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below:
Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of:
Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.
Swagger UI lets you call this REST Api directly from the browser....DisableCharsGrouping as shown below: API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...
To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below:
NOTE: this option is supported when rendering into PNG and JPG.
Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of:
Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...
This example demonstrates how to convert word processing document into html document with advanced conversion options.
There are steps that usage of GroupDocs.Conversion Cloud consists of:
Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File Api documentation for usage details.
Step 3 is not needed, if “OutputPath” option is not provided: the convert Api method will return converted document in the response body...is not provided: the convert api method will return converted...POST lets you call this REST API directly from the browser. cURL...
This example demonstrates how to convert one note documents into pdf documents with load options.
There are steps that usage of GroupDocs.Conversion Cloud consists of:
Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details.
Step 3 is not needed if the “OutputPath” option is not provided: the convert Api method will return the converted document in the response body....is not provided: the convert API method will return the converted...Swagger UI lets you call this REST API directly from the browser. cURL...
GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering.
The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates.
Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...
How to use GroupDocs.Translation Cloud SDK for translating PDF files....Translation Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...
How to use GroupDocs.Translation Cloud SDK for translating image files....Translation Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...
How to use GroupDocs.Translation Cloud SDK for translating Srt files....Translation Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...