Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 17,512 for

paragraph

(0.09 sec)
  1. List.isListStyleDefinition property | Aspose.Wo...

    List.isListStyleDefinition property. Returns ``true`` if this list is a definition of a list style....cannot be applied directly to paragraphs to make them numbered. Examples...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. List.style property | Aspose.Words for Node.js

    List.style property. Gets the list style that this list references or defines....list cannot be applied to paragraphs in the document directly...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 段落|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的段落和部分... paragraphs [ 0 ] . get_rect () 获取表格单元格文本框中段落和部分的大小...获取表格单元格文本框中段落和部分的大小 要获取表格单元格文本框中 Portion 或 Paragraph 的大小和坐标,可以使用 IPortion.GetRect...

    docs.aspose.com/slides/zh/python-net/paragraph/
  4. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the type of this node.... myDir + "Paragraphs.docx" ); // Any node that...section body can contain Paragraph and Table nodes. // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldSeq.SequenceIdentifier | Aspose.Words for ...

    Discover the FieldSeq SequenceIdentifier property to effortlessly manage and customize item series names for efficient numbering and organization....// Each entry contains the paragraph that includes the SEQ field...TOC entry will contain the paragraph that the SEQ field is in and...

    reference.aspose.com/words/net/aspose.words.fie...
  6. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document text stories with ease. Enhance your document processing experience today!...shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. Assert . That...

    reference.aspose.com/words/net/aspose.words/sto...
  7. FieldEQ Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEQ class for seamless EQ field implementation. Enhance document automation with powerful features and flexibility....node, returns its parent paragraph. If the field is already removed...arguments and start a new paragraph. /// </summary> private static...

    reference.aspose.com/words/net/aspose.words.fie...
  8. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree....structured document tag in a new paragraph. tag_clone = tag . clone (..._tag () builder . insert_paragraph () builder . insert_node (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在演示文稿中查找和替换文本而不丢失格式|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  10. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....insert_before() on the paragraph where you want the footnote...move_to ( footnote . first_paragraph ) builder . write ( ' More...

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