Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 236,025 for

cells

(0.12 sec)
  1. Get the Version Number of the Application that ...

    Learn how to retrieve the version number of the application that created an Excel document using Aspose.Cells with C++....Cells provides the Workbook.GetVersion()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/get-the-version-numbe...
  2. 使用 C++ 获取带外部链接的范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取带外部链接的范围。...Cells 提供通过 Name.GetReferredAreas 方法检索这些外部链接的选项。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-range-with-ext...
  3. Creating Matrix Report|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 for Reporting Services lets...Matrix Template In an Aspose.Cells report template, a matrix consists...

    docs.aspose.com/cells/reportingservices/creatin...
  4. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table Cells, enhancing readability and design in your documents....orientation of text in a table cell. public TextOrientation Orientation...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::Tables::RowFormat::get_Borders m...

    Aspose::Words::Tables::RowFormat::get_Borders method. Gets the collection of default cell borders for the row in C++....Gets the collection of default cell borders for the row. System...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing document layout and presentation....width from the table and all cells and then updates the table layout...removes preferred widths from all cells and then updates the table layout...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply different image and print options using Aspose.Cells with C++....Cells supports converting worksheets...images. Additionally, Aspose.Cells supports setting different options...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  8. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....Cells provides an API interface to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  9. Create High-Low-Close(HLC) Stock Chart with C++...

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

    docs.aspose.com/cells/cpp/create-high-low-close...
  10. 用C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 开盘 最高 最低 收盘股票图表。该指南将演示如何绘制股票市场数据,包括成交量、开盘、最高、最低和收盘价,以便更好的分析与可视化。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance of...

    docs.aspose.com/cells/zh/cpp/create-volume-open...