Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 6,159 for

section

(0.05 sec)
  1. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....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...
  2. ContinuousSectionRestart enumeration | Aspose.W...

    Aspose.Words.Layout.ContinuousSectionRestart enumeration. Represents different behaviors when computing page numbers in a continuous Section that restarts page numbering....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/nodejs-net/aspose.wo...
  3. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...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/com...
  4. Run.text property | Aspose.Words for Node.js

    Run.text property. Gets or sets the text of the run....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/nodejs-net/aspose.wo...
  5. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....with other settings for a section. let doc = new aw . Document..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size....with other settings for a section. doc = aw . Document () builder..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Body::get_NodeType method | Aspo...

    Aspose::Words::Body::get_NodeType method. Returns Body in C++....doc ); builder -> Write ( u "Section 1" ); builder -> MoveToHeaderFooter...footer" ); SharedPtr < Section > section = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/bod...
  8. Aspose::Words::HeaderFooter::get_NodeType metho...

    Aspose::Words::HeaderFooter::get_NodeType method. Returns HeaderFooter in C++....doc ); builder -> Write ( u "Section 1" ); builder -> MoveToHeaderFooter...footer" ); SharedPtr < Section > section = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. Body.nodeType property | Aspose.Words for Node.js

    Body.nodeType property. Returns [NodeType.Body](../../nodetype/#Body).... write ( "Section 1" ); builder . moveToHeaderFooter...footer" ); let section = doc . firstSection ; // A Section is a composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent Section in C++....which is applied in the parent section. bool Aspose :: Words :: ParagraphFormat...enable line numbering for a section. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/par...