Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 15,197 for

section

(0.23 sec)
  1. Aspose::Words::DocumentVisitor::VisitHeaderFoot...

    Aspose::Words::DocumentVisitor::VisitHeaderFooterStart method. Called when enumeration of a header or footer in a Section has started in C++....of a header or footer in a section has started. virtual Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::DocumentVisitor::VisitBodyStart ...

    Aspose::Words::DocumentVisitor::VisitBodyStart method. Called when enumeration of the main text story in a Section has started in C++....of the main text story in a section has started. virtual Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Run.accept method | Aspose.Words for Node.js

    Run.accept method. Accepts a visitor....document's header/footers section-by-section is by accessing the collection...

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

    Discover the HeaderFooter AcceptStart method, designed to seamlessly welcome visitors at the header's start, enhancing user experience and engagement....document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/net/aspose.words/hea...
  5. HeaderFooter.AcceptEnd | Aspose.Words for .NET

    Enhance your website's user experience with the HeaderFooter AcceptEnd method, designed to seamlessly manage visitor interactions at the header's conclusion....document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/net/aspose.words/hea...
  6. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  7. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....KEEP_SOURCE_FORMATTING); for (Section srcSection : docToInsert.getSections())...last empty paragraph in a section. if (((srcNode.getNodeType())...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Notes::FootnoteOptions::get_Colu...

    Aspose::Words::Notes::FootnoteOptions::get_Columns method. Specifies the number of columns with which the footnotes area is formatted in C++....how to split the footnote section into a given number of columns...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....protection methods detailed in this section. Aspose.Words allows you to...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/python-net/restrict-docum...