Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 8,821 for

header

(1.09 sec)
  1. PageSetup.borderSurroundsFooter property | Aspo...

    PageSetup.borderSurroundsFooter property. Specifies whether the page border includes or excludes the footer....apply a border to the page and header/footer. let doc = new aw ....builder . write ( "This is the header." ); builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how Headers and footers are exported to HTML, MHTML or EPUB in C++....ExportHeadersFooters enum Specifies how headers and footers are exported to...Name Value Description None 0 Headers and footers are not exported...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. MailMergeSettings.HeaderSource | Aspose.Words f...

    Discover the MailMergeSettings HeaderSource property, define your mail merge Header path effortlessly. Optimize your document workflow today!...the path to the mail-merge header source. The default value is...source for a mail merge from a header source and a data source. //...

    reference.aspose.com/words/net/aspose.words.set...
  4. MacroCharacter|Aspose.BarCode for Python via .N...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....“[)>\u001E05\u001D” as decoded data header and “\u001E\u0004” as decoded...“[)>\u001E06\u001D” as decoded data header and “\u001E\u0004” as decoded...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET....which contains 2 elements: header and paragraph. import aspose..."en-US" ) main_header = tagged_content . create_header_element ()...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  6. Creating Tabular Report|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Report template consists of a header, table data rows, row groups...example table Table Header Table header normally contains the...

    docs.aspose.com/cells/reportingservices/creatin...
  7. 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...
  8. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...deepClone(true)); // HeaderFooter header = section.getHeadersFooters()...aspose.words.HeaderFooterType.HEADER_PRIMARY); // HeaderFooter hfooter...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  9. Aspose::Words::ImportFormatOptions::get_IgnoreH...

    Aspose::Words::ImportFormatOptions::get_IgnoreHeaderFooter method. Gets or sets a boolean value that specifies that source formatting of Headers/footers content ignored if KeepSourceFormatting mode is used. The default value is true in C++....that source formatting of headers/footers content ignored if...or not source formatting of headers/footers content. auto dstDoc...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....Insert the watermark into all headers of each document section. foreach...could be up to three different headers in each section, since we want...

    docs.aspose.com/words/java/add-watermark-in-php/