Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,789 for

parser java

(0.04 sec)
  1. Simplifying files with GroupDocs.Rewriter SDK |...

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

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  2. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Parser Product Solution GroupDocs...SaveRequest ( saveOptions )); Java // For complete examples and...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  3. 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)....Parser Product Solution GroupDocs...CreateSignatures ( request ); Java // For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  4. Translating image and scanned PDF files with Gr...

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

    docs.groupdocs.cloud/translation/file/sdk/image...
  5. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. 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/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": "....Parser Product Solution GroupDocs...InfoApi: " + e . Message ); } } } } Java package examples.Supported_File_Formats...

    docs.groupdocs.cloud/annotation/get-supported-f...
  6. 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....Parser Product Solution GroupDocs...Cloud Documentation / GroupDocs.Parser Cloud / Getting Started / Features...

    docs.groupdocs.cloud/parser/features-overview/
  7. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Parser Product Solution GroupDocs...InfoApi: " + e . Message ); } } } } Java package examples ; import com...

    docs.groupdocs.cloud/merger/get-supported-file-...
  8. Paraphrase file with GroupDocs.Rewriter SDK | D...

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

    docs.groupdocs.cloud/rewriter/file/sdk/paraphrase/
  9. Translating Word files with GroupDocs.Translati...

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

    docs.groupdocs.cloud/translation/file/sdk/word/
  10. Translating PowerPoint files with GroupDocs.Tra...

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

    docs.groupdocs.cloud/translation/file/sdk/power...