Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 8,923 for

header

(0.04 sec)
  1. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。...GetPageSetup (); // Set different headers for odd and even pages pageSetup...SetHeader ( 1 , u "I am the header of the Odd page." ); pageSetup...

    docs.aspose.com/cells/zh/cpp/setting-different-...
  2. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes Header and footer export in text formats. Default, PrimaryOnly....property Specifies the way headers and footers are exported to...how to specify how to export headers and footers to plain text format...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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/
  4. 在 PHP 中管理 Visio 图的页眉和页脚|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....number at the right corner of header $diagram -> getHeaderFooter...setHeaderCenter ( "Center of the header" ); \ # set text at the left...

    docs.aspose.com/diagram/zh/java/manage-headers-...
  5. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...Contains text of the even pages header, represented by HeaderFooter...text of the primary header. When header is different for odd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way Headers and footers are exported to plain text format....enumeration Specifies the way headers and footers are exported to...Members Name Description None No headers and footers are exported. PrimaryOnly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Creating and Setting Contents of Emails|Documen...

    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....mail header. For example, below is a common mail header, where...receipt. Set Email Headers Email headers represent an Internet...

    docs.aspose.com/email/java/creating-and-setting...
  9. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....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-in-doc...
  10. Create Email Messages with Customized Options i...

    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....mail header. For example, below is a common mail header, where...DeliveryNotification . OnSuccess }; eml . Headers . Add ( "Return-Receipt-To"...

    docs.aspose.com/email/net/create-email-messages/