Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 19,159 for

rows

(0.1 sec)
  1. 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/
  2. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page....typeof ( string )); // Add 2 rows into the DataTable object programmatically...Smith" ; dr [ 2 ] = "Male" ; dt . Rows . Add ( dr ); dr = dt . NewRow...

    docs.aspose.com/pdf/net/integrate-table/
  3. 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/...
  4. Hide and Unhide Cells|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....Cells - Hide and Unhide Rows and Columns Aspose.Cells provides...several methods for managing rows or columns in a worksheet. Java...

    docs.aspose.com/cells/java/hide-and-unhide-cells/
  5. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every page when the table spans more than one page in C++....ngFormat method True if the row is repeated as a table heading...Shows how to build a table with rows that repeat on every page. auto...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly.... Rows . Add ( new object [] { "Thomas...Hanover Sq., London" }); table . Rows . Add ( new object [] { "Paolo...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using C++.... Number of rows – the number of rows in this hyperlink...added. Number of rows – the number of rows in this hyperlink...

    docs.aspose.com/cells/go-cpp/insert-hyperlinks-...
  8. Row.GetText | Aspose.Words for .NET

    Discover the Row GetText method to effortlessly retrieve text from all cells in a row, including the end-of-row character for seamless data management....GetText Contents [ Hide ] Row.GetText method Gets the text of...all cells in this row including the end of row character. public...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Row.Accept | Aspose.Words for .NET

    Discover the Row Accept method, designed to enhance visitor engagement and streamline user interactions for your website's success....Accept Contents [ Hide ] Row.Accept method Accepts a visitor...) { int rows = 0 ; int columns = 0 ; if ( table . Rows . Count...

    reference.aspose.com/words/net/aspose.words.tab...
  10. FieldNext Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNext class to efficiently manage NEXT fields in your documents. Enhance your document automation today!...NEXT/NEXTIF fields to merge multiple rows into one page during a mail...source for our mail merge with 3 rows. // A mail merge that uses this...

    reference.aspose.com/words/net/aspose.words.fie...