Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 241,501 for

cells

(0.09 sec)
  1. Line Breaks and Text Wrapping with Golang via C...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in Cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Hide ] To ensure that text in a cell can be read, explicit line breaks...turns one line into several in a cell, which explicit line breaks...

    docs.aspose.com/cells/go-cpp/line-breaks-and-te...
  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::Shading::ClearFormatting method ...

    Aspose::Words::Shading::ClearFormatting method. Removes shading from the object in C++....apply them to every row and cell that we add with it. builder...it to the current cell, // and any new cells that we create with...

    reference.aspose.com/words/cpp/aspose.words/sha...
  4. Aspose::Words::Tables::Row::get_RowFormat metho...

    Aspose::Words::Tables::Row::get_RowFormat method. Provides access to the formatting properties of the row in C++....modify the format of rows and cells in a table. auto doc = System...formatting // of the contents of all cells in this row. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points.... insert_cell () table . left_indent = 20...HeightRule . AT_LEAST builder . cell_format . shading . background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyleType enumeration | Aspose.Words...

    aspose.words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style....TOP_LEFT_CELL Specifies formatting of the top left cell of a table...TOP_RIGHT_CELL Specifies formatting of the top right cell of a table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在C++中如何使用颜色调色板|Documentation

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

    docs.aspose.com/cells/zh/cpp/excel-color-palette/
  8. 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...
  9. Refresh Values of Linked Shapes with JavaScript...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for JavaScript via C++....file which is linked to some cell. In Microsoft Excel, changing...changing the value of the linked cell also changes the value of the...

    docs.aspose.com/cells/javascript-cpp/refresh-va...
  10. Calculate or Recalculate formulas dynamically|D...

    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 . It can not only recalculate...Calculating Results Aspose.Cells supports most of the formulas...

    docs.aspose.com/cells/net/calculate-or-recalcul...