Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 229,386 for

aspose cells

(0.1 sec)
  1. TableStyle.vertical_alignment property | Aspose...

    TableStyle.vertical_alignment property. Specifies the vertical alignment for the Cells....vertical alignment for the cells. @property def vertical_alignment...vertical_alignment ( self ) -> aspose . words . tables . CellVerticalAlignmen...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.deleteCellColor property | Aspo...

    RevisionOptions.deleteCellColor property. Allows to specify the color to be used for deleted Cells [RevisionType.Deletion](../../../Aspose.words/revisiontype/#Deletion)...color to be used for deleted cells RevisionType.Deletion . Default.... get deleteCellColor () : Aspose . Words . Layout . RevisionColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ConditionalStyleCollection.bottom_left_cell pro...

    ConditionalStyleCollection.bottom_left_cell property. Gets the bottom left cell style....bottom_left_cell property ConditionalStyleColl.bottom_left_cell property...bottom left cell style. @property def bottom_left_cell ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Excel cannot open the file as file format or fi...

    i opened online Aspose-editor. Edit Excel Files Free Online i used 2 files for testing. an xltx file and xltm file. i selected a cell and applied fill color. Then i downloaded the file. when i opened the file i receiv…...invalid Aspose.Cells Product Family aspose-cells-java , cells-java...cells-java , aspose-cells divine1 October 30, 2025, 2:15pm 1 i opened...

    forum.aspose.com/t/excel-cannot-open-the-file-a...
  5. 用C++合并或取消合并单元格范围|Documentation

    用C++在Excel中合并和取消合并范围内的单元格。...Hide ] 您可以使用 Aspose.Cells 来合并或拆分一系列单元格。Aspose.Cells 为此提供了 Range...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/merge-or-unmerge-r...
  6. 用C++管理范围|Documentation

    学习如何使用Aspose.Cells和C++管理Excel文件中的范围。通过编程创建、修改和设置范围样式。...您所选的矩形区域也可以通过Aspose.Cells轻松地创建为对象。 这里是如何创建范围、设置值、...范围”对象进行更多操作。 使用Aspose.Cells管理范围 Aspose.Cells提供了一个代表Microsoft...

    docs.aspose.com/cells/zh/cpp/managing-ranges/
  7. Specify whether the PivotTable is compatible fo...

    Learn how to specify PivotTable compatibility for Excel2003 using Aspose.Cells for C++ while refreshing the PivotTable....with C++ Contents [ Hide ] Aspose.Cells provides the PivotTable...table is refreshed, the data of cell B5 of the pivot table is truncated...

    docs.aspose.com/cells/cpp/specify-whether-the-p...
  8. 用 C++ 获取数据透视表的外部连接数据源|Documentation

    学习如何使用 Aspose.Cells for C++ 获取数据透视表的外部连接数据源。...[ Hide ] 获取数据透视表的外部连接数据源 Aspose.Cells 提供获取数据透视表外部连接数据源的能力。API...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/get-external-conne...
  9. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for C++. Our guide will explain the different types of data values and show you how to access and work with them in your charts.... Aspose.Cells provides ChartPoint::get_XValueType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/find-type-of-x-and-y-...
  10. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from Gear Type SmartArt shapes in Excel using Aspose.Cells for C++ with step-by-step guidance and code examples....Possible Usage Scenarios Aspose.Cells for C++ can extract text...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/extract-text-from-the...