Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 5,775 for

table

(0.02 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataTable ...

    Aspose::Words::Drawing::Charts::ChartDataTable class. Allows to specify properties of a chart data Table in C++....properties of a chart data table. class ChartDataTable : public...font formatting of the data table. get_Format () Provides access...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....Shows how to build a nested table without using a document builder...builder. def create_nested_table (): doc = aw . Document () # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.alignment property | Aspose.Words for Nod...

    Table.alignment property. Specifies how an inline Table is aligned in the document....property Table.alignment property Specifies how an inline table is...alignment () : Aspose . Words . Tables . TableAlignment Remarks The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.right_padding property | Aspose.Words for...

    Table.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of cells....right_padding property Table.right_padding property Gets or sets...configure content padding in a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage Table rows and columns in PowerPoint presentations in C# or .NET...] To allow you to manage a table’s rows and columns in a PowerPoint...Aspose.Slides provides the Table class, ITable interface, and...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  6. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property to easily manage and customize various barcode types like QR for enhanced data integration....DataTable table = new DataTable ( "Barcodes" ); table . Columns... Add ( "MyITF14Barcode" ); table . Rows . Add ( new [] { "09312345678907"...

    reference.aspose.com/words/net/aspose.words.fie...
  7. RowFormat.AllowBreakAcrossPages | Aspose.Words ...

    Discover the RowFormat AllowBreakAcrossPages property, enable seamless text flow in Table rows across page breaks for enhanced readability and presentation....property True if the text in a table row is allowed to split across...in a table. Document doc = new Document ( MyDir + "Table spanning...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting properties of the row.... tables . RowFormat : ... Examples...format of rows and cells in a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.TextWrapping | Aspose.Words for .NET

    Discover the Table TextWrapping property to easily manage text flow in your Tables. Enhance readability and design with flexible text options!...TextWrapping Contents [ Hide ] Table.TextWrapping property Gets or...or sets TextWrapping for table. public TextWrapping TextWrapping...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Table.bidi property | Aspose.Words for Node.js

    Table.bidi property. Gets or sets whether this is a right-to-left Table....bidi property Table.bidi property Gets or sets whether this is...is a right-to-left table. get bidi () : boolean Remarks When...

    reference.aspose.com/words/nodejs-net/aspose.wo...