Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 19,011 for

rows

(0.55 sec)
  1. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties....// 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/nodejs-net/aspose.wo...
  2. 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/
  3. 在运行时将工作表绑定到 DataSet 使用 GridWeb|Documentation

    本文介绍如何在 GridWeb 中将工作表绑定到 DataSet。... Rows . Add ( 1 , "Grape Juice" ,... "$30.00" ); prodTbl . Rows . Add ( 3 , "Mineral Water" , "$25...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  4. TableStyle.row_stripe property | Aspose.Words f...

    TableStyle.row_stripe property. Gets or sets a number of Rows to include in the banding when the style specifies odd/even row banding....row_stripe property TableStyle.row_stripe property Gets or sets...sets a number of rows to include in the banding when the style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....sets the height of the table row in points. @property def height... builder . row_format . height = 40 builder . row_format . height_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Freeze Panes in Excel with Java

    This article describes how to freeze panes in Excel with Java. It has the IDE settings, steps, and a sample code showing how to freeze a cell in Excel with Java....Cells for Java to freeze rows and columns in Excel Load the...workbook object for locking rows and columns Access the target...

    kb.aspose.com/cells/java/freeze-panes-in-excel-...
  7. Aspose::Words::Tables::RowCollection class | As...

    Aspose::Words::Tables::RowCollection class. Provides typed access to a collection of Row nodes. To learn more, visit the documentation article in C++....typed access to a collection of Row nodes. To learn more, visit the...idx_get (int32_t) Retrieves a Row at the given index. IndexOf (const...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. 在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....RowsAndColumns ' # Hiding Rows and Columns self . hide_rows_columns () # Showing...Showing Rows and Columns self . unhide_rows_columns () def hide_rows_columns...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  9. Aspose::Words::Tables::CellCollection class | A...

    Aspose::Words::Tables::CellCollection class. Provides typed access to a collection of Cell nodes. To learn more, visit the documentation article in C++....RowCollection > rows = tables -> idx_get ( i ) -> get_Rows (); // We...use the "ToArray" method on a row collection to clone it into an...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Python Programmer's Guide|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....Working With Rows And Columns in Python Adjusting Row Height and...Python Autofit Rows and Columns in Python Copying Rows and Columns...

    docs.aspose.com/cells/java/python-programmers-g...