Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 14,081 for

section

(0.17 sec)
  1. 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...
  2. 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...
  3. PageSetup.FirstPageTray | Aspose.Words for .NET

    Discover how to customize the first page tray with the PageSetup FirstPageTray property for optimal printing. Tailor your print settings for efficiency!...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/net/aspose.words/pag...
  4. 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...
  5. CompositeNode.LastChild | Aspose.Words for .NET

    Discover the CompositeNode LastChild property to easily access and manipulate the last child node, enhancing your data structure management....CompositeNode to remove a section before the last section in the document...doc ); builder . Writeln ( "Section 1 text." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/com...
  6. 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...
  7. 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...
  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. 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...
  10. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties....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/python-net/aspose.wo...