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

header

(0.25 sec)
  1. 用 JavaScript 通过 C++ 设置页眉和页脚|Documentation

    本文介绍如何使用 Aspose.Cells for JavaScript 通过 C++ 编程在 Excel 工作表的页眉和页脚中插入图片。...设置页眉和页脚 PageSetup 类提供两个方法, header(number, string) 和 footer(number...head > < body > < h1 > Set Headers and Footers Example </ h1 >...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. 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...
  3. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java 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/androidjava/complex-pdf-exa...
  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. 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/
  6. 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...
  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. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_Headers_footers_mode property. Specifies the way Headers and footers are exported to the text formats...export_headers_footers_mode property TxtSaveOptionsBase.expo...export_headers_footers_mode property Specifies the way headers and...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 通过 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...
  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/