Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 17,284 for

rows

(0.17 sec)
  1. Working with DataTable Row Objects in Java|Aspo...

    Use simplified syntax in template expressions to work with DataTable row objects when building a report in Java....Ask AI Working with DataTable Row Objects Contents [ Hide ] LINQ...with a particular DataTable row instance in template expressions...

    docs.aspose.com/words/java/working-with-datatab...
  2. 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...
  3. Adjust Row Height in Excel using Java

    This article guides on how to adjust row height in Excel using Java. It has the steps and a runnable sample code to change cell height in Excel using Java....TeX Product Family Adjust Row Height in Excel using Java This...describes the process to adjust row height in Excel using Java ....

    kb.aspose.com/cells/java/adjust-row-height-in-e...
  4. Tables not merging correctly when multiple colu...

    I have a word document that has a bunch of tables on it. When I try to merge all of the tables into one table the columns become all mismatched, like so: This is the code I am using to merge the tables: public void…...foreach (Row row in table.Rows) { mergeTable.Rows.Add(row); } if(table...if(table.Rows.Count == 0) { morerows = false; } } table.Remove();...

    forum.aspose.com/t/tables-not-merging-correctly...
  5. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions.... Rows . Add ( new object [] { "John"..."John" , "Doe" }); dataTable . Rows . Add ( new object [] { "" ...

    reference.aspose.com/words/net/aspose.words.low...
  6. Set Print Titles|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 allows you to designate row and column headers to repeat...PrintTitleRows properties. The rows or columns that will be repeated...

    docs.aspose.com/cells/net/set-print-titles/
  7. FieldDatabaseDataTable class | Aspose.Words for...

    aspose.words.fields.FieldDatabaseDataTable class. Provides data for the [FieldDatabase](../fielddatabase/) field result... rows Gets rows that belong to this table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CodablockParameters|Aspose.BarCode for Python v...

    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.... rows Rows count. aspect_ratio Height/Width...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...❗ “Add Row” and “Add Column” Actions Insert in Incorrect Location...Aspose.Cells + GridJs: 1. Limited Rows & Columns on Initial Load When...

    forum.aspose.com/t/add-row-and-add-column-actio...
  10. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access to the formatting properties of the cell....how to modify the format of rows and cells in a table. let doc...endTable (); // Use the first row's "RowFormat" property to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...