Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,262 for

signature java

(0.08 sec)
  1. Security Operations | Documentation

    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....Signature Product Solution GroupDocs...api: " + e . Message ); } } } } Java package examples.SecurityOperations...

    docs.groupdocs.cloud/merger/security-operations/
  2. Translating Excel files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating Excel files....Signature Product Solution GroupDocs...working code and sample files: Java & Android package com.groupdocs...

    docs.groupdocs.cloud/translation/file/sdk/excel/
  3. Translating HTML files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating HTML files....Signature Product Solution GroupDocs...working code and sample files: Java & Android package com.groupdocs...

    docs.groupdocs.cloud/translation/file/sdk/html/
  4. Translating Markdown files with GroupDocs.Trans...

    How to use GroupDocs.Translation Cloud SDK for translating Markdown files....Signature Product Solution GroupDocs...working code and sample files: Java & Android package com.groupdocs...

    docs.groupdocs.cloud/translation/file/sdk/markd...
  5. How to self-host GroupDocs.Conversion Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Signature Product Solution GroupDocs...ConvertDocumentReque ( settings )); Java // For complete examples and...

    docs.groupdocs.cloud/conversion/self-host-with-...
  6. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. That will be used to invoke the GroupDocs Cloud API. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard....Signature Product Solution GroupDocs...} } Java package examples.DocumentOperations ; import java.util...

    docs.groupdocs.cloud/merger/quick-start/
  7. Polyline Annotation | Documentation

    Polyline annotation allows to draw shapes and freehand lines API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api....Signature Product Solution GroupDocs...Annotation added: " + link . Title ); Java & Android // For complete examples...

    docs.groupdocs.cloud/annotation/polyline-annota...
  8. Link Annotation | Documentation

    Link annotation adds a hyper link to document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....Signature Product Solution GroupDocs...Annotation added: " + link . Title ); Java & Android // For complete examples...

    docs.groupdocs.cloud/annotation/link-annotation/
  9. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # 1. Get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your actual credentials (or set them as environment variables)....Signature Product Solution GroupDocs...Annotation added: " + link . Title ); Java & Android // For complete examples...

    docs.groupdocs.cloud/annotation/text-replacemen...
  10. Translating image and scanned PDF files with Gr...

    How to use GroupDocs.Translation Cloud SDK for translating image files....Signature Product Solution GroupDocs...working code and sample files: Java & Android package com.groupdocs...

    docs.groupdocs.cloud/translation/file/sdk/image...