Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 10,610 for

json

(0.42 sec)
  1. 在 Java 中将 PPT 转换为 PDF - 分步指南。

    了解如何使用 REST API 在 Java 中高效地将 PowerPoint 转换为 PDF。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...HTML 在 Python 中将 EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何使用 REST API...

    blog.groupdocs.cloud/zh/conversion/convert-powe...
  2. Convert PDF to Editable Word Document using Nod...

    Programmatically Convert PDF to Editable Word Document using a REST API in Node.js. Node.js SDK allows converting PDF to DOC and DOCX files....js Online XML to JSON Converter: Free & Unlimited...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  3. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud.... JSON — JavaScript Object Notation...

    docs.groupdocs.cloud/assembly/getting-started/p...
  4. 在 Java 中将 HTML 转换为图像 | GroupDocs.Conversion Clo...

    使用 GroupDocs.Conversion Cloud SDK for Java 轻松将 HTML 文件转换为 Java 图像。让我们看看如何使用 REST API 在 Java 中将 HTML 转换为 JPG 图像...HTML 在 Python 中将 EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何使用 REST API...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  5. desktop_5f57f7d819cae13f16323b5993e3527f72558ea...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......json-editor-btn-collapse .d-icon,.btn.json-editor-btn-delete...loading-icon,.btn.is-loading.btn-text.json-editor-btn-collapse .loadin...

    forum.groupdocs.cloud/stylesheets/desktop_5f57f...
  6. Extract PDF Text using Java | Parse PDF in Java

    Learn how to extract text from PDF files in Java using the GroupDocs.Parser Cloud SDK. Automate the text extraction process effortlessly and save your time....to PowerPoint in Java Convert JSON to HTML in Java Convert PDF...

    blog.groupdocs.cloud/parser/document-parsing-ex...
  7. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used to build legally-binding e-signature apps with web signature capture functionality.... Supported providers are JSON and MSSQL. Unified syntax for...

    blog.groupdocs.cloud/comparison/spotlight-group...
  8. HTML to document conversion not happening with ...

    This topic is a continuation of this topic: This Topic is created by sergei.terentev using Email to Topic tool....=0" -H "accept: application/json" -H "authorization: Bearer <api-token>"...

    forum.groupdocs.cloud/t/html-to-document-conver...
  9. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....watermarkOptions Property Description Json text Watermark text font Watermark...

    docs.groupdocs.cloud/conversion/convertoptions/
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....(binary, supply as base64 in JSON payload) { "xslFo" : "PD94bWwgdmVyc2lvbj0i+...

    docs.groupdocs.cloud/conversion/loadoptions/