Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 26,943 for

excel worksheet

(0.34 sec)
  1. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using JavaScript via C++. Load or create an Excel file, calculate the array formula, and save the modified file....create a Data Table in Microsoft Excel using Data > What‑If Analysis...sample code, we used the source Excel file ( 5115535.xlsx ). If you...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  2. Create Access and Copy Named Ranges with JavaSc...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for JavaScript via C++....refer to data on the same worksheet; if you want to represent...represent a range on another worksheet, you may use a name. Named ranges...

    docs.aspose.com/cells/javascript-cpp/create-acc...
  3. 用Node.js通过C++创建成交量 最高 最低 收盘(VHLC)股票图表|Documenta...

    学习如何使用Aspose.Cells for Node.js via C++创建成交量 最高 最低 收盘股票图表。我们的指南将演示如何在图表中绘制股票市场数据,包括成交量、最高价、最低价和收盘价,以便进行更好的分析和可视化。...成交量高低收(VHLC)股票图表 示例代码 以下示例代码加载了 样本Excel文件 并生成了 输出Excel文件 。 const path = require...Access the first worksheet. const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/create-volu...
  4. 在Aspose.Cells for JavaScript通过C++中使用FormulaText...

    本文介绍了如何使用Aspose.Cells库中的FormulaText函数处理Microsoft Excel中的公式。学习如何获取和设置单元格的公式文本,以及使用JavaScript通过C++保存修改后的Excel文件。...Hide ] FormulaText是Excel 2013及更高版本中的函数,不支持Excel 2010或2007等早期版本。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/using-f...
  5. 在xlsx4j中创建图表|Documentation

    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....the first worksheet WorksheetCollection worksheets = workbook...getWorksheets (); Worksheet sheet = worksheets . get ( 0 ); //...

    docs.aspose.com/cells/zh/java/create-charts-in-...
  6. 如何通过 Node.js 和 C++ 将 Excel 打印为宽和高适应页面|Documenta...

    本文展示了如何使用 Aspose.Cells for Node.js via C++ 设置 FitToPagesWide 和 FitToPagesTall 的代码示例。...js 和 C++ 将 Excel 打印为宽和高适应页面 Contents [ Hide ] 介绍 F...sTall设置用于电子表格应用(如Microsoft Excel),用于控制打印时电子表格的缩放方式。这些设置确保你的打...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-prin...
  7. 使用C++处理形状或图表的阴影效果|Documentation

    学习如何使用Aspose.Cells for C++操控形状或图表的阴影效果。...Cells 处理形状或图表的阴影效果 以下示例代码加载 源Excel文件 ,访问第一个工作表中的第一个形状,设置 GetShadowEffect()...GetShadowEffect() 属性的不同子属性,然后将工作簿保存为 输出Excel文件 。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/working-with-the-s...
  8. Data Validation|Documentation

    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....Contents [ Hide ] Microsoft Excel provides some good features...to auto-filter or validate worksheet data. Data validation is the...

    docs.aspose.com/cells/java/data-validation/
  9. 如何通过 C++ 使用 Node.js 创建甘特图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ API 创建甘特图。... 如何在Excel中创建甘特图 你可以按照以下步骤在Excel中创建甘特图: 添加一些用于甘特图的数据。...Cells中添加甘特图的方法。 请查看以下示例代码。它加载包含一些示例数据的 示例Excel文件 ,然后基于初始数据创建堆积柱状图,并设置相关属性。最后将工作簿保存为...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-crea...
  10. 使用JavaScript via C++将每个工作表保存为不同的PDF文件|Documenta...

    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....将每个工作表保存为不同的PDF文件 如果您需要将模板 Excel 文件中的每个工作表保存为不同的 PDF 文件,您可以轻...Cells Example - Export Each Worksheet to PDF </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/save-ea...