Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 19,025 for

rows

(2.15 sec)
  1. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using JavaScript via C++.... Number of rows, the number of rows in this hyperlink...added to. Number of rows, the number of rows in this hyperlink...

    docs.aspose.com/cells/javascript-cpp/insert-hyp...
  2. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....width of the desired number of rows and columns in the OLE frame...the size of the participating rows and columns to fit within the...

    docs.aspose.com/slides/androidjava/working-solu...
  3. FieldGreetingLine.LanguageId | Aspose.Words for...

    Discover the FieldGreetingLine LanguageId property to easily manage name formatting with customizable language settings for enhanced user experience.... Rows . Add ( "Mr." , "John" , "Doe" ); table . Rows . Add..."Jane" , "Cardholder" ); // This row has an invalid value in the Courtesy...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::DocumentBuilder::get_RowFormat m...

    Aspose::Words::DocumentBuilder::get_RowFormat method. Returns an object that represents current table row formatting properties in C++....that represents current table row formatting properties. System...// will apply them to every row and cell that we add with it...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including page orientation, paper size, scaling options, page order, and visibility of images/shapes....Best for spreadsheets with many rows but fewer columns. 2. Paper...data to fit the page width. Rows will spill over to subsequent...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. Table.convert_to_horizontally_merged_cells meth...

    Table.convert_to_horizontally_merged_cells method. Converts cells horizontally merged by width to cells merged by [CellFormat.horizontal_merge](../../cellformat/horizontal_merge/)....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/python-net/aspose.wo...
  7. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph formatting properties....them // to the current cell/row its cursor is in, // as well...well as any new cells and rows created using that builder. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....insert_before() 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/python-net/aspose.wo...
  9. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table...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/python-net/aspose.wo...
  10. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...( table ); // Tables contain rows, which contain cells, which...least one row, cell, and paragraph. Row firstRow = new Row ( doc...

    reference.aspose.com/words/net/aspose.words.tab...