Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 15,552 for

paragraph

(0.07 sec)
  1. 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...
  2. 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...
  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. 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...
  6. PdfSaveOptions.export_paragraph_graphics_to_art...

    PdfSaveOptions.export_Paragraph_graphics_to_artifact property. Gets or sets a value determining whether a Paragraph graphic should be marked as an artifact....export_paragraph_graphics_to_artifact property PdfSaveOptions...PdfSaveOptions.export_paragraph_graphics_to_artifact property Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.acceptStart method | Aspose.Words for...

    Paragraph.acceptStart method. Accepts a visitor for visiting the start of the document's Paragraph....the start of the document’s paragraph. acceptStart ( visitor : Aspose...Words class Paragraph Paragraph.acceptEnd method Paragraph.appendField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.left_indent property | Aspose.W...

    ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for Paragraph....represents the left indent for paragraph. @property def left_indent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....first paragraph of this document. Paragraph paragraph = (Paragraph)...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  10. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...