Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 8,798 for

header

(0.1 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. 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. PRIMARY_ONLY...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way Headers and footers are exported to the text formats...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/nodejs-net/aspose.wo...
  4. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...库将标题添加到 PDF 文档 为了在 PDF 中添加 Header,我们将使用 Aspose.PDF for Java API,这是一款适用于...Create header TextStamp textStamp = new TextStamp ( "Header Text"...

    products.aspose.com/pdf/zh-hans/java/header/
  5. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!... Write ( "Header Row,\n Cell 1" ); builder ...InsertCell (); builder . Write ( "Header Row,\n Cell 2" ); builder ...

    reference.aspose.com/words/net/aspose.words.tab...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – افزودن هدر به PDF با استفاده از C# https://products.aspose.com/pdf/fa/net/Header/ Recent content in افزودن هدر به PDF با استفاده از C# on Aspso......com/pdf/fa/net/header/ Recent content in افزودن هدر...https://products.aspose.com/pdf/fa/net/header/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/net/header/index.xml
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่มส่วนหัวไปยัง PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/Header/ Recent content in เพิ่มส่วนหัวไปยัง PDF โดยใช้ C++ on Aspsoe.PD......com/pdf/th/cpp/header/ Recent content in เพิ่มส่วนหัวไปยัง...https://products.aspose.com/pdf/th/cpp/header/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/cpp/header/index.xml
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่มส่วนหัวไปยัง PDF โดยใช้ C# https://products.aspose.com/pdf/th/net/Header/ Recent content in เพิ่มส่วนหัวไปยัง PDF โดยใช้ C# on Aspsoe.PDF ......com/pdf/th/net/header/ Recent content in เพิ่มส่วนหัวไปยัง...https://products.aspose.com/pdf/th/net/header/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/net/header/index.xml
  9. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....Examples Shows how to create headers and footers in a document using...Specify that we want different headers and footers for first, even...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....EVEN_PAGES_HEADER Contains text of the even pages header, represented...FIRST_PAGE_HEADER Contains text of the first page header, represented...

    reference.aspose.com/words/java/com.aspose.word...