Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 14,550 for

section

(0.07 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the Section in C++....break at the beginning of the section. enum class SectionStart Values...Description Continuous 0 The new section starts on the same page as...

    reference.aspose.com/words/cpp/aspose.words/sec...
  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. 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...
  6. 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...
  7. 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...
  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::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...
  10. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing document Sections efficiently with powerful features and flexibility....SectionCollection class A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. public...

    reference.aspose.com/words/net/aspose.words/sec...