Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 4,888 for

data

(0.06 sec)
  1. 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)....Conversion Cloud / Developer Guide / Data structures / LoadOptions LoadOptions...

    docs.groupdocs.cloud/conversion/loadoptions/
  2. 在 Java 中将 TIFF 图像转换为 PDF - 分步指南。

    了解如何使用 Java 将 TIFF 文件转换为 PDF 文档。通过可自定义的设置和安全的数据处理获得准确和高质量的转换。...new File("H:\\groupdocs-cloud-data\\input-sample-file.tiff"); UploadFileRequest...

    blog.groupdocs.cloud/zh/conversion/tiff-file-to...
  3. 使用 Java SDK 将 DOCX 转换为 PPTX:指南

    了解如何将 Word 转换为 Java 中的 PowerPoint 演示文稿。本指南涵盖了无缝高效地转换文件的步骤。...new File("H:\\groupdocs-cloud-data\\input-sample-file.docx"); UploadFileRequest...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  4. 在 Java 中将 PDF 转换为 Excel:分步指南。

    了解如何使用 REST API 在 Java 中将 PDF 转换为 Excel (XLS/XLSX)。按照我们的分步指南,立即开始在云中将 PDF 转换为 Excel。...new File("H:\\groupdocs-cloud-data\\input-sample-file.pdf"); UploadFileRequest...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  5. 在 Java 中将 CSV 转换为 Excel:指南

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 将 CSV 转换为 Excel XLS 或 XLSX。按照分步指南探索基于云的工具。...new File("H:\\groupdocs-cloud-data\\input-sample-file.csv"); UploadFileRequest...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  6. 在 Java 中将 PPT 转换为 PDF - 分步指南。

    了解如何使用 REST API 在 Java 中高效地将 PowerPoint 转换为 PDF。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...new File("H:\\groupdocs-cloud-data\\input-sample-file.pptx"); UploadFileRequest...

    blog.groupdocs.cloud/zh/conversion/convert-powe...
  7. 使用 Java 拆分 DOCX |分词器

    了解如何在 Java 中将 Word 文档拆分为单独的文件。按照本教程在线拆分 Word 文档中的特定页面或部分。...new File("H:\\groupdocs-cloud-data\\input-sample-file.docx"); UploadFileRequest...

    blog.groupdocs.cloud/zh/merger/split-word-docum...
  8. 用 Java 提取 DOCX 页面 |词提取器

    了解如何使用 GroupDocs.Merger Cloud SDK 从 Java 中的 Word 文件中提取页面。按照我们的指南来简化和优化您的工作流程。现在就试试!...new File("H:\\groupdocs-cloud-data\\input-sample-file.docx"); UploadFileRequest...

    blog.groupdocs.cloud/zh/merger/extract-document...
  9. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/editor/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, Database system or development language....# For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/editor/working-with-storage/
  10. 在 Java 中将 HTML 转换为图像 | GroupDocs.Conversion Clo...

    使用 GroupDocs.Conversion Cloud SDK for Java 轻松将 HTML 文件转换为 Java 图像。让我们看看如何使用 REST API 在 Java 中将 HTML 转换为 JPG 图像...new File("H:\\groupdocs-cloud-data\\input-sample-file.html"); UploadFileRequest...

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