Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 12,037 for

section

(0.11 sec)
  1. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the paragraph style applied to this formatting 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...
  2. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the headers and footers of this Section....headers and footers of this section. deleteHeaderFooterSh () Examples...from all headers footers in a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!...<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/sub...
  4. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../Section/)...to HeaderFooter nodes of a Section . To learn more, visit the...each HeaderFooterType per Section . HeaderFooter objects can...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::ProtectionType enum | Aspose.Wor...

    Aspose::Words::ProtectionType enum. Protection type for a document in C++....turn off protection for a section. auto doc = MakeObject < Document...); builder -> Writeln ( u "Section 1. Hello world!" ); builder...

    reference.aspose.com/words/cpp/aspose.words/pro...
  6. DocumentVisitor.visitParagraphEnd method | Aspo...

    DocumentVisitor.visitParagraphEnd method. Called when enumeration of a paragraph has ended....<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...
  7. DocumentVisitor.visitRun method | Aspose.Words ...

    DocumentVisitor.visitRun method. Called when a run of text in the is encountered....<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...
  8. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python...and from specific slides, sections, and portions of a presentation...To show a single section only, use a Section Zoom . Slide Zoom...

    docs.aspose.com/slides/python-net/manage-zoom/
  9. Body Class | Aspose.Words for .NET

    Discover the Aspose.Words.Body class, your essential tool for managing Section text effortlessly and enhancing document processing efficiency....container for the main text of a section. To learn more, visit the Aspose...ParentSection { get; } Gets the parent section of this story. PreviousSibling...

    reference.aspose.com/words/net/aspose.words/body/
  10. Aspose::Words::SubDocument::Accept method | Asp...

    Aspose::Words::SubDocument::Accept method. Accepts a visitor in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...

    reference.aspose.com/words/cpp/aspose.words/sub...