Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 19,492 for

rows

(0.11 sec)
  1. Aspose::Words::Tables::TableCollection class | ...

    Aspose::Words::Tables::TableCollection class. Provides typed access to a collection of Table nodes. To learn more, visit the documentation article in C++....to remove the first and last rows of all tables in a document...tables -> idx_get ( 0 ) -> get_Rows () -> get_Count ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using Aspose.Cells for Python via .NET library....max_data_row or Cells.max_data_column properties...in the given worksheet. The rows & columns collections have zero‑based...

    docs.aspose.com/cells/python-net/detecting-empt...
  3. Product Overview|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....and Calculating Formulas Group Rows and Columns PivotTable Table...

    docs.aspose.com/cells/javascript-cpp/product-ov...
  4. How to row hide with column grouping in aspose ...

    HI Team, How to row hide with column grouping based on condition in aspose word template using LINQ. Currently, row is not hiding with blank data. Required details mentioned below. Kindly refer and share what are the di…...How to row hide with column grouping in aspose word template...2026, 1:31pm 1 HI Team, How to row hide with column grouping based...

    forum.aspose.com/t/how-to-row-hide-with-column-...
  5. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with C++....a single PDF page, although rows may expand to several pages...

    docs.aspose.com/cells/cpp/fit-all-worksheet-col...
  6. Array Dimensions exceeded supported range ERROR...

    Hi, We have a customer which are complaining that they are receiving this error when trying to Export/import to/from microsoft project 2021. We are currently using aspose.tasks version 22.4. Can you elaborate as to what…...it related to the number of rows in the msp file or to the amount...

    forum.aspose.com/t/array-dimensions-exceeded-su...
  7. Copying sheets between workbooks causes issues ...

    Hi, I have a scenario where deleting Rows or sheets in a workbook after copying sheets from a different workbook will error if both workbooks contain textjoin functions used in cell formula. This appears to have been wo…...have a scenario where deleting rows or sheets in a workbook after...

    forum.aspose.com/t/copying-sheets-between-workb...
  8. FieldMergingArgsBase.FieldName | Aspose.Words f...

    Discover the FieldName property of FieldMergingArgsBase, which retrieves the merge field name from your data source for seamless integration.... Rows . Add ( datarow ); datarow [...

    reference.aspose.com/words/net/aspose.words.mai...
  9. 档案

    档案...A:Y"; } // 获取行数和列数 int rows = ws.getCells().getMaxDataRow();...// 循环遍历行 for (int i = 0; i <= rows; i++) { List<Object> rowData...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  10. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....Table ALIGN_TABLE_ROW_BY_ROW Align Table Rows by Rule ALLOW_SP...Width LAYOUT_TABLE_ROWS_APART Layout Table Rows Apart LINE_WRAP_LIKE_WORD_6...

    reference.aspose.com/words/java/com.aspose.word...