Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 8,890 for

paragraph

(0.05 sec)
  1. Document.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method, seamlessly welcome visitors to your document's beginning for an enhanced user experience and smoother navigation.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentBuilder.MoveTo | Aspose.Words for .NET

    Discover the DocumentBuilder MoveTo method to easily navigate inline nodes and efficiently position your cursor at Paragraph ends for seamless document editing....inline node or to the end of a paragraph. public void MoveTo ( Node...must be a paragraph or a direct child of a paragraph. Remarks...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentVisitor.VisitBodyStart | Aspose.Words f...

    Discover the DocumentVisitor VisitBodyStart method—essential for efficiently enumerating main text stories in your sections. Enhance your coding workflow today!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitBodyEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitBodyEnd method—efficiently manage text story enumeration and enhance your document processing capabilities.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentVisitor.VisitRun | Aspose.Words for .NET

    Explore the DocumentVisitor VisitRun method for efficient text handling in your applications. Enhance your coding with this essential tool!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocumentVisitor.VisitFormField | Aspose.Words f...

    Discover the DocumentVisitor VisitFormField method, triggered when a form field is detected in your document. Enhance your document processing today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ParagraphFormat.KeepWithNext | Aspose.Words for...

    Discover how the ParagraphFormat KeepWithNext property ensures your Paragraphs stay together, enhancing document flow and readability for a polished look....KeepWithNext property True if the paragraph is to remains on the same...same page as the paragraph that follows it. public bool KeepWithNext...

    reference.aspose.com/words/net/aspose.words/par...
  8. EditableRange.EditorGroup | Aspose.Words for .NET

    Manage user permissions effortlessly with the EditableRange EditorGroup property, allowing control over editing access for enhanced collaboration...." + "we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph inside the outer editable...

    reference.aspose.com/words/net/aspose.words/edi...
  9. InlineStory.Font | Aspose.Words for .NET

    Discover the InlineStory Font property for seamless font formatting of anchor characters, enhancing your design with unique typography options....last child of the node is a paragraph, // for us to be able to click...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/net/aspose.words/inl...
  10. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current Paragraph....Asian text in the current paragraph. get addSpaceBetweenFarEa...Examples Shows how to insert a paragraph into the document. let doc...

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