Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,440 for

line spacing

(0.17 sec)
  1. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++....Hide ] ControlChar::Lf method Line feed character: “\x000a” or...> ( doc ); // Add a regular space. builder -> Write ( System ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. ControlChar.PageBreak | Aspose.Words for .NET

    Discover the ControlChar PageBreak field, manage page breaks efficiently with the x000c character. Simplify your document formatting today!...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.ParagraphBreak | Aspose.Words for .NET

    Discover the ControlChar ParagraphBreak field. Easily manage paragraph breaks with the x000d character for seamless text formatting and improved readability....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...
  4. ControlChar.ColumnBreak | Aspose.Words for .NET

    Discover the ControlChar ColumnBreak field, streamLine your document layout with the x000e end-of-column character for enhanced formatting control....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...
  5. ControlChar.CellChar | Aspose.Words for .NET

    Discover the ControlChar CellChar field for seamless table management. Enhance your data organization with efficient end-of-cell and row characters....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...
  6. ControlChar.FieldEndChar | Aspose.Words for .NET

    Master MS Word with ControlChar and FieldEndChar! Enhance your document formatting and streamLine your workflow effortlessly....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...
  7. ControlChar.FieldStartChar | Aspose.Words for .NET

    Discover the ControlChar FieldStartChar for MS Word. Easily manage field characters and enhance your document formatting with precision!...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...
  8. 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...
  9. TextColumnCollection.line_between property | As...

    TextColumnCollection.Line_between property. When ``True``, adds a vertical Line between columns....line_between property TextColumnCollection.line_between property...a vertical line between columns. @property def line_between (...

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