Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 922 for

java examples

(0.1 sec)
  1. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example.... The following example demonstrates how to extract...has been used in the example. cURL example Request # First get...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  2. GroupDocs.Annotation Cloud | Annotate PDF Docum...

    Programmatically Annotate PDF documents using a REST API on the cloud in Node.js with Document Annotation Cloud SDK for Node.js....NET , Java , PHP , Ruby , and Python SDKs...the steps and available code examples. Once you have your ID and...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Convert Excel to PDF in Java using REST API Excel spreadsheet...XLS to PDF programmatically in Java on the cloud using REST API...

    blog.groupdocs.cloud/groupdocs.cloud/page/23/
  4. Convert JPG to PDF using Node.js | Convert Imag...

    Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js....NET, Java, PHP, Ruby, Android, and Python...the steps and available code examples. Once you have your ID and...

    blog.groupdocs.cloud/conversion/convert-images-...
  5. Convert PDF to Editable Word Document using Ruby

    You can convert PDF to Word DOCX in Ruby on the cloud. In this article, we will learn how to convert PDF to Editable Word document using Ruby Cloud API....NET, Java, PHP, Android, and Node.js SDKs...the steps and available code examples. Once you have your Client...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of 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.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....has been used in the example. cURL example Request curl -X GET..."Electronic publication" } ] } SDK example The API is completely independent...

    docs.groupdocs.cloud/comparison/get-supported-f...
  7. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks.... cURL example Request # First get JSON Web..."Accept: application/json" # cURL example to get document information...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  8. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties.... cURL example Request # First get JSON Web..."Accept: application/json" # cURL example to get document information...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  9. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example.... The following example demonstrates how to extract...has been used in the example. cURL example Request # First get...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  10. Split PDF - Extract Pages from PDF using Rest A...

    Split PDF - Extract Pages from PDF using Rest API in Ruby...NET, Java , PHP , Python , Android , and...the steps and available code examples. Once you have your ID and...

    blog.groupdocs.cloud/merger/split-pdf-extract-p...