Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 15,639 for

paragraph

(0.13 sec)
  1. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java.... PARAGRAPH The object is positioned relative...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/java/com.aspose.word...
  2. Section.Accept | Aspose.Words for .NET

    Discover the Section Accept method to enhance visitor engagement and streamline interactions. Boost your site's performance today!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Document.Accept | Aspose.Words for .NET

    Streamline your visitor management with our Document Accept method. Enhance security and efficiency for a seamless experience.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Node::Accept method | Aspose.Wor...

    Aspose::Words::Node::Accept method. Accepts a visitor in C++.... // 1 - Paragraph node: auto para = System ::...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 4...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Aspose::Words::DocumentVisitor::VisitShapeStart...

    Aspose::Words::DocumentVisitor::VisitShapeStart method. Called when enumeration of a shape has started in C++.... // 1 - Paragraph node: auto para = System ::...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 4...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. DocumentBase.document property | Aspose.Words f...

    DocumentBase.document property. Gets this instance....a Section, a Body, and a Paragraph. const section = new aw ....); const para = new aw . Paragraph ( doc ); body . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.Borders | Aspose.Words for .NET

    Discover the ParagraphFormat Borders property to easily manage and customize your Paragraph borders, enhancing document aesthetics and readability....collection of borders of the paragraph. public BorderCollection Borders...Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/par...
  8. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document...asParagraph() Cast node to Paragraph . asRow() Cast node to Row...the first paragraph of this document. let paragraph = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.suppress_line_numbers property ...

    ParagraphFormat.suppress_line_numbers property. Specifies whether the current Paragraph's lines should be exempted from line numbering which is applied in the parent section....Specifies whether the current paragraph’s lines should be exempted...line counter will skip any paragraph with the "SuppressLineNumbers"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Story.LastParagraph | Aspose.Words for .NET

    Access the last Paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....Gets the last paragraph in the story. public Paragraph LastParagraph...\rRun 3." )); See Also class Paragraph class Story namespace Aspose...

    reference.aspose.com/words/net/aspose.words/sto...