Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 8,573 for

json

(0.07 sec)
  1. 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.... Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to get document...

    docs.groupdocs.cloud/merger/get-supported-file-...
  2. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. Request # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud... How to Convert CSV to JSON File Online in Node.js CSV or...between systems in plain text. JSON or JavaScript Object Notation...

    blog.groupdocs.cloud/groupdocs.cloud/page/20/
  4. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  5. GroupDocs.Clouds on Document Automation REST AP...

    GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Convert MPP to PDF using Node.js | MS Proje...... Convert JSON to HTML in Node.js | JSON to Webpage Conversion...Conversion Easily convert JSON to HTML using GroupDocs.Conversion...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  6. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using Java REST API. Save PDF to PPT online. Free PDF to PPTX Converter....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/pdf-to-ppt-java/
  7. Verify Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....application/json" \ - H "Accept: application/json" \ - d "{" DocumentPageNumber...application/json" \ - H "Accept: application/json" \ - d "{" DocumentPageNumber...

    docs.groupdocs.cloud/signature/verify-digital-s...
  8. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages...."Content-Type: application/json" -H "Accept: application/json" \ -d "{}" \...-H "Content-Type: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/annotation/image-represent...
  9. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: 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....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to join several...

    docs.groupdocs.cloud/merger/change-page-orienta...
  10. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: 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....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to join pages...

    docs.groupdocs.cloud/merger/join-document-pages/