Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 18,222 for

excel worksheet

(0.07 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. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...该代码加载源Microsoft Excel文件,然后将第一个工作表上找到的第一个图表保存为SVG。...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  3. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection Worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet Worksheet …...xlsx"); WorksheetCollection worksheets = workbook.getWorksheets();...calculateFormula(); Worksheet worksheet = worksheets.get("Dashboard");...

    forum.aspose.com/t/inconsistent-html-output-for...
  4. Font Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to set cell font settings.... Just like Microsoft Excel, Aspose.Cells for Python via...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/python-net/cells-font-set...
  5. Create Volume-High-Low-Close(VHLC) Stock Chart ...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including volume, 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-volume-...
  6. Create High-Low-Close(HLC) Stock Chart with Nod...

    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...
  7. Create Open-High-Low-Close(OHLC) Stock Chart wi...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for Node.js 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....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-open-hi...
  8. 用C++在排序数据时指定排序警告|Documentation

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

    docs.aspose.com/cells/zh/cpp/specifying-sort-wa...
  9. Feature Overview|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.... Microsoft Excel workbook (XLS) The fastest and...supports OOXML, Flat OPC and also Excel 2003 XML. Moreover, the component...

    docs.aspose.com/cells/net/feature-overview/
  10. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for Node.js via C++....saves the workbook as output Excel file . The following screenshot...output text box in Microsoft Excel. Sample Code const path = require...

    docs.aspose.com/cells/nodejs-cpp/specify-the-fa...