Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 26,787 for

excel worksheet

(0.28 sec)
  1. 用C++根据原始值搜索数据|Documentation

    学习如何通过Aspose.Cells for C++ API根据原始值进行数据搜索。...但格式为—,那么值 20 将被隐藏,并且无法使用 Microsoft Excel 查找选项找到。但是,您可以使用 Aspose.Cells...以下示例代码说明了上述观点。它会找到无法使用Microsoft Excel的查找选项找到的单元格D4,但Aspose.Cells可以使用...

    docs.aspose.com/cells/zh/cpp/search-data-using-...
  2. 档案

    档案...čeština Svenska 将 Excel 转换为 JPG # 使用我们免费的在线 Excel 到 JPG 转换器将 XLS...转换为 JPG。只需几步即可轻松将 Excel 工作表导出为 JPG 图像。 免费 Excel 到 JPG 在线转换器 Input...

    blog.aspose.com/zh/cells/convert-excel-to-jpg/
  3. 用JavaScript和C++移除数据透视连接|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/remove-...
  4. 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...
  5. 在单元格内添加 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-...
  6. 用C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 开盘 最高 最低 收盘股票图表。该指南将演示如何绘制股票市场数据,包括成交量、开盘、最高、最低和收盘价,以便更好的分析与可视化。...以下示例代码加载了【示例Excel文件】(Volume-Open-High-Low-Close.xlsx),并生成了【输出Excel文件】(out...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/create-volume-open...
  7. 用C++在排序数据时指定排序警告|Documentation

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

    docs.aspose.com/cells/zh/cpp/specifying-sort-wa...
  8. 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...
  9. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for JavaScript via C++ API....] Detect Hyperlink Type An Excel file can have different types...property by using this source Excel file (94896195.xlsx). Source...

    docs.aspose.com/cells/javascript-cpp/detect-hyp...
  10. Insert a Picture Based on Cell Reference|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 this feature (Microsoft Excel 2010). Inserting a Picture Based...displaying the content of a worksheet cell in an image shape. You...

    docs.aspose.com/cells/python-net/insert-a-pictu...