Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 18,529 for

paragraph

(0.72 sec)
  1. FieldAdvance.up_offset property | Aspose.Words ...

    FieldAdvance.up_offset property. Gets or sets the number of points by which the text that follows the field should be moved up....continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldAdvance.left_offset property | Aspose.Word...

    FieldAdvance.left_offset property. Gets or sets the number of points by which the text that follows the field should be moved left....continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAutoTextList Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline document automation with efficient AUTOTEXTLIST field implementation....node, returns its parent paragraph. If the field is already removed...= BuildingBlockBehavio . Paragraph ; Section section = new Section...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldGlossary.entry_name property | Aspose.Word...

    FieldGlossary.entry_name property. Gets or sets the name of the glossary entry to insert.... PARAGRAPH doc . glossary_document ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. 档案

    档案...这些可以是块级(Paragraph、Table)或内联级(例如 Run、FieldStart、BookmarkStart...is_composite) : include_next_paragraph(endNode, nodes) # 返回节点标记之间的节点。...

    blog.aspose.com/zh/words/extract-text-from-word...
  6. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section section : doc.getSection…...插入一个空段落(确保区域仍然存在) Paragraph emptyPara = new Paragraph(doc); // 加入换行符,防止区域被...

    forum.aspose.com/t/word/322768
  7. Aspose::Words::DocumentBuilder::MoveToStructure...

    Aspose::Words::DocumentBuilder::MoveToStructuredDocumentTag method. Moves the cursor to the structured document tag in C++....cursor to the end of its last paragraph, specify -2. Examples Shows...cursor to the end of its last paragraph, specify -2. Remarks The navigation...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section....cursor is moved to the first paragraph in the Body of the specified...DocumentBuilder DocumentBuilder.move_to_paragraph method DocumentBuilder.mo...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Join Tables|Aspose.Words for Node.js via .NET

    Join tables in a document using Node.js. How to merge two tables into one in Node.js....retains its cell formatting, paragraph styles, and borders. If column...

    docs.aspose.com/words/nodejs-net/join-tables/
  10. FieldFootnoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFootnoteRef class to easily implement FOOTNOTEREF fields, enhancing your document's referencing capabilities....node, returns its parent paragraph. If the field is already removed...

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