Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,552 for

paragraph builder

(0.04 sec)
  1. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) footnote = builder . insert_footnote ( footnote_type...

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

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS).... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) footnote = builder . insert_footnote ( footnote_type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.is_list_item property | Aspose....

    ParagraphFormat.is_list_item property. True when the Paragraph is an item in a bulleted or numbered list....is_list_item property True when the paragraph is an item in a bulleted or...list. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldRef.InsertParagraphNumberInFullContext | A...

    Control Paragraph numbering with the FieldRef InsertParagraphNumberInFullContext property. Easily manage references for enhanced document clarity....insert the paragraph number of the referenced paragraph in full...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments).... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let footnote = builder . insertFootnote ( aw . Notes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. InlineStory.font property | Aspose.Words for No...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let footnote = builder . insertFootnote ( aw . Notes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LineSpacingRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineSpacingRule enum for customizable Paragraph line spacing. Enhance document formatting with precise control and improved readability....line spacing values for a paragraph. public enum LineSpacingRule...larger font is used within the paragraph. Multiple 2 The line spacing...

    reference.aspose.com/words/net/aspose.words/lin...
  8. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_page_boundaries property. Turns off display of the space between the top of the text and the top edge of the page.... Document () builder = aw . DocumentBuilder ( doc...pages. builder . writeln ( 'Paragraph 1, Page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacing method. Gets or sets the line spacing (in points) for the Paragraph in C++....spacing (in points) for the paragraph. double Aspose :: Words ::...larger font is used within the paragraph. Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. DocumentBuilder.CurrentParagraph | Aspose.Words...

    Access the selected Paragraph in DocumentBuilder easily with the CurrentParagraph property. Streamline your document editing process today!...CurrentParagraph property Gets the paragraph that is currently selected...DocumentBuilder . public Paragraph CurrentParagraph { get ; }...

    reference.aspose.com/words/net/aspose.words/doc...