Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 27,090 for

excel worksheet

(0.15 sec)
  1. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . <!DOCTYPE...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  2. 使用JavaScript通过C++判断Shape是否为Smart Art Shape|Docu...

    学习如何使用Aspose.Cells for Java脚本通过C++判断Excel中的形状是否为Smart Art...] 可能的使用场景 智能艺术形状是Microsoft Excel中的特殊形状,允许你自动创建复杂的图表。你可以使用 Shape...确定形状是否为智能图形 以下示例代码加载包含智能艺术形状的 示例Excel文件 ,如截图所示。然后它打印第一个形状的 Shape.isSmartArt()...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  3. Using FormulaText function in Aspose.Cells for ...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. Learn to get and set the formula text of cells and save modified Excel files using JavaScript via C++....[ Hide ] FormulaText is an Excel 2013 and later function. It...supported by previous versions like Excel 2010 or 2007, etc. As its name...

    docs.aspose.com/cells/javascript-cpp/using-form...
  4. Create High-Low-Close (HLC) Stock Chart with No...

    Learn how to create a high-low-close stock chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . const...Access the first worksheet. const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/create-high-lo...
  5. 用C++在排序数据时指定排序警告|Documentation

    学习如何使用Aspose.Cells for C++ API在排序数据时指定排序警告。...了当类似数值数据的文本数据排序时,Microsoft Excel显示的排序警告。 示例代码 下面的示例代码说明了如何使用前面解释的...GetSortAsNumber() 属性。有关更多帮助,请查看其 示例Excel文件 和 输出Excel文件 。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/specifying-sort-wa...
  6. Aspose.Cells 8.4.0 中的公共 API 变更|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....workbook object from source Excel file Workbook workbook = new...code ; } } //Save the output Excel file workbook . Save ( "output...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Re-Order Sheets Within Workbook|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....method, Worksheet.moveTo() , used to move a worksheet to another...WorksheetCollection worksheets = workbook . getWorksheets (); Worksheet worksheet1...

    docs.aspose.com/cells/java/re-order-sheets-with...
  8. 用JavaScript和C++移除数据透视连接|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++移除数据透视连接。...Contents [ Hide ] 可能的使用场景 如果您想在 Excel 中解除切片器与数据透视表的关联,需右键点击切片器并选择...以下示例代码加载了包含现有切片器的 示例Excel文件 。它访问切片器,然后解除切片器与数据透视表的关联,最后将工作簿保存为 输出Excel文件 。 示例代码...

    docs.aspose.com/cells/zh/javascript-cpp/remove-...
  9. 在单元格内添加 HTML 富文本|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 在单元格内添加 HTML 富文本。...Cells支持将微软Excel导向的HTML转换为XLS/XLSX格式。这意味着由微软Excel生成的HTML可以使用Aspose...下面的代码示例向您展示了如何在单元格中添加HTML富文本。请查看输出Excel文件的屏幕截图。 <!DOCTYPE html> < html...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  10. Specifying Sort Warning While Sorting Data with...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for C++ API....warning displayed by Microsoft Excel when textual data that looks...to the sample Excel file and the output Excel file for more help...

    docs.aspose.com/cells/cpp/specifying-sort-warni...