Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 15,612 for

paragraph

(0.03 sec)
  1. Working With Styles in Ruby|Aspose.Words for Java

    Working with Document Styles using Ruby...."Intense Emphasis" # Collect paragraphs with defined styles. # Show...collected paragraphs and display the text of this paragraphs. paragraphs...

    docs.aspose.com/words/java/working-with-styles-...
  2. ShapeBase.isInline property | Aspose.Words for ...

    ShapeBase.isInline property. A quick way to determine if this shape is positioned inline with text....sits inside a paragraph among other paragraph elements, such...and drag the shape to any paragraph as if it is a character. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitDocumentStart method | Asp...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.start_editable_range method | A...

    DocumentBuilder.start_editable_range 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/python-net/aspose.wo...
  6. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text 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...
  7. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

    reference.aspose.com/words/net/aspose.words/con...
  8. OfficeMath.ParentParagraph | Aspose.Words for .NET

    Discover the OfficeMath ParentParagraph property to easily access the parent Paragraph of any node, enhancing your document formatting and structure....the parent Paragraph of this node. public Paragraph ParentParagraph...OfficeMath.docx" ); See Also class Paragraph class OfficeMath namespace...

    reference.aspose.com/words/net/aspose.words.mat...
  9. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a Paragraph....Specifies text alignment in a paragraph. Members Name Description...section, one body and one paragraph. # Call the "RemoveAllChildren"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 动画文本|Aspose.Slides for PHP 文档

    使用 Java 在 PowerPoint 中创建动画文本...getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getMainSequence () -> addEffect ( $paragraph , EffectType :: Fly , EffectSubType...

    docs.aspose.com/slides/zh/php-java/animated-text/