Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,445 for

line spacing

(1.97 sec)
  1. 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...
  2. 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...
  3. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by Line feed character: \x000d\x000a or \r\n...Carriage return followed by line feed character: “\x000d\x000a”...Add a regular space. builder . write ( 'Before space.' + aw . ControlChar...

    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. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for .NET...varying the width and spacing of parallel lines. In general, a linear...information is encoded using bars and spaces with two options of width:...

    docs.aspose.com/barcode/net/1d-barcode-types/
  6. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n...LF property Line feed character: “\x000a” or...or “\n”. Same as ControlChar.LINE_FEED . @property def LF ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 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...
  9. 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...
  10. 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...