Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 14,119 for

section

(0.08 sec)
  1. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_Section property. Retrieves the parent [Section](../../Section/) of the paragraph....parent_section property Paragraph.parent_section property Retrieves...parent Section of the paragraph. @property def parent_section ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldSectionPages class ...

    Aspose::Words::Fields::FieldSectionPages class. Implements the SectionPAGES field. To learn more, visit the documentation article in C++....Examples Shows how to use SECTION and SECTIONPAGES fields to...to number pages by sections. auto doc = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Document.Accept | Aspose.Words for .NET

    Streamline your visitor management with our Document Accept method. Enhance security and efficiency for a seamless experience....<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of text on each page in a document or Section....each page in a document or section. @property def vertical_alignment...revert page setup settings to sections in a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.verticalAlignment property | Aspose.W...

    PageSetup.verticalAlignment property. Returns or sets the vertical alignment of text on each page in a document or Section....each page in a document or section. get verticalAlignment () :...revert page setup settings to sections in a document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_page_setup property. Specifies whether page setup is exported to HTML, MHTML or EPUB... Remarks Each Section in Aspose.Words document model...decide whether to preserve section structure/page setup information...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Removing Header and Footer|Aspose.Words for .NET

    Remove headers or footers from a document easily and fast instead of using VSTO in C#.... Sections [ 1 ]. Headers [ Microsoft...Application . ActiveDocument . Sections [ 1 ]. Footers [ Microsoft...

    docs.aspose.com/words/net/removing-header-and-f...
  8. Remove Header and Footer from Documents|Aspose....

    Remove headers or footers in a document easily and fast instead of using docx4j....Footer from Documents Each section in a document can have up to...you need to loop through all sections and remove every header and...

    docs.aspose.com/words/java/remove-header-and-fo...
  9. Aspose::Words::Paragraph::get_ParentSection met...

    Aspose::Words::Paragraph::get_ParentSection method. Retrieves the parent Section of the paragraph in C++....method Retrieves the parent Section of the paragraph. System ::...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....NodeCollection A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...