Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 8,094 for

header

(0.26 sec)
  1. FindReplaceOptions | Aspose.Words for .NET

    Discover the FindReplaceOptions constructor to easily initialize a new instance with default settings, enhancing your search and replace functionality....doc = new Document ( MyDir + "Header and footer types.docx" ); Section...logger ); // Using a different header/footer for the first page will...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the paragraph....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...
  3. 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...
  4. 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...
  5. ExportHeadersFootersMode Enum | Aspose.Words fo...

    Discover the Aspose.Words ExportHeadersFootersMode enum for seamless HTML, MHTML, or EPUB Header and footer exports. Optimize your document conversion today!...enumeration Specifies how headers and footers are exported to...Name Value Description None 0 Headers and footers are not exported...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a Header or footer in the current section in C++....cursor to the beginning of a header or footer in the current section...Aspose::Words::HeaderFooterType Specifies the header or footer to move to. Remarks...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Section.headers_footers property | Aspose.Words...

    Section.Headers_footers property. Provides access to the Headers and footers nodes of the section....headers_footers property Section.headers_footers property Provides...Provides access to the headers and footers nodes of the section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section of this story in C++....Examples Shows how to link headers and footers between sections...create a header and a footer. By default, // the header and the...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../Headerfooter/) at the given index....Examples Shows how to link headers and footers between sections...create a header and a footer. By default, # the header and the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Paragraph::get_IsEndOfHeaderFoot...

    Aspose::Words::Paragraph::get_IsEndOfHeaderFooter method. True if this paragraph is the last paragraph in the HeaderFooter (main text story) of a Section; false otherwise 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...