Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 726 for

add section break

(0.07 sec)
  1. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.PARAGRAPH_Break_CHAR property. End of paragraph character: (char)13 or \r....PARAGRAPH_BREAK_CHAR property ControlChar.PARAGRAPH_BREAK_CHAR property...“\r”. @property def PARAGRAPH_BREAK_CHAR ( self ) -> str : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BreakING_SPACE property. Non-Breaking space character: \x00a0....NON_BREAKING_SPACE property ControlChar.NON_BREAKING_SPACE property...property Non-breaking space character: “\x00a0”. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...NonBreakingSpace field Non-breaking space character: “\x00a0”...NonBreakingSpace ; Examples Shows how to add various control characters to...

    reference.aspose.com/words/net/aspose.words/con...
  4. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph Breaks in text files....in text files for paragraph breaks. public static readonly string...CrLf ; Examples Shows how to add various control characters to...

    reference.aspose.com/words/net/aspose.words/con...
  5. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BreakING_HYPHEN_CHAR property. Non-Breaking Hyphen in Microsoft Word is (char)30....NON_BREAKING_HYPHEN_CHAR property ControlChar.NON_BREAKING_HYPHEN_CHAR...NON_BREAKING_HYPHEN_CHAR property Non-breaking Hyphen in Microsoft Word is (char)30...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line Break character: "\x000b" or "\v" in C++....ControlChar::LineBreak method Line break character: “\x000b” or “\v”...LineBreak () Examples Shows how to add various control characters to...

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

    Aspose::Words::ControlChar::PageBreak method. Page Break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....ControlChar::PageBreak method Page break character: “\x000c” or “\f”...PageBreak () Examples Shows how to add various control characters to...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

    ControlChar.LINE_FEED_CHAR property. Line feed character: (char)10 or \n.... 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...
  9. ControlChar.FIELD_END_CHAR property | Aspose.Wo...

    ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21.... 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...
  10. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....FieldStartChar 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...