Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 707 for

paragraph lines count

(0.17 sec)
  1. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" 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::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 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::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields 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...
  4. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment....up at the location of its paragraph, # outside the right-side...with a dotted line connecting it to its paragraph. builder . current_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...visitParagraphEnd(paragraph) Called when enumeration of a paragraph has ended...visitParagraphStart(paragraph) Called when enumeration of a paragraph has started...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format... By default, it is zero count of character ‘\0’, that means...indentation. max_characters_per_line Gets or sets an integer value...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....to identify, list and count paragraphs and runs of text formatted...formatted with a specific paragraph style and a character style...

    docs.aspose.com/words/cpp/working-with-styles-a...
  8. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...single line and value is empty , we need to remove line , to avoid...avoid blank line in completed doc . using below code to replace...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  9. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for Paragraph breaks in C++....Carriage return followed by line feed character: “\x000d\x000a”...commonly used in text files for paragraph breaks. static System :: String...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" in C++....[ Hide ] LineFeedChar field Line feed character: (char)10 or...space cannot have an automatic line break at its position. builder...

    reference.aspose.com/words/cpp/aspose.words/con...