Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 18,530 for

paragraph

(0.08 sec)
  1. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...contains a table, multiple paragraphs, or a larger font). Consequently...height by adding a dummy paragraph with the required line spacing...

    forum.aspose.com/t/footer-height-and-extra-line...
  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. Topics tagged shapes

    Topics tagged shapes...September 15, 2023 Incorrect paragraph ending in Shape TextBox Aspose...

    forum.aspose.com/tag/shapes
  4. Create New Document in Apache POI and Aspose.Wo...

    Create a new document easily and fast instead of using Apache POI....DocumentBuilder ( doc ); // Write a new paragraph in the document with some...

    docs.aspose.com/words/java/create-new-document-...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. FieldAdvance.UpOffset | Aspose.Words for .NET

    Discover how the FieldAdvance UpOffset property enhances text positioning in your documents by adjusting subsequent text upwards for a polished look....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Fields::FieldAutoText class | As...

    Aspose::Words::Fields::FieldAutoText class. Implements the AUTOTEXT field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...:: BuildingBlockBehavio :: Paragraph ); doc -> get_GlossaryDocument...

    reference.aspose.com/words/cpp/aspose.words.fie...