Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 15,612 for

paragraph

(0.06 sec)
  1. CompatibilityOptions.ForgetLastTabAlignment | A...

    Discover how the ForgetLastTabAlignment property enhances Paragraph alignment by ignoring the last tab stop width for non-left aligned text....Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned...

    reference.aspose.com/words/net/aspose.words.set...
  2. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a document node or style... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

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

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  4. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/num...
  5. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)...the end of the specified paragraph. Examples Shows how to construct...first_section . body . first_paragraph ) self . assertEqual ( ' SYMBOL...

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

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....Document(stream, loadOptions); Paragraph para = (Paragraph)doc.getChild(NodeType...getChild(NodeType.PARAGRAPH, 0, true); Assert.assertEquals(Underline.SINGLE...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a document...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldNumChars class | As...

    Aspose::Words::Fields::FieldNumChars class. Implements the NUMCHARS field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...< Document > ( MyDir + u "Paragraphs.docx" ); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field...node, returns its parent paragraph. If the field is already removed...sources. builder . insert_paragraph () builder . write ( 'Text...

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

    Discover the Aspose.Words.Fields.FieldSaveDate class, designed to effortlessly implement the SAVEDATE field for streamlined document management....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...