Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 10,546 for

json

(0.6 sec)
  1. 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...
  2. Sending files for processing | Documentation

    How to send files for processing to the selected language....processing parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/rewriter/file/request/
  3. 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-...
  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....post to learn how to convert JSON to PDF in Node.js. Install Groupdocs...Groupdocs.Conversion and build a JSON to PDF converter programmatically...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  5. 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...
  6. Compare Word Documents | Compare DOCX Files Onl...

    How to compare Word documents in C# .NET. A guide to compare 2 documents in Word, identify differences, and highlight changes using Word comparison tools...." \ -H "Accept: application/json" Perform Document Comparison:..." \ -H "accept: application/json" \ -H "authorization: Bearer...

    blog.groupdocs.cloud/comparison/compare-word-do...
  7. Java: Convert PDF to Excel Online | PDF to XLS ...

    How to convert PDF to Excel workbook using Java REST API. Develop PDF to Excel online converter using Java API. Easy and simple PDF to XLS conversion...POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/pdf-to-xls-online/
  8. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example. cURL example Linux/MacOS/Bash curl -X POST "https://api....0/conversion" \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d '{ "Storage": "MyStorage"...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  9. Working with Barcode 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 Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and document folder (if required) using following API....application/json" \ - H "Accept: application/json" \ - d "{" BarcodeTypeName...0/signature/create" - H "accept: application/json" - H "authorization: Bearer...

    docs.groupdocs.cloud/signature/working-with-bar...
  10. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" \ -H "accept: application/Json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl...." \ -H "accept: application/json" \ -H "authorization: Bearer..." ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/annotation/working-with-st...