Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 625 for

paragraph lines count

(0.26 sec)
  1. ControlChar.LineBreak | Aspose.Words for .NET

    Discover the ControlChar LineBreak field for seamless text formatting with the x000b or v character. Enhance your content's readability today!...LineBreak field Line break character: “\x000b” or...space cannot have an automatic line break at its position. builder...

    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!...space cannot have an automatic line break at its position. builder...// Add a line break. builder . Write ( "Before line break." +...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.SectionBreak | Aspose.Words for .NET

    Discover the ControlChar SectionBreak field, efficiently manage document sections with the x000c character, enhancing formatting and readability....space cannot have an automatic line break at its position. builder...// Add a line break. builder . Write ( "Before line break." +...

    reference.aspose.com/words/net/aspose.words/con...
  4. ControlChar.FieldSeparatorChar | Aspose.Words f...

    Discover how the ControlChar FieldSeparatorChar enhances data management by effectively separating field codes from values, optimizing your workflow effortlessly....space cannot have an automatic line break at its position. builder...// Add a line break. builder . Write ( "Before line break." +...

    reference.aspose.com/words/net/aspose.words/con...
  5. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....enumeration Determines when automatic line numbering restarts. Members...Name Description RESTART_PAGE Line numbering restarts at the start...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.LineNumberCountBy | Aspose.Words for ...

    Discover the PageSetup LineNumberCountBy property to easily customize line number increments for enhanced document formatting and readability....sets the numeric increment for line numbers. public int LineNumberCountBy...Examples Shows how to enable line numbering for a section. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  7. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LinestartingNumber property to easily customize your document's starting line number for enhanced formatting....property Gets or sets the starting line number. public int LineStartingNumber...Examples Shows how to enable line numbering for a section. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  8. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....enumeration Determines when automatic line numbering restarts. public enum...Value Description RestartPage 0 Line numbering restarts at the start...

    reference.aspose.com/words/net/aspose.words/lin...
  9. PageSetup.line_number_restart_mode property | A...

    PageSetup.line_number_restart_mode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously....line_number_restart_mode property PageSetup.line_number_restart_mode...property Gets or sets the way line numbering runs that is, whether...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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”...commonly used in text files for paragraph breaks. @property def CR_LF...

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