Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 6,157 for

section

(0.03 sec)
  1. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....to HeaderFooter nodes of a Section . To learn more, visit the...each HeaderFooterType per Section . HeaderFooter objects can...

    reference.aspose.com/words/java/com.aspose.word...
  2. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the document....Shows how to add and remove sections in a document. doc = aw ....= doc ) builder . write ( 'Section 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldSectionPages class ...

    Aspose::Words::Fields::FieldSectionPages class. Implements the SectionPAGES field. To learn more, visit the documentation article in C++....Examples Shows how to use SECTION and SECTIONPAGES fields to...to number pages by sections. auto doc = MakeObject < Document >...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Document.Accept | Aspose.Words for .NET

    Streamline your visitor management with our Document Accept method. Enhance security and efficiency for a seamless experience....<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node....CompositeNode to remove a section before the last section in the document...doc ) builder . writeln ( 'Section 1 text.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....with other settings for a section. Document doc = new Document..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/net/aspose.words/pag...
  7. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node....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/python-net/aspose.wo...
  8. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....with other settings for a section. let doc = new aw . Document..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the document. To learn more, visit the documentation article in C++....SectionCollection class A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....with other settings for a section. Document doc = new Document();...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/java/com.aspose.word...