Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 14,989 for

section

(0.24 sec)
  1. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the document has started....<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final Section of your document, enhancing navigation and content management efficiency....Gets the last section in the document. public Section LastSection...are no sections. Examples Shows how to create a new section with...

    reference.aspose.com/words/net/aspose.words/doc...
  3. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or Section or runs continuously....beginning of a new page or section or runs continuously. get ...enable line numbering for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Body.NodeType | Aspose.Words for .NET

    Discover the Body NodeType property that efficiently returns the body content, enhancing your web development experience and streamlining your projects.... Write ( "Section 1" ); builder . MoveToHeaderFooter...footer" ); Section section = doc . FirstSection ; // A Section is a...

    reference.aspose.com/words/net/aspose.words/bod...
  5. Manage Slide Sections in Presentations with Pyt...

    Streamline slide Sections in PowerPoint and OpenDocument with Aspose.Slides for Python — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations with Python Contents [...PowerPoint presentation into sections that group specific slides...

    docs.aspose.com/slides/python-net/slide-section/
  6. Aspose.Words Features Missing in Apache POI|Asp...

    Perform some operations with documents faster and more conveniently than Apache POI. In addition, there are operations that are not supported by Apache POI....Corresponding documentation article or section Loading and saving documents...Load a Document section The Save a Document section The Convert a...

    docs.aspose.com/words/java/missing-features-in-...
  7. Working with Sections in Node.js|Aspose.Words f...

    Create and manage Sections and Section breaks in a document using Node.js. Insert Section into a document Node.js. Remove Section Node.js. Copy Sections between Documents....Ask AI Working with Sections Contents [ Hide ] Sometimes you...can achieve that with sections. Sections are level nodes that...

    docs.aspose.com/words/nodejs-net/working-with-s...
  8. Aspose::Words::HeaderFooterCollection::LinkToPr...

    Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified header or footer to the corresponding header or footer in the previous Section in C++....or footer in the previous section. void Aspose :: Words :: HeaderFooterCollecti...or footer to the previous section; false to unlink. Remarks If...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last Section in the document....lastSection property Gets the last section in the document. get lastSection...Words . Section Remarks Returns null if there are no sections. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given index....headers and footers between sections. doc = aw . Document () builder...= doc ) builder . write ( 'Section 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...