Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 10,633 for

json

(0.21 sec)
  1. 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/
  2. 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-...
  3. 使用 Python 从 PDF 中提取特定数据 |休息API

    使用适用于 Python 的 Document Parser Cloud SDK 在 Python 中使用云中的 REST API 以编程方式从 PDF 中提取特定数据。...通过模板文件提取数据 # 您还可以通过以编程方式提供基于 JSON 的模板文件来从 PDF 文档中提取数据。请按照以下步骤通过提供模板文件来解析文档。...方法获取结果 以下代码示例显示了如何使用 REST API 根据 JSON 文件中提供的模板解析 PDF 文档并提取数据。请按照前面提到的步骤上传文件。...

    blog.groupdocs.cloud/zh/parser/extract-specific...
  4. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up to 10). BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BatchRequest { batch (string[]), } Examples: Json { "batch": ["Text1", "Text2"] } XML...batch ( string []), } Examples: JSON { "batch" : [ "Text1" , "Text2"...

    docs.groupdocs.cloud/classification/classifybat...
  5. 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...
  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 API 将 Excel 转换为 PDF

    在 Java 中使用我们快速安全的文件格式 REST API 转换您的文档和文件。本文介绍如何使用 Java API 将 Excel 转换为 PDF。...EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON...文件中提取或删除注释 如何在 Java 中将 CSV 转换为 JSON 以及将 JSON 转换为 CSV 在 Java 中将 Word 转换为...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  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. 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-...