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

header

(0.09 sec)
  1. 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/
  2. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control Header inclusion for a polished document layout....border includes or excludes the header. public bool BorderSurroundsHeade...apply a border to the page and header/footer. Document doc = new...

    reference.aspose.com/words/net/aspose.words/pag...
  3. 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...
  4. ImportFormatOptions.ignoreHeaderFooter property...

    ImportFormatOptions.ignoreHeaderFooter property. Gets or sets a boolean value that specifies that source formatting of Headers/footers content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...that source formatting of headers/footers content ignored if...or not source formatting of headers/footers content. let dstDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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 = System ::...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. 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/
  7. 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...
  8. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。...header(number) 和 PageSetup.footer(number)...> </ head > < body > < h1 > Header/Footer Reader Example </ h1...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  9. Aspose::Words::Section::ClearHeadersFooters met...

    Aspose::Words::Section::ClearHeadersFooters method. Clears the Headers and footers of this section in C++....oters() method Clears the headers and footers of this section...() Remarks The text of all headers and footers is cleared, but...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....image, two text fragments (header and paragraph), and a table...a TextFragment for header. For the header we will use Arial font...

    docs.aspose.com/pdf/cpp/complex-pdf-example/