Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 157,932 for

xlsx

(0.23 sec)
  1. 使用JavaScript通过C++创建带引线的饼图|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++在Microsoft Excel中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,从而增强图表的整体清晰度。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  2. 通过C++的JavaScript删除Excel文件中工作表的现有打印机设置|Documenta...

    本文介绍如何通过C++的Script以编程方式删除Excel文件中工作表的现有打印机设置。...] 可能的使用场景 有时开发人员希望阻止Excel在保存的XLSX文件中包含打印机设置的*.bin*文件。打印机设置文件位于*“[file..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/remove-...
  3. How to create a Gantt chart with JavaScript via...

    Learn how to create a Gantt chart with Aspose.Cells for JavaScript via C++ API....Finally, it saves the workbook in XLSX format. The following screenshot..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  4. GridJs的自定义下载功能|Documentation

    本文介绍如何为GridJs实现自定义下载功能。...xlsx" , "report.pdf" 2. outputType...:输出文件的格式类型 可能的值 : Original - 保持原始文件格式 XLSX - 以Excel格式导出 PDF - 以PDF格式导出...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...xlsx"); Worksheet sheet = workbook...file as “4366-20250303_new1.xlsx”. I then tested your scenario/case...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  6. 如何在 GridJs 中自定义菜单和工具栏|Documentation

    本文介绍了如何在 GridJs 中自定义菜单和工具栏。...} 调用此函数后 自定义菜单栏中的项 例如:只保留“另存为XLSX”菜单项,假设GridJs的div ID为"gridjs-divid"...item that is not "Download As XLSX" if ( menuitems [ ii ]. textContent...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  7. 如何在 GridJs 中自定义菜单和工具栏|Documentation

    本文介绍了如何在 GridJs 中自定义菜单和工具栏。...} 调用此函数后 自定义菜单栏中的项 例如:只保留“另存为XLSX”菜单项,假设GridJs的div ID为"gridjs-divid"...item that is not "Download As XLSX" if ( menuitems [ ii ]. textContent...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  8. Convert Excel to CSV, TSV and Txt with JavaScri...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for JavaScript via C++....OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS, and so on)..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  9. Read and Write Tab Delimited File Format|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....supports many formats such as XLS, XLSX, XLSM, XLSB, CSV, tab-delimited...

    docs.aspose.com/cells/go-cpp/read-and-write-tab...
  10. 如何通过 JavaScript 和 C++ 控制工作簿视图|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 控制工作簿视图。...xlsx file to modify, or leave empty..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...