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

rows

(0.1 sec)
  1. CompatibilityOptions.AlignTablesRowByRow | Aspo...

    Discover the AlignTablesRowByRow property for CompatibilityOptions. Independently align table Rows for enhanced layout control and improved design flexibility....AlignTablesRowByRow property Align Table Rows Independently. public bool AlignTablesRowByRow...

    reference.aspose.com/words/net/aspose.words.set...
  2. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell...horizontally with other cells in the row. leftPadding Returns or sets...how to modify the format of rows and cells in a table. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....NET—document/section, block, inline, and table/row/cell levels—and lists the classes...(also known as “inline”), or “row-level” nodes. These levels in...

    docs.aspose.com/words/python-net/logical-levels...
  4. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....(also known as “inline”), or “row-level” nodes. These levels in... Cell can only be a Row child, and a Row can only be a Table...

    docs.aspose.com/words/cpp/logical-levels-of-nod...
  5. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....(also known as “inline”), or “row-level” nodes. These levels in... Cell can only be a Row child, and a Row can only be a Table...

    docs.aspose.com/words/java/logical-levels-of-no...
  6. 用 C++ 在 Excel 工作表中分屏|Documentation

    在本文中,您将学习如何通过编程方式使用 C++ 将工作表分成两部分或四部分,以在不同的窗格中显示特定的行和/或列。...); // Sets C1 cell in the top row as the active cell. sheet . SetActiveCell...the worksheet horizontally on rows. sheet . Split (); // Save the...

    docs.aspose.com/cells/zh/cpp/how-to-split-scree...
  7. Supported Excel Functions with C++|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with C++....Logical : Applies a LAMBDA to each row and returns an array of the results...reference : Returns the specified rows from an array CLEAN Text : Removes...

    docs.aspose.com/cells/cpp/supported-formula-fun...
  8. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...Logical : Applies a LAMBDA to each row and returns an array of the results...reference : Returns the specified rows from an array CLEAN Text : Removes...

    docs.aspose.com/cells/net/supported-formula-fun...
  9. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...column, the heading cells in rows 4 & 6 have unexpected word wrap...column, the heading cells in rows 4 & 6 have unexpected word wrap...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  10. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…...for Word tables (to repeat a row horizontally). Aspose.Cells’...iterate only vertically (down rows) by default. What to do next...

    forum.aspose.com/t/horz-tag-in-excel/321144