Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 15,616 for

paragraph

(0.04 sec)
  1. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of Paragraph character: "\x000d" or "\r". Same as Cr in C++....ControlChar::ParagraphBreak method End of paragraph character: “\x000d” or “\r”...new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your Paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting....bullets from the current paragraph and sets list level to zero...list formatting from all paragraphs in the main text of a section...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization....section body can contain Paragraph and Table nodes. // If the...Document doc = new Document (); Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/node/
  4. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type 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...assertEqual ( aw . NodeType . PARAGRAPH , footnote . last_child ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Section.ensureMinimum method | Aspose.Words for...

    Section.ensureMinimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../Paragraph/)....body with one Paragraph . ensureMinimum () Examples...body, which in turn has a paragraph. // We can add contents to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Section::EnsureMinimum method | ...

    Aspose::Words::Section::EnsureMinimum method. Ensures that the section has Body with one Paragraph in C++....section has Body with one Paragraph . void Aspose :: Words ::...body, which in turn has a paragraph. // We can add contents to...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. 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...
  8. 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...
  9. 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...
  10. 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...