Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 7,677 for

section

(0.03 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Node.range property | Aspose.Words for Node.js

    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 . insertBreak ( aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++.... To append Body to a Section use AppendChild InsertAfter...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/aspose.words/bod...