Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 8,810 for

header

(0.12 sec)
  1. HeaderFooter.IsHeader | Aspose.Words for .NET

    Discover the IsHeader property of HeaderFooter—easily identify if your HeaderFooter object is a Header for streamlined document formatting....this HeaderFooter object is a header. public bool IsHeader { get...Examples Shows how to create a header and a footer. Document doc...

    reference.aspose.com/words/net/aspose.words/hea...
  2. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a Header in C++....this HeaderFooter object is a header. bool Aspose :: Words :: HeaderFooter...Examples Shows how to create a header and a footer. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. PageSetup.odd_and_even_pages_header_footer prop...

    PageSetup.odd_and_even_pages_Header_footer property. True if the document has different Headers and footers for odd-numbered and even-numbered pages....odd_and_even_pages_header_footer property PageSetup.odd_and_...odd_and_even_pages_header_footer property True if the document has different...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../Headerfooter/)....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...
  5. 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...
  6. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get Headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....Getting Headers or Footers with JavaScript via C++ Contents [...[ Hide ] Headers and footers are displayed only in Page Layout...

    docs.aspose.com/cells/javascript-cpp/get-header...
  7. HeaderFooterType | Aspose.Words for Java

    Identifies the type of Header or footer found in a Word file in Java....HeaderFooterType Identifies the type of header or footer found in a Word file...file. This is a per section header/footer. Do not renumber as...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_Header_footer method. Moves the cursor to the beginning of a Header or footer in the current section....move_to_header_footer method move_to_header_footer(header_footer_type)...cursor to the beginning of a header or footer in the current section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HeaderFooterType enumeration | Aspose.Words for...

    aspose.words.HeaderFooterType enumeration. Identifies the type of Header or footer found in a Word file....enumeration Identifies the type of header or footer found in a Word file...Description HEADER_EVEN Header for even numbered pages. HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../Headerfooter/) nodes of a [Section](../section/)...more, visit the Working with Headers and Footers documentation article...pages. headerEven Retrieves a header for even numbered pages. headerFirst...

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