Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 15,552 for

paragraph

(0.05 sec)
  1. Footnote.StoryType | Aspose.Words for .NET

    Discover the Footnote StoryType property to easily access Footnotes or Endnotes, enhancing your content's clarity and depth for readers....last child of the node is a paragraph, // for us to be able to click...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/net/aspose.words.not...
  2. Comment.StoryType | Aspose.Words for .NET

    Discover the StoryType property to effortlessly retrieve comments and enhance your content engagement. Unlock valuable insights today!...last child of the node is a paragraph, // for us to be able to click...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/net/aspose.words/com...
  3. InlineStory.storyType property | Aspose.Words f...

    InlineStory.storyType property. Returns the type of the story....last child of the node is a paragraph, // for us to be able to click...toEqual ( aw . NodeType . Paragraph ); // Edit the appearance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story....last child of the node is a paragraph, // for us to be able to click...toEqual ( aw . NodeType . Paragraph ); // Edit the appearance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Footnote.storyType property | Aspose.Words for ...

    Footnote.storyType property. Returns [StoryType.Footnotes](../../../aspose.words/storytype/#Footnotes) or [StoryType.Endnotes](../../../aspose.words/storytype/#Endnotes)....last child of the node is a paragraph, // for us to be able to click...toEqual ( aw . NodeType . Paragraph ); // Edit the appearance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for Paragraph styles, enhancing your document's organization and visual appeal....formatting properties of a paragraph style. public ListFormat ListFormat...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/net/aspose.words/sty...
  7. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the Paragraph style applied to this formatting....property Gets or sets the paragraph style applied to this formatting...Shows how to create and use a paragraph style with list formatting...

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

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....document, by default, has one paragraph. Assert . AreEqual ( 1 , doc...doc . FirstSection . Body . Paragraphs . Count ); // Composite nodes...

    reference.aspose.com/words/net/aspose.words/com...
  9. FrameFormat.horizontal_alignment property | Asp...

    FrameFormat.horizontal_alignment property. Gets horizontal alignment of the specified frame....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FrameFormat.height_rule property | Aspose.Words...

    FrameFormat.height_rule property. Gets the rule for determining the height of the specified frame....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

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