Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 8,985 for

json

(0.09 sec)
  1. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/Json" -H "authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....0/signature/qrcodes" - H "accept: application/json" - H "authorization: Bearer...

    docs.groupdocs.cloud/signature/get-supported-qr...
  2. Translate Word or Excel Documents into 7 Differ...

    Translation API to translate Word & Excel documents into Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure...." \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -H "x-aspose-client: Containerize...

    blog.groupdocs.cloud/2020/06/06/translate-word-...
  3. ZIP to JPG | Transform ZIP files to JPEG Images

    Convert ZIP to JPG online quickly for flawless, picture-perfect results. Elevate your visuals easily with our user-friendly guide!...learn more about: Online XML to JSON Converter: Free & Unlimited...PDF - Online for Free CSV to JSON: Free Online CSV Files Converter...

    blog.groupdocs.cloud/conversion/zip-to-jpg-online/
  4. Compare PDF Files | Compare PDF Documents in C#

    How to compare PDF files efficiently with GroupDocs.Comparison Cloud SDK. Our detailed guide provides step-by-step instructions to compare two PDF files...." \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"SourceFile\": { \"FilePath\":...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  5. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...[如何在 Python 中将 EXCEL 转换为 JSON 以及将 JSON 转换为 EXCEL](https://blog...cloud/zh/conversion/convert-excel-to-json-and-json-to-excel-in-python/) * [如何使用...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  6. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/Json" -H "authorization: Bearer [Access Token]" Response Content-type: application/Json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....docx" -H "accept: application/json" -H "authorization: Bearer [Access...Response Content-type: application/json { "fileType" : "docx" , "pageCount"...

    docs.groupdocs.cloud/conversion/get-document-me...
  7. 在 Java 中将 PDF 转换为 Excel:分步指南。

    了解如何使用 REST API 在 Java 中将 PDF 转换为 Excel (XLS/XLSX)。按照我们的分步指南,立即开始在云中将 PDF 转换为 Excel。...Word 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON 转换为 CSV 在 Python 中将 XML...如何在 Python 中将 EXCEL 转换为 JSON 以及将 JSON 转换为 EXCEL 如何使用 REST API...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  8. 使用 Java 将 PNG 转换为 PowerPoint - 分步指南。

    了解如何快速高效地将 PNG 图像转换为 PowerPoint 格式。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON...

    blog.groupdocs.cloud/zh/conversion/convert-png-...
  9. 在 Java 中将 TIFF 图像转换为 PDF - 分步指南。

    了解如何使用 Java 将 TIFF 文件转换为 PDF 文档。通过可自定义的设置和安全的数据处理获得准确和高质量的转换。...如何使用 REST API 在 Java 中将 XML 转换为 JSON 使用 REST API 在 Java 中将 Markdown...EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON...

    blog.groupdocs.cloud/zh/conversion/tiff-file-to...
  10. Working with Stamp 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 put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....header 'content-type: application/json' \ -- data '{ "outerLines":...header 'content-type: application/json' \ -- data '{ "outerLines":...

    docs.groupdocs.cloud/signature/working-with-sta...