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

line spacing

(0.17 sec)
  1. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++....[ Hide ] LineBreakChar field Line break character: (char)11 or...> ( doc ); // Add a regular space. builder -> Write ( System ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...Add a regular space. builder . Write ( "Before space." + ControlChar...ControlChar . SpaceChar + "After space." ); // Add an NBSP, which is...

    reference.aspose.com/words/net/aspose.words/con...
  3. 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...
  4. ControlChar.LINE_BREAK property | Aspose.Words ...

    ControlChar.Line_BREAK property. Line break character: \x000b or \v....LINE_BREAK property ControlChar.LINE_BREAK property Line break...“\x000b” or “\v”. @property def LINE_BREAK ( self ) -> str : ......

    reference.aspose.com/words/python-net/aspose.wo...
  5. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....high-performance navigation, low disk space occupation, co-working on documents...coordinates (x, y)append a straight line segment from the current point...

    docs.aspose.com/page/net/what-is-pdf-file/
  6. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

    ControlChar.Line_FEED_CHAR property. Line feed character: (char)10 or \n....LINE_FEED_CHAR property ControlChar.LINE_FEED_CHAR property Line...Line feed character: (char)10 or “\n”. @property def LINE_FEED_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  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.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...
  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...