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

rows

(0.07 sec)
  1. Table.ConvertToHorizontallyMergedCells | Aspose...

    Discover how the ConvertToHorizontallyMergedCells method transforms wide merged cells into horizontally merged ones, enhancing your data organization....default define only 5 cells in a row, and none of them have the horizontal...though there were 7 cells in the row before the horizontal merging...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...InsertAfter or InsertBefore on the row where you want the cell inserted...Create the outer table with three rows and four columns, and then add...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience....Create the outer table with three rows and four columns, and then add...Create another table with two rows and two columns and then insert...

    reference.aspose.com/words/net/aspose.words.tab...
  4. 从DataTable导入|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....Int32 )); //Creating an empty row in the DataTable object DataRow...NewRow (); //Adding data to the row dr [ 0 ] = 1 ; dr [ 1 ] = "Aniseed...

    docs.aspose.com/cells/zh/net/importing-from-dat...
  5. Working with Table Styles in Java|Aspose.Words ...

    Advanced table formatting Java. Create a table style using Java. Introduction to advanced table formatting, Table styles using Java....conditional formatting for header row of the table: You can also choose...column, last column, banded rows. They are listed in the TableStyleOptions...

    docs.aspose.com/words/java/working-with-tablest...
  6. HeightRule | Aspose.Words for Java

    Specifies the rule for determining the height of an object in Java....Examples: Shows how to format rows with a document builder. Document...builder.write("Row 1, cell 1."); // Start a second row, and then configure...

    reference.aspose.com/words/java/com.aspose.word...
  7. DataRowCollection | Aspose.Words for Java

    Represents a collection of Rows for a DataTable in Java....Iterable Represents a collection of rows for a DataTable . Methods Method...Description add(System.Data.DataRow row) Adds the specified DataRow to...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|Aspose.Slides 文档

    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....string FileName = "Removing Row Or Column in Table.pptx" ; Presentation.... msoTrue ) { shp . Table . Rows [ 1 ]. Delete (); } } Aspose...

    docs.aspose.com/slides/zh/net/removing-row-or-c...
  9. Delete text from a cell|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....column name, and a one-based row index, // deletes the text from...at the specified column and row on the specified worksheet. public...

    docs.aspose.com/cells/net/delete-text-from-a-cell/
  10. FieldMergeBarcode.ScalingFactor | Aspose.Words ...

    Discover the FieldMergeBarcode ScalingFactor property to easily adjust your barcode size in whole percentage points (10-1000) for optimal visibility....will create a new page for each row. Each page will contain a DISPLAYBARCODE...with the value from the merged row. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...