Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 8,515 for

header

(0.14 sec)
  1. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++....the first section's primary header, // which every page in that...); // Create another primary header for the second section, with...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_page_setup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...4pt; -aw-header-distance:35.4pt }' + '@page...-aw-footer-distance:35.4pt; -aw-header-distance:35.4pt }' + 'div.Section_1...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export Document Structure While Converting to P...

    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....table, worksheet, image, shape, header/footer, etc. With the option...

    docs.aspose.com/cells/java/export-document-stru...
  4. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...new_comment ) # Header: builder . move_to_header_footer ( aw ....HeaderFooterType . HEADER_PRIMARY ) builder . writeln ( 'Original header contents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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 .NET API. You can set the Headers and footers for the first page, odd pages, and even pages....Ask AI Setting Different Headers and Footers For Different Pages...supports setting different headers and footers for the first page...

    docs.aspose.com/cells/net/setting-different-hea...
  6. 使用 C++ 获取页眉或页脚|Documentation

    本文介绍如何使用 C++ API 或库以编程方式获取Excel或OpenOffice文件中的页眉和页脚。...0 ); // Get left section of header U16String headerSection = sheet...); // Get commands from the header section Vector < HeaderFooterCommand...

    docs.aspose.com/cells/zh/cpp/get-headers-or-foo...
  7. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI....CLEAR ); if ( rowCt == 0 ) { // header row ctshd . setFill ( "A7BFDE"...rowCt == 0 ) { // header row rh . setText ( "header row, col " + colCt...

    docs.aspose.com/words/java/format-table-in-docu...
  8. 在Jython中复制行和列|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....( 0 ) # Put some data into header rows ( A1 : A4 ) i = 0 while...get ( i , 0 ). setValue ( "Header Row #i" ) # Put some detail...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  9. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....include Background, Footer, Header, Undefined, Watermark). Please...XForm is used). Watermarks, header, and footer artifacts contains...

    docs.aspose.com/pdf/php-java/add-watermarks/
  10. Remove Headers and Footers from a Word Document...

    Remove Headers or footers from a word processing document easily and fast instead of using Open XML SDK in C#....Ask AI Remove Headers and Footers from a Word Document Contents...page explains how to remove headers and footers from a document...

    docs.aspose.com/words/net/remove-headers-footer...