Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 15,552 for

paragraph

(0.06 sec)
  1. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../Paragraph/) object with optional text and appends it to the end of this object....shortcut method that creates a Paragraph object with optional text...text string The text for the paragraph. Can be null or empty string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.paragraphBreakFont property | Aspose....

    Paragraph.ParagraphBreakFont property. Provides access to the font formatting of the Paragraph break character....paragraphBreakFont property Paragraph.paragraphBreakFont property...the font formatting of the paragraph break character. get paragraphBreakFont...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/)....parent_story property Paragraph.parent_story property Retrieves...append a paragraph to it. The text in that paragraph # will appear...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.is_end_of_header_footer property | As...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldStyleRef.SuppressNonDelimiters | Aspose.Wo...

    Control nondelimiter characters with the FieldStyleRef SuppressNonDelimiters property. Enhance data clarity and presentation in your applications....)" ; // Add text and apply paragraph styles that STYLEREF fields...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/net/aspose.words.fie...
  6. BorderCollection.ClearFormatting | Aspose.Words...

    Discover how the BorderCollection ClearFormatting method effortlessly removes all object borders, enhancing your design with clean, crisp visuals....remove all borders from all paragraphs in a document. Document doc..."Borders.docx" ); // The first paragraph of this document has visible...

    reference.aspose.com/words/net/aspose.words/bor...
  7. ParagraphFormat.linesToDrop property | Aspose.W...

    ParagraphFormat.linesToDrop property. Gets or sets the number of lines of the Paragraph text used to calculate the drop cap height....the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, // which will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the Paragraph....break is forced before the paragraph. @property def page_break_before...Examples Shows how to create paragraphs with page breaks at the beginning...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable text for seamless document enhancement....shortcut method that creates a Paragraph object with optional text...end of this object. public Paragraph AppendParagraph ( string text...

    reference.aspose.com/words/net/aspose.words/sto...
  10. FrameFormat.is_frame property | Aspose.Words fo...

    FrameFormat.is_frame property. Returns ``True`` if the Paragraph is a frame....property Returns True if the paragraph is a frame. @property def...formatting properties of paragraphs that are frames. doc = aw...

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