Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 18,996 for

rows

(0.07 sec)
  1. Table.node_type property | Aspose.Words for Python

    Table.node_type property. Returns [NodeType.TABLE](../../../aspose.words/nodetype/#TABLE)....child_table_count = 0 for row in table . rows : row = row . as_row () for cell...cell in row . cells : cell = cell . as_cell () child_tables = cell...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words Java: Missing left merged column w...

    Hi Aspose Team, We are using Aspose.Words for Java and found a table-conversion issue when exporting a DOCX table to HTML. Environment Product: Aspose.Words for Java Version: 26.1 (JDK17 package) Java: 8 OS: Windows 1…...column appears missing in several rows. Repro Input We can provide:...Word object model: rows = 77 cols (max row cells) = 3 vertical...

    forum.aspose.com/t/aspose-words-java-missing-le...
  3. 在工作簿中应用样式|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....true ; //Accessing a row from the Rows collection Column column...to the Style property of the row column . ApplyStyle ( style ...

    docs.aspose.com/cells/zh/net/apply-styles-to-ra...
  4. Rename duplicate columns automatically while ex...

    Learn how to rename duplicate columns automatically while exporting worksheet data through the Aspose.Cells for .NET API....Assistant Close Export Visible Rows Data from Worksheet Export HTML...

    docs.aspose.com/cells/net/rename-duplicate-colu...
  5. Merge and Unmerge Cells in GridDesktop|Document...

    This article introduces the merge and unmerge features in GridDesktop....cases when we need to span some rows or columns to enhance the readability...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for Android: create, format, merge cells, apply styles, import data, and export with Java examples for PPT, PPTX, and ODP....Create a simple table with two rows and two columns. static void...

    docs.aspose.com/slides/androidjava/examples/ele...
  7. Parsing Pivot Cached Records while Loading an E...

    Learn how to parse pivot cached records while loading Excel files using Aspose.Cells for C++....a slicer selection, or move rows/columns around. This enables...

    docs.aspose.com/cells/go-cpp/parsing-pivot-cach...
  8. Apply Styles to Ranges in Workbooks|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....comparison of applying style to rows and columns of workbooks: VSTO...

    docs.aspose.com/cells/net/apply-styles-to-range...
  9. Protect and Unprotect Worksheet|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....input data, insert or delete rows or columns, etc. The general...rectangle directly above the row number for row 1 and to the left of...

    docs.aspose.com/cells/java/protect-and-unprotec...
  10. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_Rows property. Determines whether the layout order of Rows is reversed....reverse_rows property TextPath.reverse_rows property Determines...order of rows is reversed. @property def reverse_rows ( self )...

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