Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 18,768 for

rows

(0.1 sec)
  1. MathObjectType enumeration | Aspose.Words for P...

    aspose.words.math.MathObjectType enumeration. Specifies type of an Office Math object....more rows and one or more columns. MATRIX_ROW Single row of the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...(A1:C5) // ---------- /* Header row */ cells.get("A1").putValue("Category");...get("C1").putValue("Notes"); /* Data rows */ const data = [ ["A", 120...

    forum.aspose.com/t/copied-range-does-not-update...
  3. 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...
  4. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....childTableCount = 0 ; for ( let row of table . rows . toArray ()) { for (...( let cell of row . cells . toArray ()) { if ( cell . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MathObjectType enumeration | Aspose.Words for N...

    Aspose.Words.Math.MathObjectType enumeration. Specifies type of an Office Math object....more rows and one or more columns. MatrixRow Single row of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.Cells for C++ API自动调整行、列、合并单元格的行,以及范围内的行。...Get ( 0 ); // Auto-fit the 2nd row (index 1) of the worksheet worksheet...outputFilePath ); std :: cout << "Row auto-fitted and file saved successfully...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  7. Managing Ranges with Golang via C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with Golang via C++. Create, modify, and style ranges programmatically....by any combination of blank rows and blank columns. It is read‑only...Offset Entire Column and Entire Row of the Range Insert Ranges Merge...

    docs.aspose.com/cells/go-cpp/managing-ranges/
  8. 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...
  9. 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...
  10. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row formatting. Enhance your document design with powerful, flexible features....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/net/aspose.words.tab...