Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 625 for

paragraph lines count

(0.04 sec)
  1. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of Paragraph character: (char)13 or "\r" in C++....ParagraphBreakChar field End of paragraph character: (char)13 or “\r”...space cannot have an automatic line break at its position. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....ControlChar::LineFeed method Line feed character: “\x000a” or...space cannot have an automatic line break at its position. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....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/cpp/aspose.words/con...
  9. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment....contain paragraph breaks, this will create paragraphs of text...up at the location of its paragraph, # outside the right-side...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment....contain paragraph breaks, this will create paragraphs of text...up at the location of its paragraph, // outside the right-side...

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