Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 15,651 for

paragraph

(0.04 sec)
  1. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the Paragraph has bulleted or numbered formatting applied to it in C++....tem method True when the paragraph has bulleted or numbered formatting...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. 动画文本|Aspose.Slides 文档

    使用Aspose.Slides在PowerPoint演示文稿中添加动画文本...() -> idx_get ( 0 )); auto paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ); // 向选定段落添加飞入动画效果...

    docs.aspose.com/slides/zh/cpp/animated-text/
  3. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....InsertAfter or InsertBefore on the paragraph where you want the run inserted...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/net/aspose.words/run...
  4. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()...Document doc = new Document(); Paragraph para = doc.getFirstSection()...

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

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/sec...
  6. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.clearFormatting method | Aspose...

    ParagraphFormat.clearFormatting method. Resets to default Paragraph formatting....clearFormatting() Resets to default paragraph formatting. clearFormatting...clearFormatting () Remarks Default paragraph formatting is Normal style, left...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the LISTNUM field...node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs with LISTNUM fields. doc...

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