Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 14,820 for

section

(0.08 sec)
  1. Section.clear_content method | Aspose.Words for...

    Section.clear_content method. Clears the Section....clear_content() Clears the section. def clear_content ( self ):...): ... Remarks The text of Section.body is cleared, only one empty...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the Section....headersFooters property Section.headersFooters property Provides...headers and footers nodes of the section. get headersFooters () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or Section or runs continuously in C++....beginning of a new page or section or runs continuously. Aspose...enable line numbering for a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent Section in C++....which is applied in the parent section. bool Aspose :: Words :: ParagraphFormat...enable line numbering for a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a document that is contained in this node in C++....first section in the document, and then add another section. builder...builder -> Write ( u "Section 1. " ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node....CompositeNode to remove a section before the last section in the document...doc ) builder . writeln ( 'Section 1 text.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. HeaderFooterCollection.link_to_previous method ...

    aspose.words.HeaderFooterCollection.link_to_previous method...and footers in the previous section. def link_to_previous ( self...and footers to the previous section; False to unlink them. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent Section of this story in C++....on method Gets the parent section of this story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: HeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/hea...
  10. SectionCollection class | Aspose.Words for Python

    aspose.words.SectionCollection class. A collection of [Section](../Section/) objects in the document...SectionCollection class A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. Remarks...

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