Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 14,837 for

section

(0.05 sec)
  1. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand Section breaks and enhance document formatting for better control and presentation....break at the beginning of the section. public enum SectionStart Values...Description Continuous 0 The new section starts on the same page as...

    reference.aspose.com/words/net/aspose.words/sec...
  2. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....with other settings for a section. auto doc = System :: MakeObject..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. FieldSection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSection class, your solution for efficiently implementing Section fields in document processing. Enhance your workflow today!...FieldSection class Implements the SECTION field. To learn more, visit...the current section. Examples Shows how to use SECTION and SECTIONPAGES...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection to easily connect or disconnect headers and footers across your document Sections for seamless formatting....and footers in the previous section. public void LinkToPrevious...and footers to the previous section; false to unlink them. Remarks...

    reference.aspose.com/words/net/aspose.words/hea...
  6. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent Section of your story, enhancing your document's structure and organization....the parent section of this story. public Section ParentSection...equivalent to ParentNode casted to Section . Examples Shows how to link...

    reference.aspose.com/words/net/aspose.words/hea...
  7. Section.clearHeadersFooters method | Aspose.Wor...

    Aspose.Words.Section.clearHeadersFooters method...headers and footers of this section. clearHeadersFooters () Remarks...headers and footers of this section linked to headers and footers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitBodyEnd method | Aspose.Wo...

    DocumentVisitor.visitBodyEnd method. Called when enumeration of the main text story in a Section has ended....of the main text story in a section has ended. visitBodyEnd ( body...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Body::EnsureMinimum method | Asp...

    Aspose::Words::Body::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....from all sections from the document leaving the sections themselves...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/aspose.words/bod...
  10. Split Word Document into Sections with Python

    Follow this article to split Word document into Sections with Python. It has the IDE details, steps, and a sample code to divide Word document into Sections with Python....Family Split Word Document into Sections with Python Follow this article...to split Word document into sections with Python . It contains...

    kb.aspose.com/words/python/split-word-document-...