Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 18,220 for

paragraph

(0.12 sec)
  1. 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...
  2. 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
  3. Aspose::Words::Tables::Table::get_RelativeVerti...

    Aspose::Words::Tables::Table::get_RelativeVerticalAlignment method. Gets or sets floating table relative vertical alignment in C++....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....writeln("Paragraph 1, Page 1."); builder.insertBreak(BreakType...PAGE_BREAK); builder.writeln("Paragraph 2, Page 2."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. 将 PowerPoint 转换为视频|Aspose.Slides for Node.js vi...

    在 JavaScript 中将 PowerPoint 转换为视频... Paragraph (); para1 . getPortions ()...para2 = new aspose . slides . Paragraph (); para2 . getPortions ()...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  8. 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...
  9. Aspose::Words::Fields::FieldToc::get_SequenceSe...

    Aspose::Words::Fields::FieldToc::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and page numbers in C++....// 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/cpp/aspose.words.fie...
  10. 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...