Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 10,899 for

json

(0.66 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. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... Converting Excel to JSON allows you to seamlessly integrate...and other systems that rely on JSON data format. Whether you’re...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  5. 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...
  6. PDF 到 HTML 转换在 Node.js 中 | PDF 到 Web API 在线

    学习如何使用 GroupDocs.Conversion Cloud SDK for Node.js 将 PDF 转换为 HTML。轻松通过 REST API 将 PDF 文件转换为适合网页的 HTML。...json", fs.createReadStream("input...convertDocument(request); console.log("✅ JSON converted to HTML successfully...

    blog.groupdocs.cloud/zh/conversion/pdf-to-html-...
  7. 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...
  8. Excel to Text Conversion | Convert XLS, XLSX to...

    How to convert Excel spreadsheets (XLS/XLSX) into plain text files using .NET REST API. Automate Excel to Text conversion and simplify data extraction....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"internal\"...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  9. Extract Specific Data from PDF using Python | R...

    Programmatically Extract Specific Data from PDF using a REST API on the cloud in Python with Document Parser Cloud SDK for Python....PDF document by providing a JSON-based template file programmatically...the template provided in the JSON file using a REST API. Please...

    blog.groupdocs.cloud/parser/extract-specific-da...
  10. PDF Merger | Merge PDF Documents | Combine PDFs...

    Learn how to merge PDF documents in C# .NET. Step-by-step guide to combine PDF files, concatenate PDF documents, and streamline workflows with PDF merger...." \ -H "Accept: application/json" Merge specific PDF pages: curl...POST \ -H "accept: application/json" \ -H "authorization: Bearer...

    blog.groupdocs.cloud/merger/merge-pdf-files-usi...