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

json

(0.13 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. Supported Barcodes | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 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 -v "https://api.groupdocs.cloud/v1/signature/barcodes" \ -X GET \ -H "Content-Type: application/Json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....-H "Content-Type: application/json" \ -H "Authorization: Bearer...-H "Content-Type: application/json" ` -H "Authorization: Bearer...

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

    docs.groupdocs.cloud/signature/working-with-ver...
  6. C#: Convert MPP to Excel | Export MS Project to...

    Learn how to convert Microsoft Project (MPP) files to Excel (XLS/XLSX) online. A step-by-step guide to export MS Project data into Excel for easy analysis....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  7. Verify QRCode 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 verify a signed document. It provides methods to verify QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....application/json" \ - H "Accept: application/json" \ - d "{" QRCodeTypeName...application/json" \ - H "Accept: application/json" \ - d "{" QRCodeTypeName...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  8. Sending Word files for translation | Documentation

    How to send Word 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/w...
  9. Convert XLS to PDF Miss the Text in GroupDocs.C...

    When converting the attached xls file, the upper link get cut. We are using API version 21.12, we are using “groupdocs/conversion-cloud:latest” docker image and connecting over HTTP using swagger generated client. Arch…...0/conversion' \ -H 'accept: application/json' \ -H 'authorization: Bearer...-H 'Content-Type: application/json' \ -d '{ "FilePath": "test.xls"...

    forum.groupdocs.cloud/t/convert-xls-to-pdf-miss...
  10. Convert MPP to Excel | Export MPP to XLS | MPP ...

    Learn how to convert MS Project (MPP) files to Excel format (XLS/XLSX) using C# .NET. Dynamic MPP to XLS or MPP to XLSX conversion. MPP to XLS Converter...POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...