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

line spacing

(0.15 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. 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...
  3. MarkdownLoadOptions.soft_line_break_character p...

    MarkdownLoadOptions.soft_Line_break_character property. Gets or sets a character value representing `soft Line break`...soft_line_break_character property MarkdownLoadOptions.soft_...soft_line_break_character property Gets or sets a character value...

    reference.aspose.com/words/python-net/aspose.wo...
  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....Carriage return followed by line feed character: “\x000d\x000a”...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  5. 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...
  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_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...
  8. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section 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...
  9. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19....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.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a....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...