Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 8,132 for

header

(0.14 sec)
  1. 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/
  2. 用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...
  3. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveOptions ExportHeadersFootersMode property optimizes Header and footer output for HTML, MHTML, and EPUB formats. Maximize your document's presentation!...ExportHeadersFooters property Specifies how headers and footers are output to HTML...hard to meaningfully output headers and footers to HTML because...

    reference.aspose.com/words/net/aspose.words.sav...
  4. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing Header and footer handling for optimal results....enumeration Specifies the way headers and footers are exported to...Value Description None 0 No headers and footers are exported. PrimaryOnly...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks.... add ( my_table ) # Add header Row row = my_table . rows ...cells . add ( "header 1" ) row . cells . add ( "header 2" ) row ....

    docs.aspose.com/pdf/python-net/manipulate-table...
  6. MailMergeSettings.DataSource | Aspose.Words for...

    Discover how to set the MailMergeSettings DataSource property for seamless mail merge integration. Easily specify your data source path for optimal results!...source for a mail merge from a header source and a data source. //...Create a mailing label merge header file, which will consist of...

    reference.aspose.com/words/net/aspose.words.set...
  7. Working with GridWeb Double Click Events|Docume...

    This article introduces how to use the double click event in GridWeb....ColumnDoubleClick, fired when a column header is double‑clicked. RowDoubleClick...RowDoubleClick, fired when a row header is double‑clicked. This topic...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....doc = new Document ( MyDir + "Header and footer types.docx" ); Section...logger ); // Using a different header/footer for the first page will...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI....(); // Specify if we want headers/footers of the first page to...property to specify // different headers/footers for odd and even pages...

    docs.aspose.com/words/java/working-with-footers/
  10. 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...