Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 15,182 for

section

(0.3 sec)
  1. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a document or Section...options for a document or section. To learn more, visit the Working...insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Enable POP3 Activity Logging in .NET|Doc...

    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....following lines in the ItemGroup section. <Content Include= "appsettings...“applicationSettings”. Add a section called “Aspose.Email.Properties...

    docs.aspose.com/email/net/enable-pop3-activity-...
  3. Aspose::Words::Notes::FootnoteNumberingRule enu...

    Aspose::Words::Notes::FootnoteNumberingRule enum. Determines when automatic footnote or endnote numbering restarts in C++....Numbering restarts at each section. RestartPage 2 Numbering restarts...footnote/endnote counts at a new page or section. doc -> get_FootnoteOptions...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. PageSetup.rtlGutter property | Aspose.Words for...

    PageSetup.rtlGutter property. Gets or sets whether Microsoft Word uses gutters for the Section based on a right-to-left language or a left-to-right language....Word uses gutters for the section based on a right-to-left language...layout. let pageSetup = doc . sections . at ( 0 ). pageSetup ; //...

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

    Discover Aspose.Words.Settings.MultiplePagesType enum for efficient document printing options. Optimize your workflow with flexible printing settings!...); } // Configure the first section's "PageSetup" property to print...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words.set...
  6. Aspose::Words::ConvertUtil class | Aspose.Words...

    Aspose::Words::ConvertUtil class. Provides helper functions to convert between various measurement units. To learn more, visit the documentation article in C++....with other settings for a section. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // A section's "Page Setup" defines the...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header....this property affects all sections in the document. Examples...border. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.BorderSurroundsFooter | Aspose.Words ...

    Discover how the PageSetup BorderSurroundsFooter property can enhance your document layout by controlling footer inclusion in page borders....this property affects all sections in the document. Examples...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  9. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_header property. Specifies whether the page border includes or excludes the header....this property affects all sections in the document. Examples...border. page_setup = doc . sections [ 0 ] . page_setup page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....for all child nodes of the section and calls DocumentVisitor.visitTableEnd(com...blank document contains one section, one body and one paragraph...

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