Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 8,976 for

paragraph

(0.12 sec)
  1. Aspose::Words::DocumentVisitor::VisitSectionSta...

    Aspose::Words::DocumentVisitor::VisitSectionStart method. Called when enumeration of a section has started in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    Discover the FieldStyleRef InsertParagraphNumber property to easily manage Paragraph numbering in your documents, ensuring accurate references and enhanced formatting....insert the paragraph number of the referenced paragraph exactly...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  3. CompositeNode.AcceptEnd | Aspose.Words for .NET

    Discover how to enhance document processing with CompositeNode's AcceptEnd method. Streamline your visitor pattern implementation for optimal performance.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/com...
  4. CompositeNode.AcceptStart | Aspose.Words for .NET

    Discover how the CompositeNode AcceptStart method enhances document processing by invoking the VisitXXXStart method for seamless visitor integration.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/com...
  5. SubDocument.accept method | Aspose.Words for No...

    SubDocument.accept method. Accepts a visitor.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.accept method | Aspose.Words for Node.js

    Document.accept method. Accepts a visitor.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Discover the VisitDocumentStart method in DocumentVisitor. Enhance your document processing with efficient enumeration capabilities for optimal performance.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  8. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....HeaderFooter can contain Paragraph and Table child nodes. HeaderFooter...HeaderFooter contains at least one Paragraph , it is no longer considered...

    reference.aspose.com/words/java/com.aspose.word...
  9. FrameFormat class | Aspose.Words for Node.js

    Aspose.Words.FrameFormat class. Represents frame related formatting for a Paragraph....related formatting for a paragraph. Remarks This object is always...always created. If a paragraph is a frame, then all properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.joinRunsWithSameFormatting method | A...

    Paragraph.joinRunsWithSameFormatting method. Joins runs with the same formatting in the Paragraph....the same formatting in the paragraph. joinRunsWithSameForm () Returns...Examples Shows how to simplify paragraphs by merging superfluous runs...

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