Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,269 for

line spacing

(0.18 sec)
  1. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....> ( doc ); // Add a regular space. builder -> Write ( System ::...:: String ( u "Before space." ) + Aspose :: Words :: ControlChar...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. CompatibilityOptions.suppress_spacing_at_top_of...

    CompatibilityOptions.suppress_Spacing_at_top_of_page property. Ignore Minimum Line Height for First Line on Page....suppress_spacing_at_top_of_page property CompatibilityOptions...suppress_spacing_at_top_of_page property Ignore Minimum Line Height...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31....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...
  5. 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...
  6. ControlChar.SpaceChar | Aspose.Words for .NET

    Explore ControlChar SpaceChar field. Unlock the power of char32 for seamless data management and enhanced character control in your applications....SpaceChar field Space character: (char)32. public...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  7. ControlChar.NonBreakingSpaceChar | Aspose.Words...

    Discover ControlChar NonBreakingSpaceChar for seamless text formatting. Enhance your documents with non-breaking space character char160 for improved readability....NonBreakingSpaceChar field Non-breaking space character: (char)160. public...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  8. ControlChar.Cell | Aspose.Words for .NET

    Discover ControlChar Cell field, the key to defining table cell and row endings with character x0007. Enhance your data organization 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...
  9. ControlChar.ParagraphBreakChar | Aspose.Words f...

    Discover the ControlChar ParagraphBreakChar field, streamLine your text formatting with the essential end-of-paragraph character for efficient document editing....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...
  10. 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...