Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 7,680 for

section

(0.06 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Body::Accept method | Aspose.Wor...

    Aspose::Words::Body::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/bod...
  4. Aspose::Words::Document::Accept method | Aspose...

    Aspose::Words::Document::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/doc...
  5. 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...
  6. DocumentVisitor.visit_section_end method | Aspo...

    DocumentVisitor.visit_Section_end method. Called when enumeration of a Section has ended....visit_section_end method visit_section_end(section) Called when...enumeration of a section has ended. def visit_section_end ( self ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first Section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....the first section in the document. public Section FirstSection...Returns null if there are no sections. Examples Shows how to replace...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Document.last_section property | Aspose.Words f...

    Document.last_Section property. Gets the last Section in the document....last_section property Document.last_section property Gets the...last section in the document. @property def last_section ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++....); // Iterate through each section and remove footers of every...every kind. for ( const auto & section : System :: IterateOver ( doc...

    reference.aspose.com/words/cpp/aspose.words/hea...
  10. Document.first_section property | Aspose.Words ...

    Document.first_Section property. Gets the first Section in the document....first_section property Document.first_section property Gets the...first section in the document. @property def first_section ( self...

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