Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 6,349 for

section

(0.16 sec)
  1. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing 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/run/
  2. Add Footer to a document|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....footer setup: Section Add footer position: Left Section, Center Section...Section, Right Section. Footer Script It represents Footer formatting...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  3. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....of new section on the same page as the previous section. SectionBreakNewColum...SectionBreakNewColum Specifies start of new section in the new column. SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the header or footer text of a Section...header or footer text of a section. To learn more, visit the Working...is a section-level node and can only be a child of Section . There...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SectionLayoutMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.SectionLayoutMode enum to optimize Section layouts and enhance document grid behavior for improved formatting control....Specifies the layout mode for a section allowing to define the document...contents of the corresponding section in the document. Grid 1 Specifies...

    reference.aspose.com/words/net/aspose.words/sec...
  6. 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...
  7. 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...
  8. PageBorderAppliesTo enumeration | Aspose.Words ...

    Aspose.Words.PageBorderAppliesTo enumeration. Specifies which pages the page border is printed on....shown on all pages of the section. FirstPage Page border is shown...shown on the first page of the section only. OtherPages Page border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

    reference.aspose.com/words/java/com.aspose.word...
  10. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into Sections using C#. It has the IDE settings, steps, and a sample code to split Word document into Sections using C#....into Sections using C# Divide Word document into sections using...document into sections using C# . You may filter the sections while converting...

    kb.aspose.com/words/net/divide-word-document-in...