Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 14,837 for

section

(0.13 sec)
  1. Aspose::Words::PageSetup::ClearFormatting metho...

    Aspose::Words::PageSetup::ClearFormatting method. Resets page setup to default paper size, margins and orientation in C++....revert page setup settings to sections in a document. auto doc =...for the builder's current section and add text. builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. HeaderFooterType | Aspose.Words for Java

    Identifies the type of header or footer found in a Word file in Java.... This is a per section header/footer. Do not renumber...for the first page of the section. FOOTER_PRIMARY Primary footer...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Diagrams in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PHP Contents [ Hide ] This section includes the following topics:...PHP Working with Geometry Section in PHP...

    docs.aspose.com/diagram/java/working-with-diagr...
  4. Reference|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Reference Contents [ Hide ] This section describes the command bars...include a list of formulas. This section includes the following topics:...

    docs.aspose.com/cells/reportingservices/reference/
  5. PageBorderAppliesTo Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PageBorderAppliesTo enum to control page border printing across specific pages for enhanced document formatting....shown on all pages of the section. FirstPage 1 Page border is...shown on the first page of the section only. OtherPages 2 Page border...

    reference.aspose.com/words/net/aspose.words/pag...
  6. PageSetup.bidi property | Aspose.Words for Node.js

    PageSetup.bidi property. Specifies that this Section contains bidirectional (complex scripts) text....property Specifies that this section contains bidirectional (complex...true , the columns in this section are laid out from right to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Range.UnlinkFields | Aspose.Words for .NET

    Discover the Range UnlinkFields method to effortlessly unlink fields in your document range, enhancing your workflow and document management....docx" ); Section newSection = ( Section ) doc . Sections [ 0 ]....); doc . Sections . Add ( newSection ); doc . Sections [ 1 ]. Range...

    reference.aspose.com/words/net/aspose.words/ran...
  8. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....contains the main text of a section (main text story). BOOKMARK_END...header or footer inside a section. MOVE_FROM_RANGE_END An end...

    reference.aspose.com/words/java/com.aspose.word...
  9. XlsxSectionMode | Aspose.Words for Java

    Specifies how Sections are handled when saving a document in the XLSX format in Java....XlsxSectionMode Specifies how sections are handled when saving a..."Big document.docx"); // Each section of a document will be created...

    reference.aspose.com/words/java/com.aspose.word...
  10. Section.accept method | Aspose.Words for Python

    Section.accept method. Accepts a visitor....visit_section_start() , then calls Node.accept()...of the section and calls DocumentVisitor.visit_section_end() at...

    reference.aspose.com/words/python-net/aspose.wo...