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

line spacing

(0.16 sec)
  1. 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 NON_BREAKING_SPACE...

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

    Discover the ControlChar LineFeed field, understand the Line feed character (x000a) for seamless text formatting and improved data handling....LineFeed field Line feed character: “\x000a” or...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  3. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …...get_Indent() - Returns the first line indent/hanging indent get_Bullet()...Indentation before text with space before and hanging values. Screenshot...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  4. 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...
  5. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c 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...
  6. 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...
  7. ControlChar.Lf | Aspose.Words for .NET

    Discover ControlChar Lf, the essential Line feed character (x000a) for seamless text formatting. Enhance your coding efficiency today!...Lf field Line feed character: “\x000a” or...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  8. PDF to Word conversion issues (source document ...

    Hello, I am experiencing significant issues when converting a PDF to Word using Aspose.PDF 25.8.0. The output DOCX introduces formatting and rendering problems that make the converted document difficult to use. …...replaced by blocks instead of spaces. Symbols cut off or misaligned...Text cut off at top/bottom of lines. Wrong fonts applied, italics...

    forum.aspose.com/t/pdf-to-word-conversion-issue...
  9. 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...
  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...