Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 726 for

add section break

(0.09 sec)
  1. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a.... Examples Shows how to add various control characters to.... DocumentBuilder ( doc ) # Add a regular space. builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19.... Examples Shows how to add various control characters to.... DocumentBuilder ( doc ) # Add a regular space. builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_Break_CHAR property. Page Break character: (char)12 or \f....PAGE_BREAK_CHAR property ControlChar.PAGE_BREAK_CHAR property...property Page break character: (char)12 or “\f”. @property def PAGE_BREAK_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++.... Examples Shows how to add various control characters to...DocumentBuilder > ( doc ); // Add a regular space. builder -> Write...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....ParagraphBreakChar Examples Shows how to add various control characters to...DocumentBuilder > ( doc ); // Add a regular space. builder -> Write...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....CellChar Examples Shows how to add various control characters to...DocumentBuilder > ( doc ); // Add a regular space. builder -> Write...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....LineFeed () Examples Shows how to add various control characters to...DocumentBuilder > ( doc ); // Add a regular space. builder -> Write...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-Section character for seamless text flow....SectionBreakChar field End of section character: (char)12 or “\f”...SectionBreakChar ; Examples Shows how to add various control characters to...

    reference.aspose.com/words/net/aspose.words/con...
  9. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_Break property. End of paragraph character: \x000d or \r...PARAGRAPH_BREAK property ControlChar.PARAGRAPH_BREAK property...PARAGRAPH_BREAK ( self ) -> str : ... Examples Shows how to add various...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_Break property. End of column character: \x000e....COLUMN_BREAK property ControlChar.COLUMN_BREAK property End of...COLUMN_BREAK ( self ) -> str : ... Examples Shows how to add various...

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