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

header

(0.19 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. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Discover the ImportFormatOptions IgnoreHeaderFooter property, control Header/footer formatting in KeepSourceFormatting mode. Simplify your document imports today!...that source formatting of headers/footers content ignored if...or not source formatting of headers/footers content. Document dstDoc...

    reference.aspose.com/words/net/aspose.words/imp...
  3. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....Insert the watermark into all headers of each document section. sects...could be up to three different headers in each section, since we want...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  4. 通过 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...
  5. 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...
  6. 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...Document > ( get_MyDir () + u "Header and footer types.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. 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/
  8. 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...
  9. 用JavaScript通过C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,演示如何用C++的Script以编程方式设置Excel工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。...Cells Example - PageSetup Headers </ title > </ head > < body...body > < h1 > PageSetup Headers Example </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. Create Tagged PDF in Python|Aspose.PDF for Pyth...

    Learn how to create tagged PDF documents in Python with Aspose.PDF for Python via .NET, including PDF/UA structure elements, accessible forms, TOC pages, and automatic tagging....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/