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

rows

(0.16 sec)
  1. How to Set Print Titles|Documentation

    This article provides code demonstrating how to set print titles using the Aspose.Cells library....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/net/how-to-set-print-titles/
  2. TextPath.reverseRows property | Aspose.Words fo...

    TextPath.reverseRows property. Determines whether the layout order of Rows is reversed....whether the layout order of rows is reversed. get reverseRows...If true , the layout order of rows is reversed. This attribute...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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-...
  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. 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...
  6. 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-...
  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. Smart Markers feature|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....example, a complete row, then the following rows are moved down automatically...totals can be placed on the row immediately after the data marker...

    docs.aspose.com/cells/net/smart-markers-feature/
  10. 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...