Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 19,024 for

rows

(0.09 sec)
  1. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try to measure the grid Rows to calculate where horizontal page breaks are required on a worksheet (e.g. because I want to keep specific sets of Rows together on the same page). AsposeCellsPaperHe…...sample: I try to measure the grid rows to calculate where horizontal...want to keep specific sets of rows together on the same page)....

    forum.aspose.com/t/getrowheightinch-returns-sli...
  2. Row.FirstCell | Aspose.Words for .NET

    Discover the Row FirstCell property, effortlessly access the first cell in a row for streamlined data management and enhanced productivity....FirstCell Contents [ Hide ] Row.FirstCell property Returns the...the first Cell in the row. public Cell FirstCell { get ; } Examples...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Data Filtering|Documentation

    Learn how to add data filter by using the Aspose.Cells for Node.js via C++ API....Microsoft Excel: Click the heading row in a worksheet. From the Data...filled color Date Filters Filters rows based on different criteria...

    docs.aspose.com/cells/nodejs-cpp/data-filtering/
  4. Aspose::Words::Drawing::TextPath::get_ReverseRo...

    Aspose::Words::Drawing::TextPath::get_ReverseRows method. Determines whether the layout order of Rows is reversed in C++....whether the layout order of rows is reversed. bool Aspose ::...If true , the layout order of rows is reversed. This attribute...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Handle Column Filter Server Side Events|Documen...

    This article introduces how to handle column filter event in GridWeb....only the rows that meet the condition by hiding the rows that do...to get the number of filtered rows after the filter has been applied...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript 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/javascript-cpp/how-to-set...
  7. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....Iterate through the table’s rows and columns to find merge cells...for ( int i = 0 ; i < table . Rows . Count ; i ++) { for ( int...

    docs.aspose.com/slides/net/manage-cells/
  8. Avoid Inserting Empty Ranges or Hidden Excel Ra...

    Hello Team, I am working with Aspose.Cells to extract a range from an Excel worksheet as HTML content, which I then insert into a Word document using Aspose.Words. However, I’ve encountered an issue: If the selected …...range consists of only hidden rows or columns , it is still processed...The range contains only hidden rows and/or columns. Could you please...

    forum.aspose.com/t/avoid-inserting-empty-ranges...
  9. Creating Subtotals in Excel using Java

    This article guides for creating subtotals in Excel using Java. It shares details for setting the IDE, a list of steps, and a sample code showing how to add subtotal in Excel using Java....the header labels in the first row of the worksheet Set the sample...the subtotal rows below the related detail rows For displaying...

    kb.aspose.com/cells/java/creating-subtotals-in-...
  10. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in document processing. Enhance your workflow today!...this is the first cell inside a row; false otherwise. IsLastCell...this is the last cell inside a row; false otherwise. LastChild {...

    reference.aspose.com/words/net/aspose.words.tab...