Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 20,479 for

table

(0.08 sec)
  1. TableCollection class | Aspose.Words for Python

    aspose.words.Tables.TableCollection class. Provides typed access to a collection of [Table](../Table/) nodes...typed access to a collection of Table nodes. To learn more, visit...visit the Working with Tables documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the Table style....Specifies the alignment for the table style. @property def alignment...self ) -> aspose . words . tables . TableAlignment : ... @alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor.visitTableEnd method | Aspose.W...

    DocumentVisitor.visitTableEnd method. Called when enumeration of a Table has ended....visitTableEnd(table) Called when enumeration of a table has ended...visitTableEnd ( table : Aspose . Words . Tables . Table ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Tables::CellFormat::get_LeftPadd...

    Aspose::Words::Tables::CellFormat::get_LeftPadding method. Returns or sets the amount of space (in points) to add to the left of the contents of cell in C++....Aspose::Words::Tables::CellFormat::get_LeftPadding method Contents... double Aspose :: Words :: Tables :: CellFormat :: get_LeftPadding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Tables::CellFormat::get_RightPad...

    Aspose::Words::Tables::CellFormat::get_RightPadding method. Returns or sets the amount of space (in points) to add to the right of the contents of cell in C++....Aspose::Words::Tables::CellFormat::get_RightPadding method Contents... double Aspose :: Words :: Tables :: CellFormat :: get_RightPadding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a Table with assigned Table style in Java....to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  7. TableStyle.BottomPadding | Aspose.Words for .NET

    Discover the TableStyle BottomPadding property, customize your Table cell spacing for enhanced layout and readability. Optimize your design effortlessly!...to add below the contents of table cells. public double BottomPadding...custom style settings for the table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  8. Aspose::Words::Tables namespace | Aspose.Words ...

    Aspose::Words::Tables namespace. The Aspose.Words.Tables namespace contains classes that represent Tables, rows, cells and their formatting in C++....Aspose::Words::Tables namespace Contents [ Hide ] The Aspose...Aspose.Words.Tables namespace contains classes that represent tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications....how to modify formatting of a table cell. Document doc = new Document...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.tab...
  10. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how Table style is applied to a Table....Specifies how table style is applied to a table. Members Name...Name Description None No table style formatting is applied. FirstRow...

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