Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 7,681 for

paragraph

(0.03 sec)
  1. FindReplaceOptions.ignoreDeleted property | Asp...

    FindReplaceOptions.ignoreDeleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...revisions and remove the second paragraph, which will create a delete...delete revision. // That paragraph will persist in the document until...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Discover the DocumentVisitor VisitSectionStart method, essential for tracking section enumeration. Enhance your coding efficiency with this powerful tool!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FieldRef | Aspose.Words for Java

    Implements the REF field in Java...."MyBookmark", "The referenced paragraph is ", " this field.\n"); field..."MyBookmark", "The bookmark's paragraph number is ", "\n"); field...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Lists::ListLevel::get_LinkedStyl...

    Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the Paragraph style that is linked to this list level in C++.... method Gets or sets the paragraph style that is linked to this...level is not linked to a paragraph style. This property can be...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the document as an editable range start in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. TabStopCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.TabStopCollection. Easily manage custom tab stops for Paragraphs and styles, enhancing your document formatting with precision....represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/net/aspose.words/tab...
  7. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Replacing::IReplacingCallback in...

    Aspose::Words::Replacing::IReplacingCallback interface. Implement this interface if you want to have your own custom method called during a find and replace operation in C++....Insert a document after the paragraph containing the matched text...System :: ExplicitCast < Paragraph > ( args -> get_MatchNode...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....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...
  10. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent Paragraph....Returns the immediate parent paragraph. get parentParagraph () :...: Aspose . Words . Paragraph Remarks For child shapes of a group...

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