Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 9,712 for

json

(0.05 sec)
  1. Rendering Documents | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render documents to PDF and saves output to storage or stream. Render Document to PDF with Storage URL Output This API renders document to PDF and saves resulted document to storage. It also returns the link of rendered document. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to render document to PDF and save to storage....-H "Content-Type: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/annotation/rendering-docum...
  2. All New GroupDocs.Signature Cloud V2!

    Signature REST APIs to apply, verify & search eSignatures in various file formats. Supports diverse varieties of electronic signatures...version V2 Authentication - JWT(JSON Web Token) authentication Signature...V2 API version supports JWT(JSON Web Token) authentication. In...

    blog.groupdocs.cloud/signature/all-new-groupdoc...
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud... Convert CSV to JSON and JSON to CSV in Java CSV (Comma...complex data and data hierarchies. JSON (JavaScript Object Notation)...

    blog.groupdocs.cloud/groupdocs.cloud/page/19/
  4. Convert PDF to JPG and JPG to PDF Programmatica...

    Use our quick and secure PDF image conversion API to convert PDF file to image. Let's see how to convert PDF to JPG and JPG to PDF Programmatically in Java....Python How to Convert CSV to JSON and JSON to CSV in Python Convert...Python SDK Convert CSV to JSON and JSON to CSV in Java How to Convert...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose...." \ -H "accept: application/json" \ -H "authorization: Bearer..." \ -H "accept: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/watermark/working-with-fol...
  6. Report Generation Concepts | Documentation

    GroupDocs Assembly Cloud is a powerful Document Automation and Report Generation solution designed to generate data-bound documents through templates.... You can use both JSON and XML files for this purpose...and human-readable. However, JSON may have slight built-in advantages...

    docs.groupdocs.cloud/assembly/developer-guide/c...
  7. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document storage URL Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to spreadsheet Format example....0/conversion" -H "accept: application/json" -H "authorization: Bearer [Access...-H "Content-Type: application/json" -d "{ \"Storage\": \"MyStorage\"...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  8. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password. The following properties of preview may be customized:...example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to join pages...

    docs.groupdocs.cloud/merger/generate-document-p...
  9. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you to reorder the document pages. The order of the pages in the source document is never changed, instead, the API applies reordering to the resultant PDF document. The following code snippet shows how to reorder pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/viewer/reorder-pages/
  10. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from word processing documents into pdf documents. 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 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....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to convert document...

    docs.groupdocs.cloud/conversion/convert-n-conse...