Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 18,180 for

paragraph

(0.24 sec)
  1. LayoutEnumerator.moveNextLogical method | Aspos...

    LayoutEnumerator.moveNextLogical method. Moves to the next sibling entity in a logical order....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....EqualTo ( section )); Paragraph para = new Paragraph ( doc ); body ...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Aspose::Words::Layout::LayoutEnumerator::MovePr...

    Aspose::Words::Layout::LayoutEnumerator::MovePreviousLogical method. Moves to the previous sibling entity in a logical order. When iterating lines of a Paragraph broken across pages this method will move to the previous line even if it resides on another page in C++....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. ParagraphFormat.hangingPunctuation property | A...

    ParagraphFormat.hangingPunctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current Paragraph....is enabled for the current paragraph. get hangingPunctuation ()...

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

    Aspose.Words.Tables.Row class. Represents a table row...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...isDeep) Returns an Nth child Paragraph node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Comment::AddReply method | Aspos...

    Aspose::Words::Comment::AddReply method. Adds a reply to this comment in C++....up at the location of its paragraph, // outside the right-side...line connecting it to its paragraph. builder -> get_CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_ForgetLastTabAlignment method. Ignore Width of Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned in C++....Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. FieldAutoNum class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNum class. Implements the AUTONUM field...node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using autonum fields. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.ControlChar class to effectively manage control characters in your documents for enhanced formatting and readability....commonly used in text files for paragraph breaks. const DefaultTextInputChar...readonly ParagraphBreak End of paragraph character: “\x000d” or “\r”...

    reference.aspose.com/words/net/aspose.words/con...
  10. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....txt document with a custom paragraph break. Document doc = new...writeln("Paragraph 1."); builder.writeln("Paragraph 2."); builder...

    reference.aspose.com/words/java/com.aspose.word...