Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 14,820 for

section

(0.15 sec)
  1. Aspose::Words::NodeCollection::RemoveAt method ...

    Aspose::Words::NodeCollection::RemoveAt method. Removes the node at the specified index from the collection and from the document in C++....Shows how to add and remove sections in a document. auto doc =...doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. 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...
  3. DocumentVisitor.visitSectionStart method | Aspo...

    DocumentVisitor.visitSectionStart method. Called when enumeration of a Section has started....visitSectionStart(section) Called when enumeration of a section has started...visitSectionStart ( section : Aspose . Words . Section ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first Section in the document in C++....ion method Gets the first section in the document. System ::...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first Section in the document....firstSection property Gets the first section in the document. get firstSection...Words . Section Remarks Returns null if there are no sections. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the Section in C++....starting page number of the section. int32_t Aspose :: Words ::...set up page numbering in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. PageSetup.page_number_style property | Aspose.W...

    PageSetup.page_number_style property. Gets or sets the page number format....set up page numbering in a section. doc = aw . Document () builder...doc ) builder . writeln ( 'Section 1, page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/net/aspose.words/inl...
  9. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced document formatting and presentation....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/net/aspose.words/par...
  10. PageSetup.PageNumberStyle | Aspose.Words for .NET

    Discover the PageSetup PageNumberStyle property to easily customize your page number format for enhanced document presentation and clarity....set up page numbering in a section. Document doc = new Document...doc ); builder . Writeln ( "Section 1, page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/pag...