Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 17,517 for

paragraph

(0.05 sec)
  1. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a Paragraph in Java....all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Paragraph.IsEndOfCell | Aspose.Words for .NET

    Discover the IsEndOfCell property for Paragraphs. Learn how to identify if a Paragraph is the last in a cell, enhancing your document structure....Hide ] Paragraph.IsEndOfCell property True if this paragraph is the...the last paragraph in a Cell ; false otherwise. public bool IsEndOfCell...

    reference.aspose.com/words/net/aspose.words/par...
  3. Paragraph.isMoveFromRevision property | Aspose....

    Paragraph.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....isMoveFromRevision property Paragraph.isMoveFromRevision property...Shows how to check whether a paragraph is a move revision. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....Working with Paragraphs Contents [ Hide ] A paragraph is a set of...character – a paragraph break . In Aspose.Words, a paragraph is represented...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  5. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list formatting properties of a Paragraph style in C++....formatting properties of a paragraph style. System :: SharedPtr...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this Paragraph is the last Paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise....isEndOfHeaderFooter property Paragraph.isEndOfHeaderFooter property...property True if this paragraph is the last paragraph in the HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentStory property to easily access parent section-level stories, enhancing your document's structure with Body or HeaderFooter options....ParentStory Contents [ Hide ] Paragraph.ParentStory property Retrieves...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/net/aspose.words/par...
  8. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....after the paragraph containing the matched text. Paragraph para =...= ( Paragraph ) args . MatchNode . ParentNode ; InsertDocument...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Paragraph.IsMoveFromRevision | Aspose.Words for...

    Discover the IsMoveFromRevision property in Microsoft Word! Learn how it indicates if an object was moved or deleted during change tracking....IsMoveFromRevision Contents [ Hide ] Paragraph.IsMoveFromRevision property...Shows how to check whether a paragraph is a move revision. Document...

    reference.aspose.com/words/net/aspose.words/par...
  10. ParagraphFormat.noSpaceBetweenParagraphsOfSameS...

    ParagraphFormat.noSpaceBetweenParagraphsOfSameStyle property. When ``true``, [ParagraphFormat.spaceBefore](../spaceBefore/) and [ParagraphFormat.spaceAfter](../spaceAfter/) will be ignored between the Paragraphs of the same style....will be ignored between the paragraphs of the same style. get noSpaceBetweenParagr...applied to a paragraph style. If applied to a paragraph directly...

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