Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 19,159 for

rows

(0.15 sec)
  1. 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...
  2. CellCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...${ i } ` ); let rows = tables . at ( i ). rows ; for ( let j =...= 0 ; j < rows . count ; j ++ ) { console . log ( `\tStart of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Excel – R1C1 Reference Style vs. A1|Documentation

    R1C1 Reference Style VS. A1 style by using Aspose.Cells for Node.js via C++....AB, …, ZZ, AAA, AAB, …), and rows are identified by numbers (1...the first column and second row is referred to as A2. R1C1 Reference...

    docs.aspose.com/cells/nodejs-cpp/r1c1-reference...
  4. Excel – R1C1 Reference Style vs. A1 with C++|Do...

    R1C1 Reference Style vs. A1 style by using Aspose.Cells with C++....AB, …, ZZ, AAA, AAB, …), and rows are identified by numbers (1...the first column and second row is referred to as A2. R1C1 Reference...

    docs.aspose.com/cells/cpp/r1c1-reference-style-...
  5. TableCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TableCollection class for easy, typed access to Table nodes, enhancing document processing efficiency and flexibility....to remove the first and last rows of all tables in a document...Assert . That ( tables [ 0 ]. Rows . Count , Is . EqualTo ( 5 ));...

    reference.aspose.com/words/net/aspose.words.tab...
  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. Insert Hyperlinks into Excel or OpenOffice|Docu...

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

    docs.aspose.com/cells/nodejs-cpp/insert-hyperli...
  8. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications....); 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...
  9. Working with Traditional Mail Merge Data Source...

    Use simplified syntax in template expressions to work with traditional Aspose.Words Mail Merge data source objects when building a report in C#....expressions as enumerations of their rows. That is, you can use template...instance, you can count its rows using the following syntax....

    docs.aspose.com/words/net/working-with-mail-mer...
  10. FieldSkipIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing document automation and flexibility in your projects.... If the current row of a mail merge operation fulfills...operation aborts the current row, // discards the current merge...

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