Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 19,018 for

rows

(0.95 sec)
  1. Worksheet Views|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....the following parameters: Row – the row index of the cell where...start. Frozen rows – the number of visible rows in the top pane...

    docs.aspose.com/cells/cpp/worksheet-views/
  2. Row.next_row property | Aspose.Words for Python

    Row.next_row property. Gets the next [Row](../) node....next_row property Row.next_row property Gets the next Row node...def next_row ( self ) -> aspose . words . tables . Row : ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C# to add conditional formatting for two‑color scales and three‑color scales. By adjusting these criteria, you have more control over how cells look....Formatting Apply Shading to Alternate Rows and Columns with Conditional...

    docs.aspose.com/cells/net/adding-2-color-scale-...
  4. Implementing Non-Sequential Ranges|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....Destination Worksheet while Copying Rows or Range Detect Merged Cells...

    docs.aspose.com/cells/java/implementing-non-seq...
  5. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。... Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][...; double y = tbl . Y + tbl . Rows [ 1 ][ 1 ]. OffsetY ; foreach...

    docs.aspose.com/slides/zh/net/paragraph/
  6. Using Formulas or Functions to Process Data|Doc...

    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 with the same number of rows and columns as the array arguments...formula. Number of Rows , the number of rows to populate result...

    docs.aspose.com/cells/java/get-and-set-formula/
  7. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....showRowAppenderToolb Whether to show the batch row appender toolbar. The default...setActiveCell ( row , col ); // the parameters are: row : the cell row col...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  8. Decode and encode texture using SkiaSharp|Docum...

    Decode texture from image files using SkiaSharp...; var rows = map . Height ; for ( int y = 0 ; y < rows ; y ++)...y ; var dRow = reverseY ? ( rows - 1 - y ) * stride : y * stride...

    docs.aspose.com/3d/net/decode-and-encode-textur...
  9. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...Row class Row class Represents a table row. To learn more, visit...article. Remarks Row can only be a child of a Table . Row can contain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the text exceeds the cell, it fits well on several Rows, but the height of t…...cell, it fits well on several rows, but the height of the table...if the text was on a single row. Is there a way to find the height...

    forum.aspose.com/t/table-getheight/316445