Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 10,546 for

json

(0.75 sec)
  1. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter.... JSON storage for annotations. MS...

    blog.groupdocs.cloud/total/groupdocs-total-net-...
  2. 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...
  3. 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-...
  4. 使用 Java 将 GIF 图像转换为 PDF 文件 - 分步指南。

    了解如何使用 GroupDocs.Conversion Cloud SDK 在 Java 中将 GIF 图像转换为 PDF 文件。按照分步指南立即转换您的图像。...HTML 在 Python 中将 EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何使用 REST API...

    blog.groupdocs.cloud/zh/conversion/convert-gif-...
  5. 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...
  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. 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...
  8. \"在 C# 中总结文档 | 文档摘要 REST API\"

    \"如何使用 .NET REST API 总结文档内容。使用 AI 驱动的摘要创建 PDF、Word 文件和文本文档的简明摘要。\"...-H "Content-Type: application/json" \ -d "{ " FileInfo ": { " FilePath...

    blog.groupdocs.cloud/zh/rewriter/summarize-docu...
  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/