Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 10,233 for

json

(0.14 sec)
  1. 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-...
  2. 在线 HTML 转 Word 文档 | 在线将 HTML 转换为 DOC

    使用 Java REST API 轻松简单地将 HTML 转换为 Word 文档。使用 Java REST API 在线将 HTML 文件转换为 MS Word 文档 DOC 或 DOCX...ConvertApi(configuration); 上传 JSON 文件到云存储。 FileUploadApi fileUpload...setOutputPath("converted.doc"); Perform JSON to HTML conversion. ConvertDocumentReque...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  3. Upload file | Documentation

    How to upload file to Cloud storage....a local path to your file in JSON format in the request body....--header 'Content-Type: application/json' \ --F "path=@/path/to/myfile...

    docs.groupdocs.cloud/translation/file/upload/
  4. 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...
  5. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/storage/MyStorage/exist" \ -H "accept: application/Json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl...." \ -H "accept: application/json" \ -H "authorization: Bearer..." ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/conversion/working-with-st...
  6. PDF 到 HTML 转换在 Node.js 中 | PDF 到 Web API 在线

    学习如何使用 GroupDocs.Conversion Cloud SDK for Node.js 将 PDF 转换为 HTML。轻松通过 REST API 将 PDF 文件转换为适合网页的 HTML。...json", fs.createReadStream("input...convertDocument(request); console.log("✅ JSON converted to HTML successfully...

    blog.groupdocs.cloud/zh/conversion/pdf-to-html-...
  7. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of Json objects API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get Json Web Token // Please get your Client Id and Client Secret from https://dashboard....for given document as list of json objects API usage There are...example Request // First get JSON Web Token // Please get your...

    docs.groupdocs.cloud/annotation/extract-annotat...
  8. Working with Image 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 sign a document with Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and document folder (if required) using following API....application/json" \ - H "Accept: application/json" \ - d "{" ImageGuid...application/json" \ - H "Accept: application/json" \ - d "{" ImageGuid...

    docs.groupdocs.cloud/signature/working-with-ima...
  9. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example. cURL example Linux/MacOS/Bash curl -X POST "https://api....0/conversion" \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d '{ "Storage": "MyStorage"...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  10. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain text....translation parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/translation/file/request/i...