Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 10,251 for

json

(0.26 sec)
  1. Extract PowerPoint Images | PPTX Image Extracto...

    How to extract and download images from PowerPoint presentations using .NET Cloud SDK. Automate PPT and PPTX image extraction with REST API. PPT to JPG...0/parser/images" \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"FileInfo\": { \"FilePath\":...

    blog.groupdocs.cloud/parser/extract-images-from...
  2. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....In the request body, provide JSON with a plain text or a Base64...will receive the results in JSON format along with processing...

    docs.groupdocs.cloud/rewriter/workflow/
  3. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....In the request body, provide JSON with a plain text, a Base64...will receive the results in JSON format along with processing...

    docs.groupdocs.cloud/translation/workflow/
  4. How to Convert XLSM to CSV in Python

    Convert XLSM file to CSV format using our GroupDocs.Conversion REST API. This article is about how to convert XLSM to CSV in Python....# How to Convert CSV to JSON and JSON to CSV in Python Convert...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  5. Search 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 search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....header 'content-type: application/json' \ -- data '{ "barcodeTypeName":...header 'content-type: application/json' \ -- data '{ "BarcodeTypeName"...

    docs.groupdocs.cloud/signature/search-barcode-s...
  6. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...possible to get the response in JSON format by setting Content-Type...Content-Type to application/json . Accompanying the REST API will be Client...

    docs.groupdocs.cloud/total/overview-rest-api/
  7. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....access_token property of the response JSON and will be valid for the number...expires_in property of the response JSON. If it has expired, request...

    docs.groupdocs.cloud/translation/authorization/
  8. Java Convert PPT and PPTX to HTML Document.

    Convert PowerPoint PPT to HTML in Java using easy-to-use Cloud REST API. This article is about how to convert PowerPoint PPT or PPTX to HTML using Java API....below: Convert EXCEL to JSON and JSON to EXCEL in Python How to...to Convert CSV to JSON and JSON to CSV in Python Convert PowerPoint...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  9. Java Convert Word Document to HTML File

    Automatically convert a Word DOCX file to HTML file using Java GroupDocs API. This article is about how to convert Word file to HTML in Java using REST API.... Convert EXCEL to JSON and JSON to EXCEL in Python How to...to Convert CSV to JSON and JSON to CSV in Python Convert PowerPoint...

    blog.groupdocs.cloud/conversion/convert-word-fi...
  10. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL storageName Name of the storage...." \ -H "accept: application/json" \ -H "authorization: Bearer..." \ -H "accept: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/parser/working-with-files/