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

paragraph

(0.03 sec)
  1. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/java/text-formatting/
  2. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure....section has Body with one Paragraph . public void EnsureMinimum...body, which in turn has a paragraph. // We can add contents to...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the Paragraph....list_format property Paragraph.list_format property Provides...formatting properties of the paragraph. @property def list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FrameFormat.HorizontalDistanceFromText | Aspose...

    Discover the FrameFormat HorizontalDistanceFromText property to measure the space between frames and text in points, enhancing your document layout....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  5. FrameFormat.HeightRule | Aspose.Words for .NET

    Discover the FrameFormat HeightRule property to easily determine frame height. Optimize your designs with precise control and improved layout efficiency....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  6. 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...
  7. 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...
  8. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Discover how the IsFormatRevision property in Microsoft Word tracks formatting changes, ensuring accurate document edits and enhanced collaboration....IsFormatRevision Paragraph.IsFormatRevision property Returns...Shows how to check whether a paragraph is a format revision. Document...

    reference.aspose.com/words/net/aspose.words/par...
  9. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ());...

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