Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 245,884 for

cells

(0.24 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 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....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance of...

    docs.aspose.com/cells/cpp/create-volume-open-hi...
  2. Create Volume-High-Low-Close(VHLC) Stock Chart ...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for 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....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance of...

    docs.aspose.com/cells/cpp/create-volume-high-lo...
  3. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Cells APIs support converting Excel...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  4. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for JavaScript via C++ API....cells.subtotal() method. It takes...> < head > < title > Aspose.Cells Subtotal Example </ title >...

    docs.aspose.com/cells/javascript-cpp/applying-s...
  5. 使用C++通过JavaScript设置图表外观|Documentation

    了解如何在Aspose.Cells for Java脚本通过C++中配置图表的外观。我们的指南将向你展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,并增强你的工作表。...Cells提供的图表类型和图表对象,并描述了如何创建一个图表。本文...使用网格线。 设置图表区域 图表中有不同类型的区域,Aspose.Cells提供了修改每个区域外观的灵活性。开发人员可以通过改变前景...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  6. 电子表格编辑器 处理行和列|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.... cells . CellsException cx ) { msg...) { msg . sendMessage ( "No cell selected" , null ); return ;...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  7. Implementing Non-Sequential Ranges|Documentation

    This article shows how to add non‑sequential ranges using the Aspose.Cells for Python via .NET API....ranges are rectangular with cells continuous and adjacent to each...a non‑sequential cell range in which cells are not adjacent....

    docs.aspose.com/cells/python-net/implementing-n...
  8. Manage Comments and Notes with Golang via C++|D...

    Insert and manage comments or notes with Aspose.Cells for C++....additional information to cells. Aspose.Cells provides two methods...methods for adding comments to cells. The first is to create comments...

    docs.aspose.com/cells/go-cpp/comments-and-notes/
  9. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...Cells支持将以Microsoft Excel为导向的HTML转...Excel生成的HTML可以使用Aspose.Cells转换回XLS/XLSX格式。 类似地,如果是一些简单的HTML,Aspose.Cells可以将其转换为HTML富文本。Aspose...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  10. Specify how to cross string in output HTML usin...

    Learn how to control string overflow in HTML output using Aspose.Cells for C++ with HtmlCrossType....Possible Usage Scenarios When a cell contains text or a string that...width of the cell, the string overflows if the next cell in the next...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...