Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 9,106 for

paragraph

(0.07 sec)
  1. HeaderFooter.is_header property | Aspose.Words ...

    HeaderFooter.is_header property. True if this [HeaderFooter](../) object is a header....append a paragraph to it. The text in that paragraph # will appear...) para = header . append_paragraph ( 'My header.' ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Border.clear_formatting method | Aspose.Words f...

    Border.clear_formatting method. Resets border properties to default values....to remove borders from a paragraph. doc = aw . Document ( file_name...+ 'Borders.docx' ) # Each paragraph has an individual set of borders...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    Discover the ApplyParagraphFormat property in FindReplaceOptions for seamless Paragraph formatting in your documents. Enhance your content effortlessly!...ApplyParagraphFormat property Paragraph formatting applied to new...how to add formatting to paragraphs in which a find-and-replace...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Aspose::Words::Tables::Table::Accept method | A...

    Aspose::Words::Tables::Table::Accept method. Accepts a visitor in C++.... // 1 - Paragraph node: auto para = System ::...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 4...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

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

    Design stunning headers and footers effortlessly with our intuitive constructor. Customize your website's look for a unique, professional touch!...append a paragraph to it. The text in that paragraph // will appear...HeadersFooters . Add ( header ); Paragraph para = header . AppendParagraph...

    reference.aspose.com/words/net/aspose.words/hea...
  8. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Remarks: Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Examples: Shows how to construct...

    reference.aspose.com/words/java/com.aspose.word...
  9. Portion|Aspose.Slides for PHP Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...$pres -> dispose (); } } Paragraph Rectangle...

    docs.aspose.com/slides/php-java/portion/
  10. Paragraph.isInCell property | Aspose.Words for ...

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

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