Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 7,677 for

section

(0.03 sec)
  1. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of Section break for the specified object in C++....Returns or sets the type of section break for the specified object...Shows how to specify how a new section separates itself from the previous...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::PageSetup::get_SuppressEndnotes ...

    Aspose::Words::PageSetup::get_SuppressEndnotes method. True if endnotes are printed at the end of the next Section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that Section in C++....printed at the end of the next section that doesn’t suppress endnotes...before the endnotes in that section. bool Aspose :: Words :: PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management....headers and footers between sections. Document doc = new Document...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/hea...
  4. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a Section...use for the first page of a section. The value is implementation...Examples Shows how to get all the sections in a document to use the default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Section.clearHeadersFooters method | Aspose.Wor...

    Aspose.Words.Section.clearHeadersFooters method...headers and footers of this section. clearHeadersFooters () Remarks...headers and footers of this section linked to headers and footers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Body.parent_section property | Aspose.Words for...

    Body.parent_Section property. Gets the parent Section of this story....parent_section property Body.parent_section property Gets the...parent section of this story. @property def parent_section ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::CompositeNode::get_LastChild met...

    Aspose::Words::CompositeNode::get_LastChild method. Gets the last child of the node in C++....CompositeNode to remove a section before the last section in the document...); builder -> Writeln ( u "Section 1 text." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. PageSetup.pageStartingNumber property | Aspose....

    PageSetup.pageStartingNumber property. Gets or sets the starting page number of the Section....starting page number of the section. get pageStartingNumber ()...continue from the previous section. Examples Shows how to set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DocumentVisitor::VisitSectionSta...

    Aspose::Words::DocumentVisitor::VisitSectionStart method. Called when enumeration of a Section has started in C++....Called when enumeration of a section has started. virtual Aspose...:: Section > section ) Parameter Type Description section Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....first section in the document, and then add another section. builder...builder . write ( 'Section 1. ' ) builder . insert_break ( aw ...

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