Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 36,324 for

paragraph

(0.07 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....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...
  2. Comments Replies not coming properly - Free Sup...

    Hi, I have one comment list which includes replies also. And I’m adding those to our document, but also I want to highlight on which word comment is added for that I am using the following lines. CommentRangeStart comme…...following <p>To insert a new paragraph into the document , in fact...fact, you need to insert a paragraph break character into it. Document...

    forum.aspose.com/t/comments-replies-not-coming-...
  3. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS)....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...
  4. Adding the TOC - Free Support Forum - aspose.com

    Hi Team, I am trying to add the Table of content in particular heading below . I used below code its adding TOC but its not moving the heading below the content to next line. image.png (3.9 KB) Please find the below in…...Paragraph, true).Cast<Paragraph>(); foreach (Paragraph p in...point the builder to the next paragraph break, so every new insertion...

    forum.aspose.com/t/adding-the-toc/261334
  5. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the Paragraph style applied to this formatting....Gets or sets the name of the paragraph style applied to this formatting...section, one body and one paragraph. # Call the "remove_all_children"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::FrameFormat::get_VerticalDistanc...

    Aspose::Words::FrameFormat::get_VerticalDistanceFromText method. Specifies vertical distance (in points) between a frame and the surrounding text in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  7. Aspose::Words::FrameFormat::get_RelativeVertica...

    Aspose::Words::FrameFormat::get_RelativeVerticalPosition method. Gets the relative vertical position of a frame in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  8. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....last child of the node is a paragraph, // for us to be able to click...(); ASSERT_EQ ( NodeType :: Paragraph , footnote -> get_LastChild...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. DocumentBase.Styles | Aspose.Words for .NET

    DocumentBase Styles property. Returns a collection of styles defined in the document in C#....Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. Style style = doc ...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Slides::IParagraphFactory Class Referen...

    Public Member Functions | List of all members Aspose::Slides::IParagraphFactory Class Reference abstract Allows to cr......abstract Allows to create paragraphs More... #include <IParagraphFactory...()=0 Creates a new empty paragraph. More... virtual System::SharedPtr...

    reference.aspose.com/slides/cpp/class/aspose.sl...