Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 6,335 for

header

(0.02 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Header to PDF using JavaScript via C++https://products.aspose.com/pdf/javascript-cpp/Header/Recent content in Add Header to PDF using JavaS......PDF Products – Add Header to PDF using JavaScript via...com/pdf/javascript-cpp/header/Recent content in Add Header to PDF using...

    products.aspose.com/pdf/javascript-cpp/header/i...
  2. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various Headers and footers of Excel worksheet Page Setup settings using the C++ Library and API. You can set the Headers and footers for the first page, odd pages, and even pages....Setting Different Headers and Footers For Different Pages with...supports setting different headers and footers for the first page...

    docs.aspose.com/cells/cpp/setting-different-hea...
  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. HeaderFooter class | Aspose.Words for Python

    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/python-net/aspose.wo...
  5. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_Header property. Specifies whether the page border includes or excludes the Header....border_surrounds_header property PageSetup.border_surrounds_header property...excludes the header. @property def border_surrounds_header ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++....that specifies the type of the header/footer to retrieve. Examples...MakeObject < Document > ( MyDir + u "Header and footer types.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words/hea...
  8. HeaderFooter.parentSection property | Aspose.Wo...

    HeaderFooter.parentSection property. Gets the parent section of this story....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/nodejs-net/aspose.wo...
  9. 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...
  10. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark....shape with text inserted into a header or footer and positioned in...insert any shape or image into a header or footer and thus create a...

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