Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 203,287 for

cells

(0.19 sec)
  1. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....Cells provides the Chart.GetChartObject()...Aspose.Cells. #include <iostream> #include "Aspose.Cells.h" using...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  2. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++....method Gets the width of the cell in points. double Aspose ::...every combination of table, cell and document properties is supported...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Create and Format Table|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 supports creating and managing...object Using Aspose.Cells API Aspose.Cells provides a class Workbook...

    docs.aspose.com/cells/go-cpp/create-and-format-...
  4. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User function =@MY_FUNC(1) whic…...Cells Product Family cells-net aleksandr.l June...test_name_range that references a cell with custom function Sheet4...

    forum.aspose.com/t/spilt-array-formulas-are-not...
  5. Create Remove and Get GridCell Comments|Documen...

    This article introduces how to work with comment in GridWeb....remove and get comment from a cell (GridCell) inside the GridWeb...when you hover mouse over the cell as shown in this screenshot...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Wrapping Cell Text|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....Wrapping Cell Text Contents [ Hide ] Wrapping text makes it easier...easier to read: a cell with wrapped text expands to fit the text...

    docs.aspose.com/cells/net/wrapping-cell-text/
  7. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....Select the Cells: Click and drag to select the range of cells you want...Area: If you want to add more cells to the existing print area,...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  8. Extract Theme Data from Excel File with C++|Doc...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....Cells allows users to extract theme-related...color applied to a cell or the borders of the cell, etc. You can apply...

    docs.aspose.com/cells/cpp/extract-theme-data-fr...
  9. 支持在加载HTML到Excel工作簿时保持DIV标签布局|Documentation

    学习在将HTML加载到Excel工作簿时支持DIV标签布局的方法,使用Aspose.Cells for C++。...com/cells/cpp/aspose.cells/htmlloadoptions/ G...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; std :: string...

    docs.aspose.com/cells/zh/cpp/support-the-layout...
  10. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the document....insert_cell() immediately after that, then...Examples Shows how to merge table cells vertically. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...