Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 18,878 for

rows

(0.08 sec)
  1. Convert JSON Format to DOT via C++ | products.a...

    C++ API t0 Parse JSON to DOT without using Microsoft Word...you can also set the size of rows and columns by loading JSON...need to set the same row height for all rows in the worksheet, you...

    products.aspose.com/total/cpp/conversion/json-t...
  2. Get Cells Index with C++|Documentation

    Learn how to get row or column index by the name of a row, column, or cell. Convert the name of the cell to row and column indices (zero‑based) using Aspose.Cells with C++.... You may want to know which row and column a particular cell...worksheet by row and column index, you must know the row and column...

    docs.aspose.com/cells/cpp/get-cells-index/
  3. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....Table {0}", i)); RowCollection rows = tables.get(i).getRows(); for...for (int j = 0; j < rows.getCount(); j++) { System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  4. Problem with mail merge repeating entire docume...

    Good evening, I’m having a problem with mail merge. Introduction: I’m using version 22.12, and the same problem occurs when trying the online mail merge from the Aspose website, where, I assume, the latest version is …...populating the table by adding rows for each set of values in the...times (equal to the number of rows generated). I found this in...

    forum.aspose.com/t/problem-with-mail-merge-repe...
  5. Compatibility enumeration | Aspose.Words for No...

    Aspose.Words.Settings.Compatibility enumeration. Specifies names of compatibility options....AlignTableRowByRow Align Table Rows by Rule LayoutRawTableWidth...LayoutTableRowsApart Layout Table Rows Apart UseWord97LineBreakRu Use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Compatibility Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Settings.Compatibility enum to unlock powerful compatibility options for seamless document processing and enhanced performance....AlignTableRowByRow 38 Align Table Rows by Rule LayoutRawTableWidth...LayoutTableRowsApart 40 Layout Table Rows Apart UseWord97LineBreakRu 41...

    reference.aspose.com/words/net/aspose.words.set...
  7. Grouping Data|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....by field(s) and place summary rows in between data sets or data...

    docs.aspose.com/cells/net/grouping-data/
  8. 档案

    档案...Body; // 指定列和行 var cols = 3; var rows = 2; var isFirstRowHeader =...AppendChild(th); } for (int i = 0; i < rows - 1; i++) { // 创建表行 var dataTr...

    blog.aspose.com/zh/html/create-html-table-in-cs...
  9. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...AlignTablesRowByRow { get; set; } Align Table Rows Independently. AllowSpaceOfSameStyl...get; set; } Don’t Break Table Rows Around Floating Tables. DoNotBreakWrappedTab...

    reference.aspose.com/words/net/aspose.words.set...
  10. RowFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowFormat class. Represents all formatting for a table row...Represents all formatting for a table row. To learn more, visit the Working...True if the text in a table row is allowed to split across a...

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