Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 15,511 for

paragraph

(0.14 sec)
  1. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the Paragraph in C++....spacing (in points) before the paragraph. double Aspose :: Words ::...Shows how to set automatic paragraph spacing. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the Paragraph in C++....spacing (in points) after the paragraph. double Aspose :: Words ::...Shows how to set automatic paragraph spacing. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Paragraph.acceptEnd method | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your documents. Unlock seamless access and enhance your workflow today!...a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  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. 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...
  8. 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...
  9. 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...
  10. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...isDeep) Returns an Nth child Paragraph node. getRun(index, isDeep)...

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