Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,084 for

comparison java

(0.05 sec)
  1. Detecting paraphrases in text with GroupDocs.Re...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in texts....Comparison Product Solution GroupDocs...working code and sample files: Java package com.groupdocs ; // Import...

    docs.groupdocs.cloud/rewriter/text/sdk/detect/
  2. 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....Comparison Product Solution GroupDocs...api: " + e . Message ); } } } } Java package examples.SecurityOperations...

    docs.groupdocs.cloud/merger/security-operations/
  3. 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....Comparison Product Solution GroupDocs...ConvertDocumentReque ( settings )); Java // For complete examples and...

    docs.groupdocs.cloud/conversion/self-host-with-...
  4. Translating HTML files with GroupDocs.Translati...

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

    docs.groupdocs.cloud/translation/file/sdk/html/
  5. Translating Excel files with GroupDocs.Translat...

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

    docs.groupdocs.cloud/translation/file/sdk/excel/
  6. Translating Markdown files with GroupDocs.Trans...

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

    docs.groupdocs.cloud/translation/file/sdk/markd...
  7. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....Comparison Product Solution GroupDocs...are provided: .NET 2.0 ( , ) Java ( , Jar) API Explorer The easiest...

    docs.groupdocs.cloud/metadata/features-overview/
  8. 7. Convert to Text Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Text Formats and returns the output document storage URL and also support to get result as a stream or Array of stream. Convert to Text Formats You can convert the supported document formats to Text Formats and get output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Text format example....Comparison Product Solution GroupDocs...(), "<br />" ; PHP_EOL ; } ?> Java package examples.Working_With_Conversions...

    docs.groupdocs.cloud/conversion/convert-to-text...
  9. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text inside 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....Comparison Product Solution GroupDocs...Annotation added: " + link . Title ); Java & Android // For complete examples...

    docs.groupdocs.cloud/annotation/text-field-anno...
  10. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page 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....Comparison Product Solution GroupDocs...Annotation added: " + link . Title ); Java & Android // For complete examples...

    docs.groupdocs.cloud/annotation/ellipse-annotat...