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

type 2 shading

(0.3 sec)
  1. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this 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...
  2. 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...
  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 . end_row () builder... collection. # 1 - By style type: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the document. To learn more, visit the documentation article in C++.... static Type () Remarks A Microsoft Word...Insert/Break command and select a break type. The break specifies whether...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...