Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 16,203 for

table

(0.03 sec)
  1. Table.style_name property | Aspose.Words for Py...

    Table.style_name property. Gets or sets the name of the Table style applied to this Table....style_name property Table.style_name property Gets or sets the...the name of the table style applied to this table. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::ConditionalStyleCollection class...

    Aspose::Words::ConditionalStyleCollection class. Represents a collection of ConditionalStyle objects. To learn more, visit the documentation article in C++....more, visit the Working with Tables documentation article. class...all conditional styles of the table style. get_BottomLeftCell ()...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. TableAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.TableAlignment enum for optimal inline Table alignment. Enhance your document formatting with precision and ease....Specifies alignment for an inline table. public enum TableAlignment...0 The table is aligned to the left. Center 1 The table is centered...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....filter data both in a table or pivot table. Microsoft Excel allows...slicer by selecting a table or pivot table and then clicking the...

    docs.aspose.com/cells/net/create-slicer/
  5. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style....with certain area styles of a table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Aspose::Words::Tables::CellVerticalAlignment en...

    Aspose::Words::Tables::CellVerticalAlignment enum. Specifies vertical justification of text inside a Table cell in C++....Aspose::Words::Tables::CellVerticalAlignmen enum Contents [ Hide...justification of text inside a table cell. enum class CellVerticalAlignmen...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. TableStyle.RowStripe | Aspose.Words for .NET

    Discover the TableStyle RowStripe property to easily customize odd/even row banding for enhanced Table readability and visual appeal....Shows how to create conditional table styles that alternate between...configure a conditional style of a table to apply a different color to...

    reference.aspose.com/words/net/aspose.words/tab...
  9. 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...
  10. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a Table with assigned Table style...to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. Properties...

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