Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 246,365 for

cells

(0.26 sec)
  1. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into the document in C++....Cell method Inserts a table cell into the document. System ::...Aspose :: Words :: Tables :: Cell > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Update references in other worksheets while del...

    Learn how to update references in other worksheets while deleting blank columns and rows in a worksheet using Aspose.Cells for C++.... The cell E3 in the second worksheet has...=Sheet1!C3 , which refers to cell C3 in the first worksheet. If...

    docs.aspose.com/cells/cpp/update-references-in-...
  3. Aspose.words/aspose.slides conflict - Free Supp...

    I am trying to work with both aspose-slides and aspose-words. However, I’m finding if I pip install aspose-words first, then I get a conflict trying to import aspose-words (but not aspose-slides). Python 3.12.5 (tags/v…...packages I have installed: aspose-cells 25.9.0 aspose_slides 25.9.0...am also trying to use aspose-cells, but that seems to be okay as...

    forum.aspose.com/t/aspose-words-aspose-slides-c...
  4. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for .NET API.... For example, suppose cell D4 has the formula =SUM(A1:A2)...you can find it using Aspose.Cells with LookInType.OriginalValues...

    docs.aspose.com/cells/net/search-data-using-ori...
  5. 在C++中如何使用颜色调色板|Documentation

    用C++代码向调色板添加自定义颜色,并使用带有Aspose.Cells for C++ API的Excel颜色调色板。...Cells 不仅可以使用调色板的现有颜色,还可以使用自定义颜色。在...本主题讨论如何向调色板中添加自定义颜色。 向调色板添加自定义颜色 Aspose.Cells 支持 Microsoft Excel 的 56 种颜色...

    docs.aspose.com/cells/zh/cpp/excel-color-palette/
  6. Number Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of Cells so that users can adjust the number format in the spreadsheet as needed....Cells supports this functionality...Excel: Right-click any cell. Select Format Cells . A dialog will appear...

    docs.aspose.com/cells/go-cpp/cells-number-setti...
  7. 使用C++移除Excel文件中工作表的现有PrinterSettings|Documentation

    学习如何通过Aspose.Cells的Page Setup对象,使用C++以编程方式移除Excel文件中工作表的现有PrinterSettings。...Cells API移除现有的打印机设置。 删除Excel文件中工作表的现有打印设置 Aspose.Cells允许您...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/remove-existing-pr...
  8. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...Cells允许通过Aspose.Cells添加新的VBA模块和宏代码。请使用 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  9. TableStyle.left_padding property | Aspose.Words...

    TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table Cells....left of the contents of table cells. @property def left_padding...start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row....Gets the collection of default cell borders for the row. @property...apply them to every row and cell that we add with it. builder...

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