Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 18,768 for

rows

(0.09 sec)
  1. 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...
  2. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...DocumentBuilder(doc); // First row with 100% width var table = builder...Write("row 1 - single cell"); builder.EndTable(); // Last row with...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  3. Introduction and Creating Tables|Aspose.Words f...

    Create and manage tables in a document using Node.js....this automatically starts a new row Optionally, use the cellFormat...until the row is complete Call endRow to end the current row Optionally...

    docs.aspose.com/words/nodejs-net/create-a-table/
  4. 隐藏和取消隐藏单元格|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....hideRow ( 2 ); //Hiding the 3rd row of the worksheet cells . hideColumn...隐藏/取消隐藏单元格 要隐藏行或列,Apache POI SS 提供了 Row.setZeroHeight(boolean) 方法。 Java...

    docs.aspose.com/cells/zh/java/hide-and-unhide-c...
  5. Import and Export 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.... Row number , the row number of the first...contents will be imported. Row Number , the row number of the first...

    docs.aspose.com/cells/java/import-and-export-data/
  6. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....vertical borders to a table row’s format. auto doc = System ::...System :: String :: Format ( u "Row {0}, Column 1" , i + 1 )); builder...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... ROW The element occurs among rows in a table. CELL...element occurs among cells in a row. Examples Shows how to work with...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table|Documentation

    Table element organizes questions and answers in a tabular structure....answers in a tabular structure (rows and columns) for better readability..."striped" - zebra-striped table rows "equalCells" - make all table...

    docs.aspose.com/omr/net/json-markup/table/
  9. Add, Extract, Delete Tables in PDF using Java |...

    Manage Tables in PDF file programmatically with Java sample code using Aspose.PDF for Java...setDefaultCellBorder ( border ); 0 rows with 3 columns each for ( int...i = 1 ; i < 10 ; i ++ ) { Row row = table . getRows (). add ();...

    products.aspose.com/pdf/java/table/
  10. Rename duplicate columns automatically while ex...

    Learn how to rename duplicate columns automatically while exporting worksheet data through the Aspose.Cells for .NET API....Assistant Close Export Visible Rows Data from Worksheet Export HTML...

    docs.aspose.com/cells/net/rename-duplicate-colu...