Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 12,037 for

section

(0.05 sec)
  1. Aspose.Words Features Missing in NPOI|Aspose.Wo...

    Perform some operations with documents faster and more conveniently than NPOI. In addition, there are operations that are not supported by NPOI using C#....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/net/missing-features-in-n...
  2. 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...
  3. Page Breaks|Aspose.Words for JasperReports

    Aspose.Words for JasperReports supports three ways page breaks are inserted between document pages.... Section breaks (that is, one section per page – default...the document at all. The “section breaks” mode is chosen as default...

    docs.aspose.com/words/jasperreports/page-breaks/
  4. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....Shows how to prepare a new section node for editing. doc = aw...blank document comes with a section, which has a body, which in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuildingBlock.LastSection | Aspose.Words for .NET

    Discover the LastSection property of BuildingBlock, which efficiently retrieves the final Section, enhancing your coding experience and project organization....the last section in the building block. public Section LastSection...Returns null if there are no sections. Examples Shows how to add...

    reference.aspose.com/words/net/aspose.words.bui...
  6. BuildingBlock.FirstSection | Aspose.Words for .NET

    Discover BuildingBlock FirstSection. Effortlessly access the first Section of your building block for streamlined organization and enhanced efficiency....the first section in the building block. public Section FirstSection...Returns null if there are no sections. Examples Shows how to add...

    reference.aspose.com/words/net/aspose.words.bui...
  7. Aspose::Words::NodeCollection::Add method | Asp...

    Aspose::Words::NodeCollection::Add method. Adds a node to the end of the collection in C++....Shows how to prepare a new section node for editing. auto doc...blank document comes with a section, which has a body, which in...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Aspose::Words::DocumentBuilder::MoveToSection m...

    Aspose::Words::DocumentBuilder::MoveToSection method. Moves the cursor to the beginning of the body in a specified Section in C++....of the body in a specified section. void Aspose :: Words :: DocumentBuilder...sectionIndex int32_t The index of the section to move to. Remarks When sectionIndex...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Effortlessly remove all drawing shapes from Section headers and footers with the DeleteHeaderFooterShapes method for cleaner document presentation....DeleteHeaderFooterSh Contents [ Hide ] Section.DeleteHeaderFooterSh method...headers and footers of this section. public void DeleteHeaderFooterSh...

    reference.aspose.com/words/net/aspose.words/sec...
  10. DocumentVisitor.VisitStructuredDocumentTagRange...

    Discover the DocumentVisitor VisitStructuredDocumentTagRangeEnd method, essential for handling Structured Document Tags effectively in your applications....<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...