Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 19,502 for

rows

(0.25 sec)
  1. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations.... rows [ 1 ][ 1 ] x = tbl . X + tbl . rows [ 1 ][ 1 ]...offset_x y = tbl . Y + tbl . rows [ 1 ][ 1 ] . offset_y for para...

    docs.aspose.com/slides/python-net/paragraph/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_LayoutTableRowsApart method. Allow Table Rows to Wrap Inline Objects Independently in C++....owsApart method Allow Table Rows to Wrap Inline Objects Independently...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. FieldAsk.PromptText | Aspose.Words for .NET

    Discover how to easily manage the FieldAsk PromptText property to customize your prompt window's title for enhanced user experience.... Rows . Add ( "Row 1" ); table . Rows . Add ( "Row 2" );...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldMergeBarcode.DisplayText | Aspose.Words fo...

    Control barcode text display with FieldMergeBarcode's DisplayText property. Enhance readability and functionality in your applications effortlessly....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...
  9. FieldMergeBarcode.PosCodeStyle | Aspose.Words f...

    Discover the FieldMergeBarcode PosCodeStyle property for customizable Point of Sale barcodes. Support for UPCA, EAN13, and more with flexible styling options!...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...
  10. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language.... Get row text from a table in a OneNote...document . Get cell text from a row in a table . Get Table Text from...

    docs.aspose.com/note/java/working-with-tables/