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

paragraph

(0.17 sec)
  1. Aspose::Words::Notes::FootnoteSeparator::get_No...

    Aspose::Words::Notes::FootnoteSeparator::get_NodeType method. Gets the type of this node in C++....section body can contain Paragraph and Table nodes. // If the...Document > ( get_MyDir () + u "Paragraphs.docx" ); for ( System ::...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. About inconsistence of header alignment from fi...

    Hi Team, Header alignment from first page is not correctly reflecting in the following aspose word templates. Could you pls assist me on this? First page in grid view:: Second page header alignment: Header (Test Re…...formatting settings (like paragraph alignment, spacing, or positioning)...

    forum.aspose.com/t/about-inconsistence-of-heade...
  3. DocumentBuilder.MoveToSection | Aspose.Words fo...

    Discover the DocumentBuilder MoveToSection method to easily navigate to the start of any section's body, enhancing your document editing efficiency....cursor is moved to the first paragraph in the Body of the specified...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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
  5. ShapeBase.LeftRelative | Aspose.Words for .NET

    Discover the ShapeBase LeftRelative property to easily adjust the relative left position of shapes in percentages. Enhance your design precision today!... Paragraph ) { // etting the position...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.HeightRelative | Aspose.Words for .NET

    Discover the ShapeBase HeightRelative property to easily manage shape height as a percentage, enhancing your design's flexibility and precision.... Paragraph ) { // etting the position...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.TopRelative | Aspose.Words for .NET

    Discover the ShapeBase TopRelative property to easily manage shape positioning. Adjust your design with precise top percentage values for optimal layout.... Paragraph ) { // etting the position...

    reference.aspose.com/words/net/aspose.words.dra...
  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. 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...