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

header

(0.19 sec)
  1. 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...
  2. 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/
  3. 用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...
  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. 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...
  6. 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...
  7. 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/
  8. 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...
  9. 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/...
  10. 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...