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

type 2 shading

(0.1 sec)
  1. 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...
  2. 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...
  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. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...ConditionalStyleType enumeration type. Indexers Name Description __getitem__(index)...insert_cell () builder . write ( 'Cell 2' ) builder . end_row () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color in C++....Drawing :: Color color ) Parameter Type Description lineStyle Aspose::Words::LineStyle...Shows how to apply border and shading color while building a table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  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. 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...
  8. 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...
  9. SectionStart | Aspose.Words for Java

    The Type of break at the beginning of the section in Java....public class SectionStart The type of break at the beginning of...section 1."); // Section break types determine how a new section...

    reference.aspose.com/words/java/com.aspose.word...
  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...