Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 12,205 for

section

(0.04 sec)
  1. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned....and create a duplicate of a section in that document: # Create...clone ) builder . write ( "Section 1" ) builder . insert_break...

    docs.aspose.com/words/python-net/clone-a-document/
  2. EndnotePosition enumeration | Aspose.Words for ...

    Aspose.Words.Notes.EndnotePosition enumeration. Defines the endnote position....are output at the end of the section. EndOfDocument Endnotes are...write ( "This is the second section." ); // We can use the "Position"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....beginning and the end of each section. FirstSectionHeaderLa Primary...Primary header of the first section is exported at the beginning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++....appears on every page in the section. // We can override the primary...on every even page of this section. builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

    reference.aspose.com/words/java/com.aspose.word...
  6. Section.NodeType | Aspose.Words for .NET

    Discover the Section NodeType property that efficiently returns Section data, enhancing your site's structure and performance. Unlock seamless navigation today!...[ Hide ] Section.NodeType property Returns Section. public override...See Also enum NodeType class Section namespace Aspose.Words assembly...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....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/java/com.aspose.word...
  8. Insert and Append Documents in C++|Aspose.Words...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end....of your document, such as a section or a paragraph, then first...need to insert or append one section or paragraph to another, you...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  9. Insert and Append Documents in C#|Aspose.Words ...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in C#....of your document, such as a section or a paragraph, then first...need to insert or append one section or paragraph to another, you...

    docs.aspose.com/words/net/insert-and-append-doc...
  10. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....of the main text story in a section has ended. virtual VisitBodyStart...of the main text story in a section has started. virtual VisitBookmarkEnd...

    reference.aspose.com/words/cpp/aspose.words/doc...