Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,297 for

line spacing

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. CompatibilityOptions.suppress_bottom_spacing pr...

    CompatibilityOptions.suppress_bottom_Spacing property. Ignore Exact Line Height for Last Line on Page....suppress_bottom_spacing property CompatibilityOptions.suppress_bottom_spacing...suppress_bottom_spacing property Ignore Exact Line Height for Last...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is formatted as strikethrough text....Examples Shows how to add a line strikethrough to text. let doc...( doc , "Text with a single-line strikethrough." ); run . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MarkdownLoadOptions.softLineBreakCharacter prop...

    MarkdownLoadOptions.softLineBreakCharacter property. Gets or sets a character value representing `soft Line break`...representing soft line break . The default value is SPACE (U+0020) ....allows you to load soft line breaks as hard line breaks. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.strike_through property | Aspose.Words for...

    Font.strike_through property. True if the font is formatted as strikethrough text....Examples Shows how to add a line strikethrough to text. doc =... text = 'Text with a single-line strikethrough.' ) run . font...

    reference.aspose.com/words/python-net/aspose.wo...