Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 487 for

type 2 shading

(0.04 sec)
  1. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....( text : string ) Parameter Type Description text string The... font . border . lineWidth = 2.5 ; builder . font . border ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... shading Returns a Shading object that refers...refers to the shading formatting for the cell. top_padding Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleType enumeration | Aspose.Words...

    Aspose.Words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style.... write ( "Cell 2" ); builder . endRow (); builder...collection. // 1 - By style type: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextureIndex | Aspose.Words for Java

    Specifies Shading texture in Java....class TextureIndex Specifies shading texture. Examples: Shows how...Clear any existing borders and shading from the table. table.clearBorders();...

    reference.aspose.com/words/java/com.aspose.word...
  5. ConditionalStyleCollection Class | Aspose.Words...

    Explore Aspose.Words.ConditionalStyleCollection class to manage ConditionalStyle objects effectively, enhancing document formatting and customization....object by conditional style type. (2 indexers) LastColumn { get;...ConditionalStyleType enumeration type. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words/con...
  6. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic table formatting. Enhance your document styles with flexible, conditional options!... LastRow 2 Specifies formatting of the last...InsertCell (); builder . Write ( "Cell 2" ); builder . EndRow (); builder...

    reference.aspose.com/words/net/aspose.words/con...
  7. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++.... get_Shading () Gets a Shading object that refers...refers to the shading formatting for this conditional style. get_TopPadding...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. ConditionalStyleType enumeration | Aspose.Words...

    aspose.words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style.... write ( 'Cell 2' ) builder . end_row () builder... collection. # 1 - By style type: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyleCollection class | Aspose.Words...

    Aspose.Words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...ConditionalStyleType enumeration type. Properties Name Description...insertCell (); builder . write ( "Cell 2" ); builder . endRow (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all formatting for a table row... shading . background_pattern_color...builder . write ( 'Row 1, Col 2' ) builder . end_row () # Changing...

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