Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 15,548 for

paragraph

(0.11 sec)
  1. Paragraph.accept_start method | Aspose.Words fo...

    Paragraph.accept_start method. Accepts a visitor for visiting the start of the document's Paragraph....the start of the document’s paragraph. def accept_start ( self ...class Paragraph Paragraph.accept_end method Paragraph.append_field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....first paragraph of this document. Paragraph paragraph = (Paragraph)...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  3. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...TextParagraph paragraph = new TextParagraph (); paragraph . Position...将文本片段添加到段落中 paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  4. StyleType | Aspose.Words for Java

    Represents type of the style in Java....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/java/com.aspose.word...
  5. Paragraph.joinRunsWithSameFormatting method | A...

    Paragraph.joinRunsWithSameFormatting method. Joins runs with the same formatting in the Paragraph....the same formatting in the paragraph. joinRunsWithSameForm () Returns...Examples Shows how to simplify paragraphs by merging superfluous runs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SpecialChar.GetText | Aspose.Words for .NET

    Discover the SpecialChar GetText method to easily retrieve special characters for enhanced text processing in your applications. Unlock its potential today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/spe...
  7. Table.AcceptStart | Aspose.Words for .NET

    Discover the Table AcceptStart method to seamlessly welcome visitors at the table's start, enhancing user experience and engagement.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

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

    Aspose.Words.FrameFormat class. Represents frame related formatting for a Paragraph....related formatting for a paragraph. Remarks This object is always...always created. If a paragraph is a frame, then all properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Border.equals method | Aspose.Words for Python

    Border.equals method. Determines whether the specified border is equal in value to the current border....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldStyleRef.InsertParagraphNumberInFullContex...

    Manage Paragraph numbering with the FieldStyleRef InsertParagraphNumberInFullContext property. Easily control context for better document clarity....insert the paragraph number of the referenced paragraph in full...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...