Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,296 for

paragraph builder

(0.26 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...SharedPtr < Footnote > footnote = builder -> InsertFootnote ( FootnoteType...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. 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...
  6. Aspose::Words::DropCapPosition enum | Aspose.Wo...

    Aspose::Words::DropCapPosition enum. Specifies the position for a drop cap text in C++....Value Description None 0 The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin 2 The drop cap is...

    reference.aspose.com/words/cpp/aspose.words/dro...
  7. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity....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...
  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. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the shape's anchor is locked....shape’s paragraph anchor. doc = aw . Document () builder = aw ...= doc ) builder . writeln ( 'Hello world!' ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....Document () builder = aw . DocumentBuilder ( doc ) builder . start_bookmark...appears on to the right. field = builder . insert_field ( aw . fields...

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