Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 7,674 for

paragraph

(0.1 sec)
  1. FieldRef.IncludeNoteOrComment | Aspose.Words fo...

    Discover the FieldRef IncludeNoteOrComment property to easily manage footnote and endnote numbering, enhancing your documents with seamless annotations...."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRef class. Implements the REF field...hyperlink to the bookmarked paragraph. insertParagraphNumbe Gets...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure....the parent Paragraph of this node. public Paragraph ParentParagraph...Revisions [ 0 ]. ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

    reference.aspose.com/words/net/aspose.words/inl...
  4. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....to work with breaks: %&p - paragraph break %&b - section break...to work with breaks: %&p - paragraph break %&b - section break...

    reference.aspose.com/words/cpp/aspose.words/ran...
  6. Document.copy_styles_from_template method | Asp...

    aspose.words.Document.copy_styles_from_template method... PARAGRAPH , 'TemplateStyle1' ) style.... add ( aw . StyleType . PARAGRAPH , 'TemplateStyle2' ) style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.Shading | Aspose.Words for .NET

    Discover the ParagraphFormat Shading property for enhanced text styling. Access a Shading object to elevate your Paragraph's visual appeal effortlessly....shading formatting for the paragraph. public Shading Shading {...; builder . Write ( "This paragraph is formatted with a double...

    reference.aspose.com/words/net/aspose.words/par...
  8. HtmlLoadOptions.block_import_mode property | As...

    HtmlLoadOptions.block_import_mode property. Gets or sets a value that specifies how properties of block-level elements are imported...style='border:solid'> \n <p>paragraph 1</p> \n <p>paragraph 2</p> \n </div>...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document..." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

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