Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 7,943 for

header

(0.39 sec)
  1. 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...
  2. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how Headers and footers are exported to HTML, MHTML or EPUB in C++....ExportHeadersFooters enum Specifies how headers and footers are exported to...Name Value Description None 0 Headers and footers are not exported...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++....that specifies the type of the header/footer to retrieve. Examples...Document > ( get_MyDir () + u "Header and footer types.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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/...
  9. 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...
  10. 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...