Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 732 for

paragraph lines count

(0.15 sec)
  1. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current Paragraph's Lines should be exempted from line numbering which is applied in the parent section in C++....current paragraph’s lines should be exempted from line numbering...Examples Shows how to enable line numbering for a section. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. PageSetup.line_number_count_by property | Aspos...

    PageSetup.line_number_Count_by property. Returns or sets the numeric increment for line numbers....line_number_count_by property PageSetup.line_number_count_by...increment for line numbers. @property def line_number_count_by ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.LINE_BREAK property | Aspose.Words ...

    ControlChar.LINE_BREAK property. Line break character: \x000b or \v....LINE_BREAK property ControlChar.LINE_BREAK property Line break...“\x000b” or “\v”. @property def LINE_BREAK ( self ) -> str : ......

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

    ControlChar.LINE_FEED_CHAR property. Line feed character: (char)10 or \n....LINE_FEED_CHAR property ControlChar.LINE_FEED_CHAR property Line...Line feed character: (char)10 or “\n”. @property def LINE_FEED_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f....space cannot have an automatic line break at its position. builder...) # Add a line break. builder . write ( 'Before line break.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.FIELD_END_CHAR property | Aspose.Wo...

    ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21....space cannot have an automatic line break at its position. builder...) # Add a line break. builder . write ( 'Before line break.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_BREAK property. End of column character: \x000e....space cannot have an automatic line break at its position. builder...) # Add a line break. builder . write ( 'Before line break.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0....space cannot have an automatic line break at its position. builder...) # Add a line break. builder . write ( 'Before line break.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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....ParagraphBreak field End of paragraph character: “\x000d” or “\r”...space cannot have an automatic line break at its position. builder...

    reference.aspose.com/words/net/aspose.words/con...
  10. 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...space cannot have an automatic line break at its position. builder...

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