Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 14,381 for

java sdk

(0.14 sec)
  1. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios....Buy Now Pricing Information SDKs Policies My Orders & Quotes...article for complete example. SDK examples Check out our GitHub...

    docs.groupdocs.cloud/parser/features-overview/
  2. 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": "....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Electronic publication" } ] } SDK example The API is completely...

    docs.groupdocs.cloud/comparison/get-supported-f...
  3. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } Sdk examples The API is completely independent of your operating system, database system or development language....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."isPasswordProtected" : false } SDK examples The API is completely...

    docs.groupdocs.cloud/conversion/get-document-me...
  4. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."removed_watermarks/sample_pdf/sample.pdf" } SDK examples Our API is completely...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  5. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."replaced_watermarks/sample_pdf/sample.pdf" } SDK examples Our API is completely...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  6. watermark generator on Document Automation REST...

    watermark generator on Document Automation REST APIs | GroupDocs Cloud Recent content in watermark generator on Document Automation REST APIs | GroupDocs Cloud Adicionar marca d'água a PNG em Java ......Adicionar marca d'água a PNG em Java - Gerador de marca d'água GroupDocs...GroupDocs.Watermark fornece Cloud SDKs e APIs REST leves e robustos...

    blog.groupdocs.cloud/pt/tag/watermark-generator...
  7. An online document management add-on for cloudC...

    GroupDocs has integrated its online document management apps with cloudControl...CMSs and updated our GroupDocs SDKs . HTML5 document viewer prototype...create your own questionnaire for JAVA Created new UI test for sample27...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  8. add watermark to PNG on Document Automation RES...

    add watermark to PNG on Document Automation REST APIs | GroupDocs Cloud Recent content in add watermark to PNG on Document Automation REST APIs | GroupDocs Cloud Wasserzeichen zu PNG in Java hinzuf......Cloud Wasserzeichen zu PNG in Java hinzufügen – Wasserzeichengenerat...bietet Java-Entwicklern leichte und robuste Cloud-SDKs und REST-APIs...

    blog.groupdocs.cloud/de/tag/add-watermark-to-pn...
  9. watermark to images on Document Automation REST...

    watermark to images on Document Automation REST APIs | GroupDocs Cloud Recent content in watermark to images on Document Automation REST APIs | GroupDocs Cloud Adicionar marca d'água a PNG em Java ......Adicionar marca d'água a PNG em Java - Gerador de marca d'água GroupDocs...GroupDocs.Watermark fornece Cloud SDKs e APIs REST leves e robustos...

    blog.groupdocs.cloud/pt/tag/watermark-to-images...
  10. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."rowSpan" : 1 } ] } } } ] } SDK examples Our API is completely...

    docs.groupdocs.cloud/parser/parse-by-template-s...