Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 25,303 for

java

(0.09 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...launched GroupDocs Viewer for Java, GroupDocs Annotation for .NET...

    blog.groupdocs.cloud/groupdocs.cloud/page/49/
  2. Compare Two or More Excel Files using REST API ...

    Programmatically compare two or more Excel files using a REST API on the cloud in Python with GroupDocs.Comparison Cloud SDK for Python....and Highlight Differences in Java using REST API Compare Two Images...

    blog.groupdocs.cloud/comparison/compare-excel-f...
  3. Remove Annotations From Word in Python

    Programmatically extract or remove annotations from Word in Python. GroupDocs.Annotation offers Cloud SDKs and REST APIs to delete annotations programmatically....NET , Java , PHP , Ruby , and Node.js SDKs...

    blog.groupdocs.cloud/annotation/extract-or-remo...
  4. Compare PDF Files using REST API in Node.js | P...

    Programmatically Parse Word Documents and Extract Text & Images using a REST API on the cloud in Node.js with GroupDocs.Parser Cloud SDK for Node.js....NET , Java , PHP , Ruby , and Python SDKs...

    blog.groupdocs.cloud/parser/parse-word-document...
  5. Convert JSON to HTML using a JSON Converter

    Install GroupDocs.Conversion Cloud SDK for Node.js and convert JSON to HTML programmatically. This article teaches you to build a JSON converter for your apps....Convert PNG Image to HTML File in Java Convert ZIP or RAR to PDF using...

    blog.groupdocs.cloud/conversion/convert-json-to...
  6. 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.... Message ); } } } } Java package examples.SecurityOperations...document. */ public class Merger_Java_AddDocumentPassword { public...

    docs.groupdocs.cloud/merger/security-operations/
  7. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75.... Comparisons ( request ); Java // For complete examples and.../groupdocs-comparison-cloud-java-samples String MyClientSecret...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  8. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some text) 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... Title ); Java & Android // For complete examples.../groupdocs-annotation-cloud-java-samples String MyAppKey = ""...

    docs.groupdocs.cloud/annotation/text-redaction-...
  9. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....SaveRequest ( saveOptions )); Java // For complete examples and...loud/groupdocs-editor-cloud-java-samples String MyAppKey = ""...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  10. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....CreateSignatures ( request ); Java // For complete examples and...d/groupdocs-signature-cloud-java-samples String MyClientSecret...

    docs.groupdocs.cloud/signature/sign-document-wi...