Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 157,067 for

xlsx

(0.13 sec)
  1. 使用JavaScript和C++确定工作表的纸张大小是否为自动|Documentation

    本文说明如何利用JavaScript API和C++插件以编程方式判断工作表的纸张大小是否设置为自动。...xlsx samplePageSetupIsAut-True.xlsx 并找到它们的第一个工作表..."fileInput1" accept = ".xls,.xlsx,.csv" /> < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  2. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  3. 用 Node.js 在工作表中移动单元格范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 移动工作表中的单元格范围。...xlsx" ); // Instantiate the workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/move-range-...
  4. 用 JavaScript 通过 C++ 管理 Excel 电子表格文件的设置|Document...

    使用 Aspose.Cells for JavaScript 通过 C++ 管理 Excel 文件的设置。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/workboo...
  5. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  6. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....an existing Excel file say an XLSX . You will also have control...any existing Excel file like XLSX, XLS, ODS, etc containing the...

    kb.aspose.com/cells/python/how-to-convert-excel...
  7. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/create-ope...
  8. 通过 C++ 的 JavaScript 更新切片器|Documentation

    本文介绍如何通过 C++ 的 Aspose.Cells for JavaScript API 更新切片器,从而更新相关联的数据透视表。...xlsx" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/updatin...
  9. 格式化数据透视表单元格|Documentation

    如何使用C++的Aspose.Cells for JavaScript对数据透视表单元格进行格式化。...xlsx,.xlsm" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  10. 使用 JavaScript 通过 C++ 调整图表的数据标签形状以适应文本|Documenta...

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中调整图表中数据标签的大小以适应文本。我们的指南将展示如何调整标签容器的大小和形状,以确保文本正确显示,无截断或重叠。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/resize-...