Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 15,547 for

paragraph

(0.04 sec)
  1. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the Paragraph....parent_section property Paragraph.parent_section property Retrieves...the parent Section of the paragraph. @property def parent_section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Animated Text|Aspose.Slides for Node.js via .NE...

    Animated text in PowerPoint with Java...Adding Animation Effects to Paragraphs We added the addEffect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/nodejs-java/animated-text/
  3. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label...extract the list labels of all paragraphs that are list items. doc...NodeType . PARAGRAPH , True ) # Find if we have the paragraph list...

    reference.aspose.com/words/python-net/aspose.wo...
  4. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_Paragraph property. Gets the last Paragraph in the story....last_paragraph property InlineStory.last_paragraph property Gets...last paragraph in the story. @property def last_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.isEndOfSection property | Aspose.Word...

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

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

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Below are two ways...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format list numbering with the Paragraph ListLabel property. Enhance your document's organization and clarity effortlessly!...ListLabel Contents [ Hide ] Paragraph.ListLabel property Gets a...value and formatting for this paragraph. public ListLabel ListLabel...

    reference.aspose.com/words/net/aspose.words/par...
  8. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the Paragraph....parentSection property Paragraph.parentSection property Retrieves...the parent Section of the paragraph. get parentSection () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the document....labelString for each Paragraph.listLabel object in the document...extract the list labels of all paragraphs that are list items. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....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/java/working-with-paragra...