Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 157,022 for

xlsx

(0.15 sec)
  1. 用C++格式化切片器|Documentation

    使用Aspose.Cells和C++格式化Microsoft Excel中的切片器。...xlsx" ); // Access first worksheet...Save the workbook in output XLSX format. workbook . Save ( u...

    docs.aspose.com/cells/zh/cpp/formatting-slicer/
  2. 使用 C# 将 Word 转换为 Excel

    本文介绍如何使用 C# 将 Word 文档转换为 Excel。包含设置开发环境的详细步骤、执行转换的说明及使用 C# 开发 Word 到 Excel 转换器的示例代码。... 使用 C# 将 DOC 转换为 XLSX 的步骤 使用 Aspose.Words for .NET...Word 文件加载到 Document 对象中 定义输出格式为 XLSX Save 为 Excel 文件 以上步骤展示了如何构建一个...

    kb.aspose.com/zh/words/net/conversion-from-word...
  3. 如何在 C++ 中将 Excel 图表转换为 JPEG

    在这个例子中,我们将探讨如何在 C++ 中将 Excel 图表转换为 JPEG。您可以在 MS Excel 中添加图表,并在任何操作系统(如 Microsoft Windows 和 Linux 等)中使用简单的 C++ API 调用将它们呈现为图像格式,如 JPEG、PNG 和 BMP。...Class 对象以访问所选工作表内的图表 在 C++ 中将 XLSX 图表保存为 JPEG 使用以下简单示例,您可以在几个 API...如何使用 C++ 将 XLSX 转换为 XPS 。这个例子的重点是 如何在 C++ 中将 XLSX 图表转换为 JPEG...

    kb.aspose.com/zh/cells/cpp/how-to-convert-excel...
  4. Ինչպես փոխարկել Excel-ը HTML-ի Node.js-ում

    Այս պարզ թեմայում տրված է բացատրություն, թե ինչպես փոխարկել Excel-ը HTML-ի Node.js-ում: Նախքան Node.js-ում Excel-ը HTML արտահանելը կարող եք կարգավորել ստեղծված HTML ֆայլը՝ օգտագործելով մի շարք հատկություններ:...մուտք գործելով սկզբնաղբյուր XLSX ֆայլը սկավառակից և այնուհետև...Վերոհիշյալ քայլերը ենթադրում էին XLSX-ից HTML-ից Node.js նմուշի օրինակը`...

    kb.aspose.com/hy/cells/nodejs/how-to-convert-ex...
  5. Custom Download Function for GridJs|Documentation

    This article describes how to implement a custom download function for GridJs....xlsx" , "report.pdf" 2. outputType...Keep the original file format XLSX – Export as Excel format PDF...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how to monitor cells in Excel's Formula Watch Window using Aspose.Cells for Python via .NET. Includes code examples and API references....output XLSX format. wb . save ( "outputAddCellsToMicr.xlsx" , SaveFormat...SaveFormat . XLSX ) AI Document Assistant Close Different Ways...

    docs.aspose.com/cells/python-net/add-cells-to-m...
  7. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for Node.js via C++....xlsx). If you open the output Excel..."outputSaveWorkbookTo.xlsx" , AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/save-workbook-...
  8. How to Convert Excel to HTML in Node.js

    In this simple topic explanation is provided on how to convert Excel to HTML in Node.js. You can configure the generated HTML file using a number of properties before you export Excel to HTML in Node.js....js by accessing the source XLSX file from the disk and then...process to example the sample XLSX to HTML in Node.js by accessing...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  9. How to Convert Excel to Word in Node.js

    This article entails how to convert Excel to Word in Node.js. It encompasses the configuration details, step-wise procedure, and a runnable sample code to export Excel to Word in Node.js....js like exporting XLSX to DOCX using the detailed configuration...explain the process to convert XLSX to DOCX in Node.js . You can...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  10. 使用Aspose.Cells for Node.js via C++添加ActiveX控件|D...

    学习如何在工作表中使用Aspose.Cells for Node.js via C++添加ActiveX控件。..."A1" ); // Save the workbook in xlsx format wb . save ( path . join..."AddActiveXControls_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); 通过 C++...

    docs.aspose.com/cells/zh/nodejs-cpp/add-activex...