Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 8,701 for

paragraph

(0.13 sec)
  1. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered Paragraphs for better readability....IsListItem property True when the paragraph has bulleted or numbered formatting...Examples Shows how to output all paragraphs in a document that are list...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story 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/inl...
  4. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to new content....applyParagraphFormat property Paragraph formatting applied to new...how to add formatting to paragraphs in which a find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.is_in_cell property | Aspose.Words fo...

    Paragraph.is_in_cell property. True if this Paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise....property Paragraph.is_in_cell property True if this paragraph is an...Enabling KeepWithNext for every paragraph in the table except for the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DropCapPosition enumeration | Aspose.Words for ...

    Aspose.Words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description None The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin The drop cap is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldStyleRef.InsertParagraphNumberInFullContex...

    Manage Paragraph numbering with the FieldStyleRef InsertParagraphNumberInFullContext property. Easily control context for better document clarity....insert the paragraph number of the referenced paragraph in full...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  8. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....after the paragraph containing the matched text. Paragraph para =...= ( Paragraph ) args . MatchNode . ParentNode ; InsertDocument...

    reference.aspose.com/words/net/aspose.words.rep...
  9. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a Paragraph in Java....formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks: A paragraph in a Microsoft Word document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your Paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!...JoinRunsWithSameForm Contents [ Hide ] Paragraph.JoinRunsWithSameForm method...the same formatting in the paragraph. public int JoinRunsWithSameForm...

    reference.aspose.com/words/net/aspose.words/par...