Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 155,139 for

2

(0.36 sec)
  1. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_formatting method. Resets to default row formatting.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning of the section.... writeln ( 'Section 1, page 2.' ) builder . insert_break ( aw...builder . writeln ( 'Section 2, page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GeneralFormatCollection.GetEnumerator | Aspose....

    Discover the GeneralFormatCollection GetEnumerator method to easily access and iterate through your data collection with efficiency and precision.... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++....Writeln ( u "Section 1, page 2." ); builder -> InsertBreak (...builder -> Writeln ( u "Section 2, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. FieldFormat.GeneralFormats | Aspose.Words for .NET

    Discover the FieldFormat GeneralFormats property, offering a versatile collection of numeric text formats to enhance your data presentation and results.... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldFormat.DateTimeFormat | Aspose.Words for .NET

    Discover the FieldFormat DateTimeFormat property to easily customize date and time field results for enhanced data presentation and clarity.... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Tables::CellVerticalAlignment en...

    Aspose::Words::Tables::CellVerticalAlignment enum. Specifies vertical justification of text inside a table cell in C++.... Bottom 2 Text is aligned at the bottom...builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. ListLevel.LinkedStyle | Aspose.Words for .NET

    Discover the ListLevel LinkedStyle property to easily manage and customize paragraph styles for your lists, enhancing your document's formatting and readability....Styles [ "Heading 1" ]; // Level 2 labels will display the current..."-II-"... docList . ListLevels [ 2 ]. NumberFormat = "-\x0002-" ;...

    reference.aspose.com/words/net/aspose.words.lis...
  9. ListLevel.is_legal property | Aspose.Words for ...

    ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... doc_list . list_levels [ 2 ] . number_format = '- \x02 -'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLevel.linked_style property | Aspose.Words ...

    ListLevel.linked_style property. Gets or sets the paragraph style that is linked to this list level....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... doc_list . list_levels [ 2 ] . number_format = '- \x02 -'...

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