Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 17,601 for

paragraph

(0.06 sec)
  1. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_formatting method. Joins runs with same formatting in all Paragraphs of the document....with same formatting in all paragraphs of the document. def joi...The operation checks every Paragraph node in the document for adjacent...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily customize and set unique number formats for your lists, enhancing your document's clarity and style....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.lis...
  3. CleanupOptions.DuplicateStyle | Aspose.Words fo...

    Optimize your documents with CleanupOptions DuplicateStyle property—easily remove duplicate styles for cleaner, more efficient formatting. Default is false.... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/net/aspose.words/cle...
  4. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../Paragraph/) and [Table](../../aspose.words.tables/table/)...contain block-level nodes Paragraph and Table . To learn more...CompositeNode ) first_paragraph Gets the first paragraph in the story...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Lists namespace | Aspose.Words f...

    Aspose::Words::Lists namespace. The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered lists defined in a document in C++....formatting is applied to a paragraph. To learn more, visit the...label from the text of the paragraph. Aspose::Words::Layout namespace...

    reference.aspose.com/words/cpp/aspose.words.lists/
  6. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....Document doc = new Document(); Paragraph para = doc.getFirstSection()...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  7. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java.... For instance, a paragraph with Heading 1 style will...level in the TOC whereas a paragraph with Heading 2 will be treated...

    docs.aspose.com/words/java/working-with-table-o...
  9. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in documents. Customize your import process effortlessly!... Paragraph , "MyStyle" ); myStyle . Font...destination styles into direct paragraph attributes. ImportFormatOptions...

    reference.aspose.com/words/net/aspose.words/imp...
  10. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... Paragraph , "MyStyle1" ); myStyle ..... add ( aw . StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

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