Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,440 for

line spacing

(0.13 sec)
  1. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.Line_FEED property. Line feed character: \x000a or \n...LINE_FEED property ControlChar.LINE_FEED property Line feed character:...ControlChar.LF . @property def LINE_FEED ( self ) -> str : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MarkdownLoadOptions.SoftLineBreakCharacter | As...

    Set custom soft Line break characters in Markdown documents for better formatting with this flexible load option....representing soft line break . The default value is SPACE (U+0020) ....allows you to load soft line breaks as hard line breaks. Examples Shows...

    reference.aspose.com/words/net/aspose.words.loa...
  3. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30....a hyphen and not to break a line. Useful info: http://www.cs...Add a regular space. builder . write ( 'Before space.' + aw . ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.LineFeedChar | Aspose.Words for .NET

    Discover the ControlChar LineFeedChar field—optimize your text processing with the essential Line feed character (char10 or n) for seamless data handling....LineFeedChar field Line feed character: (char)10 or...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  5. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32....SPACE_CHAR property ControlChar.SPACE_CHAR property Space character:...character: (char)32. @property def SPACE_CHAR ( self ) -> str : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.LINE_BREAK_CHAR property | Aspose.W...

    ControlChar.Line_BREAK_CHAR property. Line break character: (char)11 or \v....LINE_BREAK_CHAR property ControlChar.LINE_BREAK_CHAR property...property Line break character: (char)11 or “\v”. @property def LINE_BREAK_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160....NON_BREAKING_SPACE_CHAR property ControlChar.NON_BREAKING_SPACE_CHAR... property Non-breaking space character: (char)160. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.FIELD_END_CHAR property | Aspose.Wo...

    ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21....Add a regular space. builder . write ( 'Before space.' + aw . ControlChar...ControlChar . SPACE_CHAR + 'After space.' ) # Add an NBSP, which...

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

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f....Add a regular space. builder . write ( 'Before space.' + aw . ControlChar...ControlChar . SPACE_CHAR + 'After space.' ) # Add an NBSP, which...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...Add a regular space. builder . write ( 'Before space.' + aw . ControlChar...ControlChar . SPACE_CHAR + 'After space.' ) # Add an NBSP, which...

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