Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 12,150 for

section

(0.04 sec)
  1. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable Section settings. Optimize your document layout with easy access to page and Section configurations....PageSetup Contents [ Hide ] Section.PageSetup property Returns...represents page setup and section properties. public PageSetup...

    reference.aspose.com/words/net/aspose.words/sec...
  2. Section.protected_for_forms property | Aspose.W...

    Section.protected_for_forms property. True if the Section is protected for forms...protected_for_forms property Section.protected_for_forms property...if the section is protected for forms. When a section is protected...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Body | Aspose.Words for .NET

    Create and customize a new Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects today!... To append Body to a Section use AppendChild InsertAfter...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/bod...
  4. HeaderFooter.parentSection property | Aspose.Wo...

    HeaderFooter.parentSection property. Gets the parent Section of this story....parentSection property Gets the parent section of this story. get parentSection...parentSection () : Aspose . Words . Section Remarks HeaderFooter.parentSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class.... To append Body to a Section use CompositeNode.append_child()...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Body::get_ParentSection method |...

    Aspose::Words::Body::get_ParentSection method. Gets the parent Section of this story in C++....on method Gets the parent section of this story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: Body ::...

    reference.aspose.com/words/cpp/aspose.words/bod...
  7. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number format in C++....set up page numbering in a section. auto doc = MakeObject < Document...); builder -> Writeln ( u "Section 1, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number format....set up page numbering in a section. let doc = new aw . Document...doc ); builder . writeln ( "Section 1, page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ContinuousSectionRestart Enum | Aspose.Words fo...

    Explore the Aspose.Words.Layout.ContinuousSectionRestart enum for flexible page numbering options in continuous Sections. Enhance document layout effortlessly!...page numbers in a continuous section that restarts page numbering...before the section on the page where the section starts. Examples...

    reference.aspose.com/words/net/aspose.words.lay...
  10. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Discover the DocumentVisitor VisitSectionStart method, essential for tracking Section enumeration. Enhance your coding efficiency with this powerful tool!...Called when enumeration of a section has started. public virtual...VisitSectionStart ( Section section ) Parameter Type Description section Section...

    reference.aspose.com/words/net/aspose.words/doc...