Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 19,011 for

rows

(0.27 sec)
  1. CompositeNode.has_child_nodes property | Aspose...

    CompositeNode.has_child_nodes property. Returns ``True`` if this node has any child nodes....Examples Shows how to combine the rows from two tables into one. doc...) . as_table () # Append all rows from the current table to the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CellFormat.borders property | Aspose.Words for ...

    CellFormat.borders property. Gets collection of borders of the cell....Examples Shows how to combine the rows from two tables into one. let...( 1 , true ); // Append all rows from the current table to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every page when the table spans more than one page....headingFormat property True if the row is repeated as a table heading...Shows how to build a table with rows that repeat on every page. let...

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

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method....We must insert at least one row before setting any table formatting...tables . TableStyleOptions . ROW_BANDS | aw . tables . TableStyleOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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....// will apply them to every row and cell that we add with it...InsertCell (); builder . Write ( "Row 1, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  6. 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....We must insert at least one row before setting any table formatting...Center ; builder . Write ( "Row 1, cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Freeze Panes in Excel using C#

    This article guides on how to freeze panes in Excel using C#. It has the details to set the development environment, steps, and sample code to lock panes in Excel using C#....Workbook object to lock the rows and columns Select the target...panes and the number of frozen rows and columns. Code to Freeze...

    kb.aspose.com/cells/net/freeze-panes-in-excel-u...
  8. How to Set Print Titles with Node.js via C++|Do...

    This article shows you how to set print titles using the Aspose.Cells library for Node.js via C++....Excel ensures that specific rows or columns are repeated on every...information, such as column headers or row labels, is always visible maintains...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  9. 在Jython中插入和删除行和列|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....Inserting a Row self . insert_row () # Inserting Multiple Rows self...insert_multiple_rows () # Deleting a Row self . delete_row () # Deleting...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  10. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....arranged in a grid of cells (rows and columns) is straightforward...shape to a slide, defining its rows and columns, and setting precise...

    docs.aspose.com/slides/python-net/manage-table/