Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,075 for

comparison java

(0.08 sec)
  1. Summarizing files with GroupDocs.Rewriter SDK |...

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

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  2. Simplifying files with GroupDocs.Rewriter SDK |...

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

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  3. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST API directly from the browser....Comparison Product Solution GroupDocs...(), "<br />" ; PHP_EOL ; } ?> Java package examples.Working_With_Conversions...

    docs.groupdocs.cloud/conversion/convert-to-word...
  4. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....Comparison Product Solution GroupDocs...CreateSignatures ( request ); Java // For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/conversion/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Comparison Product Solution GroupDocs...-> getMessage (), " \n " ; } Java package examples.Supported_File_Formats...

    docs.groupdocs.cloud/conversion/get-supported-f...
  6. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....Comparison Product Solution GroupDocs...status: " + result . Status ); } } Java // For complete examples and...

    docs.groupdocs.cloud/conversion/convert-documen...
  7. Translating Resx files with GroupDocs.Translati...

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

    docs.groupdocs.cloud/translation/file/sdk/resou...
  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....Comparison Product Solution GroupDocs...Annotation added: " + link . Title ); Java & Android // For complete examples...

    docs.groupdocs.cloud/annotation/text-redaction-...
  9. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...Comparison Product Solution GroupDocs...} } Java package examples.Working_With_Files ; import java.io...

    docs.groupdocs.cloud/viewer/working-with-files/
  10. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....Comparison Product Solution GroupDocs...SDKs are provided: .NET ( , ) Java ( , ) PHP ( ) Node.js ( ) Python...

    docs.groupdocs.cloud/merger/features-overview/