Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 242,542 for

cells

(0.41 sec)
  1. Updating Slicer with C++|Documentation

    This article shows how to update a slicer by using the Aspose.Cells for C++ API....Cells and then call the Slicer.Refresh()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/updating-slicer/
  2. 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...
  3. Table.cellSpacing property | Aspose.Words for N...

    Table.Cellspacing property. Gets or sets the amount of space (in points) between the Cells....space (in points) between the cells. get cellSpacing () : number...spacing between individual cells in a table. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  6. 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...
  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. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...Cells允许修改任何这些样式或您使用所需属性定义的任何其他样式。...确定 以保存样式并将其应用于所选范围。 使用Aspose.Cells 以下示例演示了如何使用 Style.Update 方法。...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  9. Fill Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the fill settings of Cells, allowing users to customize the background and style of Cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....colors of cells and background patterns. Aspose.Cells also supports...these features with Aspose.Cells. Setting Colors and Background...

    docs.aspose.com/cells/net/cells-fill-settings/
  10. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of Cells using the Aspose.Cells library for Node.js via C++....colors of cells and background patterns. Aspose.Cells also supports...these features using Aspose.Cells. Setting Colors and Background...

    docs.aspose.com/cells/nodejs-cpp/cells-fill-set...