Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 9,974 for

json

(0.09 sec)
  1. Convert Excel to CSV | XLS to Comma Delimited F...

    How to effortlessly transform Excel files into CSV format using .NET REST API. Perform Excel to comma delimited files conversion. XLS to CSV or XLSX to CSV...POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"internal\"...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  2. 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 Request curl -X POST "https://api....0/conversion" -H "accept: application/json" -H "authorization: Bearer [Access...-H "Content-Type: application/json" -d "{ \"Storage\": \"MyStorage\"...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  3. 使用 cURL 对 MS Office、PDF 和许多其他文档格式中的原始文本进行分类

    GroupDocs.Classification Cloud API 检索分类法/文档分类法的原始文本分类输出,其中包含有关最佳类别的信息...storageName=MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access_Token]"...-H "content-type: application/json" -X POST -d '{ "Document": {"Folder":...

    blog.groupdocs.cloud/zh/classification/classify...
  4. 使用 Java 将 CSV 转换为 XML:综合指南

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 通过 Java 将 CSV 转换为 XML。按照我们的分步指南,立即开始转换您的文件。...Word 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON 转换为 CSV 在 Python 中将 XML...如何在 Python 中将 EXCEL 转换为 JSON 以及将 JSON 转换为 EXCEL 使用 REST API 在...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  5. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....example Request // First get JSON Web Token // Please get your... \ - H "Accept: application/json" // cURL example to get document...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. 7. Convert to Text Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Text Formats and returns the output document storage URL and also support to get result as a stream or Array of stream. Convert to Text Formats You can convert the supported document formats to Text Formats and get output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Text format example....0/conversion" -H "accept: application/json" -H "authorization: Bearer [Access...-H "Content-Type: application/json" -d "{ \"Storage\": \"MyStorage\"...

    docs.groupdocs.cloud/conversion/convert-to-text...
  7. 在 Java 中以编程方式将 Word 转换为 JPG 并将 JPG 转换为 Word

    文件转换 API 允许将图像从 JPG 转换为 Word DOC。本文介绍如何在 Java 中以编程方式将 Word 转换为 JPG 以及将 JPG 转换为 Word...转换为 JSON 以及将 JSON 转换为 CSV 在 Java 中将 CSV 转换为 JSON 并将 JSON 转换为...如何在 Python 中将 EXCEL 转换为 JSON 以及将 JSON 转换为 EXCEL 在 Python 中将 Markdown...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  8. Working with Signature Collection | 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 multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....header 'content-type: application/json' \ -- data '{ "items": [ { "barcodeTypeName":...header 'content-type: application/json' \ -- data '{ "items": [ { "barcodeTypeName":...

    docs.groupdocs.cloud/signature/working-with-sig...
  9. 通过 Java 将 HTML 转换为 Markdown |综合指南

    GroupDocs.Conversion 提供各种文档格式的转换。本文介绍如何使用 REST API 使用 Java 将 HTML 转换为 Markdown。...EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  10. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to load document...

    docs.groupdocs.cloud/editor/working-with-spread...