Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,124 for

line spacing

(0.05 sec)
  1. ControlChar.FieldSeparatorChar | Aspose.Words f...

    Discover how the ControlChar FieldSeparatorChar enhances data management by effectively separating field codes from values, optimizing 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...
  2. ControlChar.PageBreakChar | Aspose.Words for .NET

    Discover the ControlChar PageBreakChar field for efficient document formatting. Enhance your workflow with customizable page break options!...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. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by Line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....Carriage return followed by line feed character: “\x000d\x000a”...> ( doc ); // Add a regular space. builder -> Write ( System ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::LineFeedChar field ...

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

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Manage Autofit Settings|Aspose.Slides for PHP D...

    Set the autofit settings for textbox in PowerPoint...its height—to clear redundant space. In PowerPoint, these are the...specify that the text’s size and spacing must be reduced to make it...

    docs.aspose.com/slides/php-java/manage-autofit-...
  6. homepage_bundle.css

    *,::after,::before{box-sizing:border-box;} body{margin:0;font-size:1rem;font-weight:400;Line-height:1.5;color:#212529;text-align:left;background-color:#fff} [tabindex="-1"]:focus:not(:focus-visible......body{margin:0;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;te...y:inherit;font-size:inherit;line-height:inherit;} button,inp...

    www.aspose.com/css/v2/homepage_bundle.css
  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.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30....a hyphen and not to break a line. Useful info: http://www.cs...Add a regular space. builder . write ( 'Before space.' + aw . ControlChar...

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

    Discover the ControlChar LineFeedChar field—optimize your text processing with the essential Line feed character (char10 or n) for seamless data handling....LineFeedChar field Line feed character: (char)10 or...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  10. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.Line_FEED property. Line feed character: \x000a or \n...LINE_FEED property ControlChar.LINE_FEED property Line feed character:...ControlChar.LF . @property def LINE_FEED ( self ) -> str : ... Examples...

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