Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 6,335 for

header

(0.05 sec)
  1. Paragraph.is_end_of_header_footer property | As...

    Paragraph.is_end_of_Header_footer property. True if this paragraph is the last paragraph in the [HeaderFooter](../../Headerfooter/) (main text story) of a [Section](../../section/); false otherwise....is_end_of_header_footer property Paragraph.is_end_of_header_footer...otherwise. @property def is_end_of_header_footer ( self ) -> bool : ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 处理页眉和页脚|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....worksheet name at the left header pageSetup . SetHeader ( 0 ...central header //and changing the font of the header pageSetup...

    docs.aspose.com/cells/zh/net/working-with-heade...
  3. 页眉和页脚|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....worksheet name at the left header pageSetup . setHeader ( 0 ...central header //and changing the font of the header pageSetup...

    docs.aspose.com/cells/zh/java/header-and-footers/
  4. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different Header or footer is used on the first page....property True if a different header or footer is used on the first...enable or disable primary headers/footers. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.HeaderFooterType property. Gets the type of this Header/footer....property Gets the type of this header/footer. get headerFooterType...Examples Shows how to create a header and a footer. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the document has different Headers and footers for odd-numbered and even-numbered pages....the document has different headers and footers for odd-numbered...enable or disable even page headers/footers. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different Headers and footers for odd-numbered and even-numbered pages in C++....the document has different headers and footers for odd-numbered...Examples Shows how to create headers and footers in a document using...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new Header or footer of the specified type....HeaderFooter(doc, header_footer_type) Creates a new header or footer...aspose . words . DocumentBase , header_footer_type : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Headers in NPOI|Aspose.Words for .NET

    Work with Headers in a document easily and fast instead of using NPOI in C#....Ask AI Working with Headers in NPOI Contents [ Hide ] Aspose...Aspose.Words - Working with Headers The following sample code demonstrates...

    docs.aspose.com/words/net/working-with-headers-...
  10. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph....Examples Shows how to create a header and a footer. doc = aw . Document...Document () # Create a header and append a paragraph to it. The...

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