Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 17,743 for

rows

(0.17 sec)
  1. MailMergerContext.SetSimpleDataSource | Aspose....

    Enhance your mail merge efficiency with the MailMergerContext SetSimpleDataSource method, streamlining data source setup for seamless execution.... Rows . Add ( new string [] { "James...DataRow dataRow = dataTable . Rows . Add ( new string [] { "James...

    reference.aspose.com/words/net/aspose.words.low...
  2. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using the Aspose.Cells library....to an actual List Object: New rows and columns are automatically...automatically included. A total row at the bottom of your list can be easily...

    docs.aspose.com/cells/python-net/create-and-for...
  3. GridDesktop: read only mode, exceptions with Au...

    See attached sample - it loads an excel file in GridDesktop in read only mode (using version 25.2). GridDesktopTest.zip (12.6 KB) I observe three issues: Issue 1: Though the grid is in read only mode, a “Convert to n…...only to A2 to E2, the empty rows make the filter range end before...cells in row 12, but not in row 14. not_selectable_row.png (35...

    forum.aspose.com/t/griddesktop-read-only-mode-e...
  4. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....append_child ( table ) # Tables contain rows, which contain cells, which...at least one row, cell, and paragraph. first_row = aw . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Creating a Table on PowerPoint Slide in VSTO an...

    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....all the rows foreach ( PowerPoint . Row row in tbl . Rows ) { i...cells in the row foreach ( PowerPoint . Cell cell in row . Cells )...

    docs.aspose.com/slides/net/creating-a-table-on-...
  6. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties of the cell in C++....how to modify the format of rows and cells in a table. auto doc...EndTable (); // Use the first row's "RowFormat" property to modify...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Advanced Protection Settings since Excel XP|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....restrict or allow users to: Delete rows or columns. Edit contents, objects...scenarios. Format cells, rows or columns. Insert rows, columns or hyperlinks...

    docs.aspose.com/cells/net/advanced-protection-s...
  8. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for Node.js via C++ API....Displays or copies only unique rows. Apply Advanced Filter of Microsoft...or Non-Blanks Get All Hidden Rows Indices after Refreshing AutoFilter...

    docs.aspose.com/cells/nodejs-cpp/apply-advanced...
  9. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython.... # The rows from the second table will be...TABLE , 1 , True ) # Append all rows from the current table to the...

    docs.aspose.com/words/java/joining-tables-in-jy...
  10. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your document automation by seamlessly replacing mustache text with MERGEFIELD fields.... Rows . Add ( "John" ); table . Rows . Add ( "Jane"...

    reference.aspose.com/words/net/aspose.words.mai...