GroupDocs.Viewer Cloud enables users to pass encoding when rendering text documents or email messages.
This feature is supported for:
Plain-text (.txt) files Comma-separated values (.csv) Tab-separated values (.tsv) E-Mail Message (.eml) Following code snippet sets the document encoding.
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...
GroupDocs.Viewer Cloud renders all layers of the CAD drawing by default. To render specific layers you can set the layers that you want to render by adding them into the CadOptions.Layers property.
The following code sample shows how to render a specific layer of a CAD drawing.
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...
How to use GroupDocs.Translation Cloud SDK for translating Resx files....Translation Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...
How to use GroupDocs.Rewriter Cloud SDK for paraphrasing texts....Rewriter Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...
GroupDocs.Conversion Cloud REST Api allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream.
Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL.
Resource The following GroupDocs.Conversion Cloud REST Api resource has been used in the convert to Images format example....Conversion Cloud REST API allows to convert the to Image...GroupDocs.Conversion Cloud REST API resource has been used in the...
Learn how to convert JSON to HTML using Java. This guide explains step-by-step methods for JSON to HTML conversion using GroupDocs.Conversion Cloud SDK.... JSON to HTML Conversion API Convert JSON to HTML in Java...cURL JSON to HTML Conversion API # GroupDocs.Conversion Cloud...
When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method.
Api usage There are steps that usage of GroupDocs.Signature Cloud consists of:
Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.
Swagger UI lets you call this REST Api directly from the browser.... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...
GroupDocs.Signature Cloud offers an ability to find Digital signatures that are applied to document and returns its digital signature certificate.
Api usage There are steps that usage of GroupDocs.Signature Cloud consists of:
Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.
Swagger UI lets you call this REST Api directly from the browser.
cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...
GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false).
Api usage There are steps that usage of GroupDocs.Signature Cloud consists of:
Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.
Swagger UI lets you call this REST Api directly from the browser.... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...
Add Document Password Protection This REST Api allows adding document password protection. Api endpoint accepts document storage path as input payload and returns path to the created a password-protected document.
The description of the important Api parameters is given below:
Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It 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 OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST Api directly from the browser....REST API allows adding document password protection. API endpoint...description of the important API parameters is given below: Name...