Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 8,703 for

paragraph

(0.07 sec)
  1. DocumentVisitor.visitBodyStart method | Aspose....

    DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a section has started.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitRun method | Aspose.Words ...

    DocumentVisitor.visitRun method. Called when a run of text in the is encountered.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitSectionStart method | Aspo...

    DocumentVisitor.visitSectionStart method. Called when enumeration of a section has started.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.startEditableRange method | Asp...

    DocumentBuilder.startEditableRange method. Marks the current position in the document as an editable range start...." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Story.Paragraphs | Aspose.Words for .NET

    Discover Story Paragraphs. Access a curated collection of Paragraphs directly from your story, enhancing your narrative with rich, engaging content....Paragraphs Contents [ Hide ] Story.Paragraphs property Gets a...a collection of paragraphs that are immediate children of the...

    reference.aspose.com/words/net/aspose.words/sto...
  6. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....mathematical text (the Math Paragraph) with respect to the page...Math Paragraph. RIGHT Right Justification of Math Paragraph. length...

    reference.aspose.com/words/java/com.aspose.word...
  7. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure....section has Body with one Paragraph . public void EnsureMinimum...body, which in turn has a paragraph. // We can add contents to...

    reference.aspose.com/words/net/aspose.words/sec...
  8. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's formatting and design....get; } Gets document default paragraph formatting. Document { get;...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/net/aspose.words/sty...
  9. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Discover the MarkdownLoadOptions ImportUnderlineFormatting property. Control underline text formatting with a simple boolean setting. Enhance your Markdown experience!... loadOptions ); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Assert . AreEqual ( Underline...

    reference.aspose.com/words/net/aspose.words.loa...
  10. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the Paragraph....sets text alignment for the paragraph. @property def alignment (...Examples Shows how to insert a paragraph into the document. doc = aw...

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