Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 19,504 for

rows

(0.2 sec)
  1. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced document personalization.... Rows . Add ( "Mr." , "John" , "Doe" ); table . Rows . Add..."Jane" , "Cardholder" ); // This row has an invalid value in the Courtesy...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....a grid of cells (arranged in rows and columns) is straightforward...two cells of the table’s first row. Access an Cell ’s TextFrame...

    docs.aspose.com/slides/nodejs-java/manage-table/
  3. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of a cell value in units of pixels through Aspose.Cells for Node.js via C++....then set the column width and row height of that cell, respectively;...Alternatively, you can also autofit rows and columns of your cells or...

    docs.aspose.com/cells/nodejs-cpp/calculate-the-...
  4. Table Overview|Aspose.Words for C++

    Work with tables and their components such as cells, Rows, columns in Aspose.Words for C++. How to work with tables in C++....about table structure, cells, rows, and columns supported by Aspose...consists of such elements as Cell , Row and Column . These are concepts...

    docs.aspose.com/words/cpp/table-overview/
  5. Using the pdf xml schema in the Aspose.Pdf name...

    Hi, I saw an older forum post that recommended using the Aspose.Pdf namespace to create documents instead of the Aspose.Pdf.Generator namespace. I've been playing around with generating documents in the Aspose.Pdf names…...cases, I’m generating a 100 rows by 20 column table, and noticed...0; i < 100; ++i) { var row = table.Rows.Add(); for (int j = 0;...

    forum.aspose.com/t/using-the-pdf-xml-schema-in-...
  6. Update Days Preserving History of Revision Logs...

    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....Assistant Close Find Maximum Rows and Columns supported by XLS...

    docs.aspose.com/cells/python-net/update-days-pr...
  7. Export print area range to HTML|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....conversion AutoFit Columns and Rows while loading HTML in Workbook...

    docs.aspose.com/cells/java/export-print-area-ra...
  8. Setting Column Width or Row Height|Documentation

    This article explains how to set column width and row height using the Aspose.Cells.GridDesktop API....Ask AI Setting Column Width or Row Height Contents [ Hide ] This...setting the column width and row height using the Aspose.Cells...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. NodeCollection.IndexOf | Aspose.Words for .NET

    Discover the NodeCollection IndexOf method to efficiently find the zero-based index of any specified node in your collections.... EqualTo ( 0 )); Row row = table . Rows [ 2 ]; Assert . That...IndexOf ( row ), Is . EqualTo ( 2 )); Cell cell = row . LastCell...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Freeze panes is not working correctly when a ro...

    Hi, Freeze panes is not working correctly when a row is too long in Aspose.GridJs. I have attached a video to show what is happening. Column scrolling is works but the row scrolling is not. Thanks. freeze cells doesn’…...not working correctly when a row is too long in Aspose.GridJs...not working correctly when a row is too long in Aspose.GridJs...

    forum.aspose.com/t/freeze-panes-is-not-working-...