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

header

(0.17 sec)
  1. 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...
  2. 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...
  3. 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...
  4. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how Headers and footers are exported to HTML MHTML or EPUB in Java....ExportHeadersFooters Specifies how headers and footers are exported to...Examples: Shows how to omit headers/footers when saving a document...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this Header or footer is linked to the corresponding Header or footer in the previous section....this header or footer is linked to the corresponding header or...true . Note, when your link a header or footer, its contents is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how Headers and footers are exported to HTML, MHTML or EPUB....enumeration Specifies how headers and footers are exported to...Members Name Description NONE Headers and footers are not exported...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method...unlinks all headers and footers to the corresponding headers and footers...isLinkToPrevious boolean true to link the headers and footers to the previous...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically insert an image in the Header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....Ask AI Setting Headers and Footers with Node.js via C++ Contents...Contents [ Hide ] Headers and footers are the lines of text displayed...

    docs.aspose.com/cells/nodejs-cpp/setting-header...
  10. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable text for seamless document enhancement....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/sto...