Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 9,921 for

json

(0.07 sec)
  1. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract image from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. 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/parser/extract-images-from...
  2. C# .NET Convert MPP to PDF | Export MS Project ...

    How to convert Microsoft Project (MPP) files to PDF using .NET REST API. Step-by-step guide to export MS Project into PDF for easy sharing and reporting...POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  3. Convert PDF to HTML | PDF to Web Page | PDF to ...

    Learn how to convert PDF to HTML using Java REST API. A simple and efficient way to transform PDFs into web-friendly HTML format....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  4. Verify Barcode 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 Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....application/json" \ - H "Accept: application/json" \ - d "{" BarcodeTypeName...application/json" \ - H "Accept: application/json" \ - d "{" BarcodeTypeName...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  5. Releasing Next Generation GroupDocs.Signature C...

    GroupDocs.Signature for Cloud is a REST API to create, verify and search different type of Signatures objects to documents in your application...application/json" \ -H "Accept: application/json" \ -d "{"Visible":...Please see the following URI, JSON Request data, REST command(Curl)...

    blog.groupdocs.cloud/signature/releasing-next-g...
  6. Extract Specific Data from PDF using Python | R...

    Programmatically Extract Specific Data from PDF using a REST API on the cloud in Python with Document Parser Cloud SDK for Python....PDF document by providing a JSON-based template file programmatically...the template provided in the JSON file using a REST API. Please...

    blog.groupdocs.cloud/parser/extract-specific-da...
  7. Convert ODS to Excel | ODS to Excel using REST API

    Learn how to convert ODS to Excel (XLSX) using a REST API effortlessly. Explore the benefits of ODS to Excel conversion for seamless data compatibility....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/convert-ods-to-...
  8. Combine PDF Files Using C# .NET | Merge PDFs Ef...

    Learn how to combine PDF files using C# .NET. Easy and simple steps to merge PDF files using PDF merger. Concatenate multiple PDF documents into single PDF..." \ -H "Accept: application/json" Once the JWT token is generated...POST \ -H "accept: application/json" \ -H "authorization: Bearer...

    blog.groupdocs.cloud/merger/combine-pdf-files-w...
  9. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how to convert HTML to PowerPoint presentations using C# with GroupDocs.Conversion Cloud SDK. Insert HTML in PowerPoint or Convert HTML to PPT in C#....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor 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/editor/get-supported-file-...