Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 17,658 for

paragraph

(0.09 sec)
  1. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control text handling in insert revisions with this simple boolean setting. Default is false....revisions and insert a paragraph. That paragraph will be an insert...doc . FirstSection . Body . Paragraphs [ 1 ]. IsInsertRevision ...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_SplitPgBreakAndParaMark method. Always Move Paragraph Mark to Page after a Page Break in C++....ParaM method Always Move Paragraph Mark to Page after a Page...

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

    Aspose::Words::Settings::CompatibilityOptions::set_SwapBordersFacingPgs method. Swap Paragraph Borders on Odd Numbered Pages in C++....ersFacingPgs method Swap Paragraph Borders on Odd Numbered Pages...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain Paragraphs and tables...inline-level nodes that can contain paragraphs and tables. To learn more...container for block-level nodes Paragraph and Table . The classes that...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...connecting it to its paragraph. builder . current_paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....PARAGRAPH_BREAK); // Use a document...builder.insertBreak(BreakType.PARAGRAPH_BREAK); // Use a document...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::PageSetup::get_LineNumberDistanc...

    Aspose::Words::PageSetup::get_LineNumberDistanceFromText method. Gets or sets distance between the right edge of line numbers and the left edge of the document in C++....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. 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 in C++....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management....section, one body and one paragraph. // Call the "RemoveAllChildren"...contains at least one empty paragraph. body . EnsureMinimum ();...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency....EqualTo ( section )); Paragraph para = new Paragraph ( doc ); body ...

    reference.aspose.com/words/net/aspose.words/bod...