Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 18,870 for

rows

(0.07 sec)
  1. CellFormat.ClearFormatting | Aspose.Words for .NET

    Discover the CellFormat ClearFormatting method to effortlessly reset cell styles to default without altering cell width. Enhance your spreadsheet efficiency!...Examples Shows how to combine the rows from two tables into one. Document..., 1 , true ); // Append all rows from the current table to the...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Set Print Titles in xlsx4j|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...setPrintTitleRows properties. The rows or columns that will be repeated...

    docs.aspose.com/cells/java/set-print-titles-in-...
  3. 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...
  4. Add Matrix in Aspose.Cells for Reporting Servic...

    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....column groupings , row groupings , and matrix rows . Use the Set Attribute...two‑dimensional grid where both rows and columns can be grouped dynamically...

    docs.aspose.com/cells/reportingservices/add-mat...
  5. Display or Hide Row Column Headers in Ruby|Docu...

    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....Ask AI Display or Hide Row Column Headers in Ruby Contents [...Display or Hide Row Column Headers Hiding Row/Column Headers To...

    docs.aspose.com/cells/java/display-or-hide-row-...
  6. 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...
  7. 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...
  8. Aspose::Words::TableStyle::get_RowStripe method...

    Aspose::Words::TableStyle::get_Rowstripe method. Gets or sets a number of Rows to include in the banding when the style specifies odd/even row banding in C++....method Gets or sets a number of rows to include in the banding when...the style specifies odd/even row banding. int32_t Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. 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/
  10. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell....how to modify the format of rows and cells in a table. doc =...( 'Country' ) builder . end_row () builder . insert_cell () builder...

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