Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 4,608 for

paragraph builder

(0.07 sec)
  1. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story.... Paragraph ( doc ) body . append_child...parent_node ) builder = aw . DocumentBuilder ( doc ) builder . move_to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story.... Document () builder = aw . DocumentBuilder ( doc...shape, # which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_color property. Gets or sets the color that's applied to the foreground of the [Shading](../) object.... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) borders = builder . paragraph_format . borders borders...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....child of Paragraph . Footnote can contain Paragraph and Table...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of shapes, ensuring precise layout control in your designs....Remarks The default value is Paragraph. Has effect only for top level...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment.... Document () builder = aw . DocumentBuilder ( doc...up at the location of its paragraph, # outside the right-side...

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

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node page numbers, enhancing your document management experience.... run, paragraph or table cell) is located...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...

    reference.aspose.com/words/net/aspose.words.lay...
  9. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....Document(); DocumentBuilder builder = new DocumentBuilder(docOriginal);...; // Paragraph text referenced with an endnote: builder.writeln("Hello...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field...node, returns its parent paragraph. If the field is already removed...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . write...

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