Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 7,790 for

header

(0.06 sec)
  1. 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...
  2. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentStory property to easily access parent section-level stories, enhancing your document's structure with Body or HeaderFooter options....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...
  3. Aspose::Words::Paragraph::get_ParentSection met...

    Aspose::Words::Paragraph::get_ParentSection method. Retrieves the parent Section of the paragraph 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...
  4. 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...
  5. 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...add headers and footers to the worksheets also. Headers and footers...

    docs.aspose.com/cells/net/setting-headers-and-f...
  6. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new Header or footer of the specified type in C++.... constructor Creates a new header or footer of the specified...that specifies the type of the header or footer. Remarks When HeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. 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...Name Description HeaderEven Header for even numbered pages. HeaderPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this paragraph is the last paragraph in the [HeaderFooter](../../Headerfooter/) (main text story) of a [Section](../../section/); false otherwise....Examples Shows how to create a header and a footer. let doc = new.... Document (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory 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. let doc = new.... Document (); // Create a header and append a paragraph to it...

    reference.aspose.com/words/nodejs-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...numbered pages. header_even Retrieves a header for even numbered...

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