Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 714 for

paragraph lines count

(0.31 sec)
  1. Aspose::Words::PageSetup::get_LineNumberCountBy...

    Aspose::Words::PageSetup::get_LineNumberCountBy method. Returns or sets the numeric increment for line numbers in C++....sets the numeric increment for line numbers. int32_t Aspose :: Words...Examples Shows how to enable line numbering for a section. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. 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...
  3. 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...
  4. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14....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...
  5. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.PAGE_BREAK property. Page break character: \x000c 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.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields....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.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value...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.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...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...
  9. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.Paragraph_BREAK property. End of Paragraph character: \x000d or \r...PARAGRAPH_BREAK property ControlChar.PARAGRAPH_BREAK property...property End of paragraph character: “\x000d” or “\r”. Same as ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.Paragraph_BREAK_CHAR property. End of Paragraph character: (char)13 or \r....PARAGRAPH_BREAK_CHAR property ControlChar.PARAGRAPH_BREAK_CHAR...PARAGRAPH_BREAK_CHAR property End of paragraph character: (char)13 or “\r”. @property...

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