Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 14,081 for

section

(0.07 sec)
  1. 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...
  2. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency....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...
  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. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your document's appearance!...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...
  5. 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...
  6. 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...
  7. Range.Delete | Aspose.Words for .NET

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!...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/ran...
  8. 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...
  9. 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...
  10. Aspose::Words::HeaderFooter::get_IsLinkedToPrev...

    Aspose::Words::HeaderFooter::get_IsLinkedToPrevious method. True if this header or footer is linked to the corresponding header or footer in the previous Section in C++....or footer in the previous section. bool Aspose :: Words :: HeaderFooter...headers and footers between sections. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/hea...