Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 249,448 for

cells

(0.18 sec)
  1. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points....current cell/row its cursor is in, // as well as any new cells and...builder . write ( "Header Row,\n Cell 1" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  3. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border...border of a paragraph or a table cell. Left Specifies the left border...border of a paragraph or a table cell. Right Specifies the right border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BorderType enumeration | Aspose.Words for Python

    aspose.words.BorderType enumeration. Specifies sides of a border...border of a paragraph or a table cell. LEFT Specifies the left border...border of a paragraph or a table cell. RIGHT Specifies the right border...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table conditional styles unexpected behavior - ...

    Hi, I’ve noticed that conditional table padding styles (checked for FirstRow in particular) have a somewhat unexpected interaction with inline (as in - defined for specific instance of a table) styles in imported tables…...are typically applied to the cells based on the style. However...has been applied to specific cells, it can lead to conflicts. To...

    forum.aspose.com/t/table-conditional-styles-une...
  6. Text Rotate Setting|Documentation

    Learn how to rotate text in Aspose.Cells.GridJs including predefined angles and custom angles....Cells GridJs provides a Text Rotate...immediately to the currently selected cell or range. UI Operations Open...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. Set the Values Format Code of Chart Series with...

    Learn how to set the values format code of chart series in Aspose.Cells for C++. Our guide will help you understand how to format your chart series data using the appropriate format code, allowing you to present your data accurately and professionally....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/set-the-values-format...
  8. Setting Formula for Named Range|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 APIs provide the ability to...could be a reference to another cell in the same (or different) worksheet...

    docs.aspose.com/cells/net/setting-formula-for-n...
  9. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between Cells....border that is used between cells. @property def vertical ( self...while i < 3 : builder . insert_cell () builder . write ( f 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../aspose.words.tables/row/)....contain rows, which contain cells, which may contain paragraphs...has at least one row and one cell with an empty paragraph. table...

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