Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 26,399 for

java

(0.34 sec)
  1. Get Document Metadata | 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 Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....-> getMessage (), " \n " ; } Java package examples.Supported_File_Formats...conversion.model.requests.* ; import java.util.List ; import com.groupdocs...

    docs.groupdocs.cloud/conversion/get-document-me...
  2. 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.... Title ); Java & Android // For complete examples.../groupdocs-annotation-cloud-java-samples String MyAppKey = ""...

    docs.groupdocs.cloud/annotation/polyline-annota...
  3. Merge PDF Files using REST API in Python | Comb...

    Programmatically merge PDF files using a REST API on the cloud in Python with Document Merger Cloud SDK for Python. Merge specific pages of PDFs in Python....NET, Java , PHP , Ruby , Android , and...

    blog.groupdocs.cloud/merger/merge-pdf-files-usi...
  4. Extract Text from PDF using REST API in Node.js...

    Programmatically extract text from PDF documents using a REST API on the cloud in Node.js with PDF Parser Cloud SDK for Node.js....NET , Java , PHP , Ruby , and Python SDKs...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  5. An online document management add-on for cloudC...

    GroupDocs has integrated its online document management apps with cloudControl...create your own questionnaire for JAVA Created new UI test for sample27...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  6. 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....> Java package examples.Working_With_Conversions...import java.util.List ; public class Conversion_Java_Convert_To_Text...

    docs.groupdocs.cloud/conversion/convert-to-text...
  7. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....CreateSignatures ( request ); Java // For complete examples and...d/groupdocs-signature-cloud-java-samples String MyClientSecret...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. 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...
  9. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....working code and sample files: Java & Android package com.groupdocs...TranslationApi ; import java.io.IOException ; import java.nio.file.Files...

    docs.groupdocs.cloud/translation/file/sdk/
  10. 1. Convert to Any Format | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert supported document formats to any Supported Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Any Format You can convert the supported document formats to Any Format Format and get Output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Any Format format example....> Java package examples.Working_With_Conversions...import java.util.List ; public class Conversion_Java_Convert_To_Any_Format...

    docs.groupdocs.cloud/conversion/convert-to-any-...