Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 14,837 for

section

(0.32 sec)
  1. Aspose::Words::PageSetup::get_EndnoteOptions me...

    Aspose::Words::PageSetup::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this Section in C++....positioning of endnotes in this section. System :: SharedPtr < Aspose...affecting footnotes/endnotes in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::PageSetup::get_FootnoteOptions m...

    Aspose::Words::PageSetup::get_FootnoteOptions method. Provides options that control numbering and positioning of footnotes in this Section in C++....positioning of footnotes in this section. System :: SharedPtr < Aspose...affecting footnotes/endnotes in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_shapes method. Deletes all shapes (drawing objects) from the headers and footers of this Section....headers and footers of this section. def delete_header_footer_shapes...from all headers footers in a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....Shows how to prepare a new section node for editing. doc = aw...blank document comes with a section, which has a body, which in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a Section allowing to define the document grid behavior....Specifies the layout mode for a section allowing to define the document...contents of the corresponding section in the document. GRID Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a Section allowing to define the document grid behavior....Specifies the layout mode for a section allowing to define the document...contents of the corresponding section in the document. Grid Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document.... SECTION_BREAK_CONTINUOUS Specifies...of new section on the same page as the previous section. SECT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.MoveToSection | Aspose.Words fo...

    Discover the DocumentBuilder MoveToSection method to easily navigate to the start of any Section's body, enhancing your document editing efficiency....of the body in a specified section. public void MoveToSection...sectionIndex Int32 The index of the section to move to. Remarks When sectionIndex...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....); // Remove the page and section breaks from the document. //...Words section breaks are represented as separate Section nodes...

    docs.aspose.com/words/java/remove-breaks-in-php/