Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 10,633 for

json

(1.11 sec)
  1. Working with QR Code 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 QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....application/json" \ - H "Accept: application/json" - d "{" QRCodeTypeName...application/json" \ - H "Accept: application/json" \ - d "{" QRCodeTypeName...

    docs.groupdocs.cloud/signature/working-with-qr-...
  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. 在 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...
  4. Point Annotation | Documentation

    Point annotation sticks comments to any point in a document 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JWT token curl -v "https://api...." \ -H "Accept: application/json" # Add annotation to document...application/json" \ -H "Accept: application/json" \ -H "Authorization:...

    docs.groupdocs.cloud/annotation/point-annotation/
  5. Archive

    archives...Convert JSON to CSV Using Node.js REST API | Transform JSON to CSV...Convert CSV to JSON in Node.js | CSV to JSON Online using REST...

    blog.groupdocs.cloud/archives/
  6. 在 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-...
  7. C# Excel to PDF | XLS to PDF | XLSX to PDF online

    Seamlessly convert Excel workbooks to PDF using C# .NET. Expert techniques for XLS and XLSX files into high-quality PDF documents conversion....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"internal\"...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  8. How to Create GroupDocs Add-On for cloudControl

    Find detailed instructions on how to create GroupDocs add-on for cloudControl platform....json file. This contains all the...upload the edited addon-manifest.json file, set the environment variable...

    blog.groupdocs.cloud/total/how-to-create-groupd...
  9. Java: Embed Webpage into PowerPoint | Insert We...

    Learn how to convert HTML to PowerPoint presentations using Java with GroupDocs.Conversion Cloud SDK. Easily insert HTML into PowerPoint or HTML to PPT...ConvertApi(configuration); Upload JSON File to Cloud Storage. FileUploadApi...setOutputPath("converted.pptx"); Perform JSON to HTML conversion. ConvertDocumentReque...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. Get Supported Barcodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/barcodes" \ -H 'accept: application/Json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/barcodes" ` -H "accept: application/Json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET "https://api...." \ -H 'accept: application/json' \ -H "authorization: Bearer..." ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/signature/get-supported-ba...