Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 10,446 for

json

(0.09 sec)
  1. Online HTML to Word Document | Convert HTML to ...

    Easy and simple HTML to Word document conversion using Java REST API. Use Java REST API to convert HTML file to MS Word document DOC or DOCX online...ConvertApi(configuration); Upload JSON File to Cloud Storage. FileUploadApi...setOutputPath("converted.doc"); Perform JSON to HTML conversion. ConvertDocumentReque...

    blog.groupdocs.cloud/conversion/convert-html-to...
  2. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... Converting Excel to JSON allows you to seamlessly integrate...and other systems that rely on JSON data format. Whether you’re...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  3. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/parser/delete-template/
  4. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/watermark/search-watermarks/
  5. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....Linux/MacOS/Bash # First get JSON Web Token # Please set your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/merger/swap-pages/
  6. Create Document Preview | Documentation

    GroupDocs.Comparison Cloud allows to create document preview images, one per page. Image size and format can be set as options. API Usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Linux/MacOS/Bash # First, obtain a JSON Web Token # Place your Client..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/comparison/create-document...
  7. Search for digital signatures | Documentation

    GroupDocs.Signature Cloud offers an ability to find Digital signatures that are applied to document and returns its digital signature certificate. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/signature/search-for-digit...
  8. Verify digital signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Linux/MacOS/Bash # First get JSON Web Token # Place your Client..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/signature/verify-digital-s...
  9. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....example Linux/MacOS/Bash # Get JSON Web Token # CLIENT_ID and CLIENT_SECRET..." \ -H "Accept: application/json" # Get document signature information...

    docs.groupdocs.cloud/signature/search-for-qr-co...
  10. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how to convert the CSV documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to convert document...

    docs.groupdocs.cloud/conversion/convert-csv-doc...