Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 8,141 for

header

(0.12 sec)
  1. 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...
  2. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the Header and footer of Excel worksheets by setting the Header and footer with script commands using the C# API or .NET Library....Setting Headers and Footers Contents [ Hide ] Headers and footers...bottom margin, respectively. Headers and footers can also be added...

    docs.aspose.com/cells/net/setting-headers-and-f...
  3. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    Discover the HeaderFooterType property to easily access and manage your document's Header and footer types for enhanced formatting control....property Gets the type of this header/footer. public HeaderFooterType...Examples Shows how to create a header and a footer. Document doc...

    reference.aspose.com/words/net/aspose.words/hea...
  4. 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...
  5. 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...
  6. Paragraph.IsEndOfHeaderFooter | Aspose.Words fo...

    Discover the IsEndOfHeaderFooter property for paragraphs. Easily determine if a paragraph is the last in a HeaderFooter, enhancing document structure....Examples Shows how to create a header and a footer. Document doc...new Document (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/net/aspose.words/par...
  7. Aspose::Words::Paragraph::get_ParentStory metho...

    Aspose::Words::Paragraph::get_ParentStory method. Retrieves the parent section-level story that can be Body or HeaderFooter in C++....Examples Shows how to create a header and a footer. auto doc = System...Document > (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. 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...
  9. 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...
  10. 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...