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

line spacing

(0.04 sec)
  1. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...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...
  2. ControlChar.FIELD_END_CHAR property | Aspose.Wo...

    ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21....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...
  3. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_BREAK_CHAR property. Page break 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...
  4. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless text flow using char30 for professional results....a hyphen and not to break a line. Useful info: http://www.cs...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  5. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" 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...
  6. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" 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...
  7. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr 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...
  8. Branded survey|Documentation

    A customer satisfaction survey decorated with your logo.... empty_line Add a vertical spacing between elements...answers. text Add one or more lines of text to the form. Source...

    docs.aspose.com/omr/net/txt-markup/examples/bra...
  9. 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...
  10. 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...