Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 18,996 for

rows

(0.16 sec)
  1. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....Word 95 ALIGN_TABLE_ROW_BY_ROW Align Table Rows by Rule LAYOUT_RAW_TABLE_WIDTH...Width LAYOUT_TABLE_ROWS_APART Layout Table Rows Apart USE_WORD97_LINE_BREAK_RULES...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AutoFit Row Height Automatically When Loading a...

    Learn how to fit Rows whose height is not customized when loading a file using Aspose.Cells for Node.js via C++....Ask AI AutoFit Row Height Automatically When Loading a File with...Usage Scenarios The height of a row automatically matches the font...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  3. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....the height of the first row cell . rows . get ( 0 ). height = 36...the height of the first row cells . rows . get ( 0 ). height =...

    docs.aspose.com/cells/javascript-cpp/line-break...
  4. InsertCutCells corrupts structured table refere...

    When a table column is moved using Cells.InsertCutCells, structured table references (e.g. myTable[Email]) in formulas on other sheets are corrupted after the operation. The reference resolves to the wrong column name. …... Email, Phone] and two data rows On FormulaSheet: add an XLOOKUP...table with 3 columns and 2 data rows var tableSheet = wb.Worksheets[0];...

    forum.aspose.com/t/insertcutcells-corrupts-stru...
  5. Node.GetAncestor | Aspose.Words for .NET

    Discover the Node GetAncestor method to easily retrieve the first ancestor of a specified object type, enhancing your coding efficiency and accuracy....foreach ( Row row in table . Rows ) { foreach ( Cell Cell in row . Cells...foreach ( Row row in table . Rows ) { foreach ( Cell Cell in row . Cells...

    reference.aspose.com/words/net/aspose.words/nod...
  6. 使用 Python 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式管理 PDF 文件中的表格...border_info for row_count in range ( 0 , 10 ): row = table . rows . add...add () row . cells . add ( "Column (" + str ( row_count ) + ", 1)"...

    products.aspose.com/pdf/zh-hans/python-net/table/
  7. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....merge the cells: First row: the first row from where to start merging...merging. Number of rows: the number of rows to merge. Number of...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  8. Aspose.Words.Tables module | Aspose.Words for N...

    The Aspose.Words.Tables module contains classes that represent tables, Rows, cells and their formatting....classes that represent tables, rows, cells and their formatting...documentation article. Row Represents a table row. To learn more, visit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Export DataTable from GridWeb|Documentation

    This article introduces how to export a DataTable from GridWeb....the first cell, with all the rows and columns visible in the worksheet...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Fit All Worksheet Columns on Single PDF Page|Do...

    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....a single PDF page, although rows may expand to several pages...

    docs.aspose.com/cells/java/fit-all-worksheet-co...