Sort Score
Result 10 results
Languages All
Labels All
Results 9,121 - 9,130 of 155,640 for

2

(0.99 sec)
  1. FieldTC.text property | Aspose.Words for Python

    FieldTC.text property. Gets or sets the text of the entry....insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++...." ); // 2 - The "Even" header/footer, which...builder -> Writeln ( u "Page 2." ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Count method. Gets or sets how many Character to use as indentation per one list level. The default value is 0, that means no indentation in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...String :: Format ( u " a. Item 2{0}" , newLine ) + System :: String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FieldSymbol.dont_affects_line_spacing property ...

    FieldSymbol.dont_affects_line_spacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the paragraph.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field which displays...()) builder . writeln ( 'Line 2' ) # 3 - Add a SYMBOL field which...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.lastColumn property ...

    ConditionalStyleCollection.lastColumn property. Gets the last column style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GradientStop.Position | Aspose.Words for .NET

    Discover the GradientStop Position property, easily set and adjust gradient stop positions from 0% to 100% for stunning visual effects in your designs....gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStops . Count , Is . EqualTo ( 2 )); Assert . That ( gradientStops...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ConditionalStyleCollection.oddRowBanding proper...

    ConditionalStyleCollection.oddRowBanding property. Gets the odd row banding style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyleCollection.evenColumnBanding pr...

    ConditionalStyleCollection.evenColumnBanding property. Gets the even column banding style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldSymbol.is_ansi property | Aspose.Words for...

    FieldSymbol.is_ansi property. Gets or sets whether the character code is interpreted as the value of an ANSI character.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field which displays...()) builder . writeln ( 'Line 2' ) # 3 - Add a SYMBOL field which...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word...., 2., 3., …) for the first level...'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...

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