Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 12,206 for

section

(0.05 sec)
  1. 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...
  2. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number format....set up page numbering in a section. let doc = new aw . Document...doc ); builder . writeln ( "Section 1, page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Node.previousSibling property | Aspose.Words fo...

    Node.previousSibling property. Gets the node immediately preceding this node....CompositeNode to remove a section before the last section in the document...doc ); builder . writeln ( "Section 1 text." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompositeNode.last_child property | Aspose.Word...

    CompositeNode.last_child property. Gets the last child of the 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...
  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. 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...
  7. Aspose::Words::PageSetup::get_RestartPageNumber...

    Aspose::Words::PageSetup::get_RestartPageNumbering method. True if page numbering restarts at the beginning of the Section in C++....restarts at the beginning of the section. bool Aspose :: Words :: PageSetup...set up page numbering in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each Section includes a Body with a Paragraph for enhanced clarity and structure....Hide ] Section.EnsureMinimum method Ensures that the section has...Shows how to prepare a new section node for editing. Document...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Node.Range | Aspose.Words for .NET

    Discover the Node Range property, effortlessly access a Range object that defines the document segment within your node for enhanced content management....first section in the document, and then add another section. builder...builder . Write ( "Section 1. " ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/nod...
  10. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the node....CompositeNode to remove a section before the last section in the document...doc ); builder . writeln ( "Section 1 text." ); builder . insertBreak...

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