Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 8,892 for

paragraph

(0.12 sec)
  1. Border.Equals | Aspose.Words for .NET

    Discover the Border Equals method to easily compare border values and enhance your design precision. Achieve consistent results effortlessly!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  2. Aspose::Words::DocumentBuilder::InsertStyleSepa...

    Aspose::Words::DocumentBuilder::InsertStyleSeparator method. Inserts style separator into the document in C++....DocumentBuilder > ( doc ); // Each paragraph can only have one style. //...() -> Add ( StyleType :: Paragraph , u "MyParaStyle" ); paraStyle...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 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...
  4. 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...
  5. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers....Asian text in the current paragraph. public bool AddSpaceBetweenFarEa...Examples Shows how to insert a paragraph into the document. Document...

    reference.aspose.com/words/net/aspose.words/par...
  6. Node.document property | Aspose.Words for Python

    Node.document property. Gets the document to which this node belongs.... Paragraph ( doc ) para . append_child...have not yet appended this paragraph as a child to any composite...

    reference.aspose.com/words/python-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. 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...
  10. 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...