Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,621 for

header

(0.13 sec)
  1. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the Header or footer text of a section...Represents a container for the header or footer text of a section...more, visit the Working with Headers and Footers documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer....apply a border to the page and header/footer. doc = aw . Document...move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++....apply a border to the page and header/footer. auto doc = MakeObject...builder -> Write ( u "This is the header." ); builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how Headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....ters method Specifies how headers and footers are output to HTML...hard to meaningfully output headers and footers to HTML because...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::PageSetup::get_BorderSurroundsHe...

    Aspose::Words::PageSetup::get_BorderSurroundsHeader method. Specifies whether the page border includes or excludes the Header in C++....border includes or excludes the header. bool Aspose :: Words :: PageSetup...apply a border to the page and header/footer. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way Headers and footers are exported to plain text format....enumeration Specifies the way headers and footers are exported to...Members Name Description NONE No headers and footers are exported. PRIMARY_ONLY...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way Headers and footers are exported to the text formats...property Specifies the way headers and footers are exported to...how to specify how to export headers and footers to plain text format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MailMergeSettings.dataSource property | Aspose....

    MailMergeSettings.dataSource property. Specifies the path to the mail-merge data source...source for a mail merge from a header source and a data source. //...Create a mailing label merge header file, which will consist of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....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...
  10. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....Examples Shows how to create headers and footers in a document using...Specify that we want different headers and footers for first, even...

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