Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 10,899 for

json

(0.19 sec)
  1. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....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/pdf/
  2. 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...
  3. 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....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # Load document curl -v "https://api...

    docs.groupdocs.cloud/editor/working-with-spread...
  4. 1. Convert to Any Format | Documentation

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

    docs.groupdocs.cloud/conversion/convert-to-any-...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...js and convert JSON to HTML programmatically. This...article teaches you to build a JSON converter for your apps. No...

    blog.groupdocs.cloud/groupdocs.cloud/page/14/
  6. 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-...
  7. Working with Search 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 search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....--header "content-type: application/json" \ --data '{ "items": [ { "barcodeTypeName":...-header "content-type: application/json" ` - -data "{ 'items': [ { 'barcodeTypeName':...

    docs.groupdocs.cloud/signature/working-with-sea...
  8. 在 Node.js 中使用 REST API 從 PDF 中提取數據

    使用 Document Parser Cloud SDK 在 Node.js 中使用 REST API 以編程方式從 PDF 中提取數據。這篇文章是關於從 PDF 中自動提取數據的。...js 中使用基於 JSON 的模板文件提取數據 在 Node.js 中使用模闆對象提取數據...groupdocs.cloud"; 在 Node.js 中使用基於 JSON 的模板文件提取數據 # 我們可以按照下面給出的簡單步驟使用模板從...

    blog.groupdocs.cloud/zh-hant/parser/extract-dat...
  9. 在 Node.js 中使用 REST API 从 PDF 中提取数据

    使用 Document Parser Cloud SDK 在 Node.js 中使用 REST API 以编程方式从 PDF 中提取数据。这篇文章是关于从 PDF 中自动提取数据的。...js 中使用基于 JSON 的模板文件提取数据 在 Node.js 中使用模板对象提取数据...groupdocs.cloud"; 在 Node.js 中使用基于 JSON 的模板文件提取数据 # 我们可以按照下面给出的简单步骤使用模板从...

    blog.groupdocs.cloud/zh/parser/extract-data-fro...
  10. 在 Node.js 中将 Word 转换为 PDF | DOCX 转 PDF 在线 REST API

    学习如何使用 Node.js API 将 Microsoft Word 文档 (DOC, DOCX) 转换为 PDF。一个可靠且可扩展的 REST API 用于 Word 到 PDF 的转换。..." \ -H "Accept: application/json" 步骤 2 – 触发 DOCX 到 PDF 的转换: curl...application/json" \ -H "Content-Type: application/json" \ -d '{...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...