Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 7,774 for

header

(0.1 sec)
  1. Aspose Java Mail Msg To Eml conversion override...

    Hello, We are converting MSG files to EML files via: MailMessage message = MailMessage.load(new ByteArrayInputStream(msg), new MsgLoadOptions()); ByteArrayOutputStream out = new ByteArrayOutputStream(); EmlSaveOption…...current system time into the Date header of the generated EML file....expose a switch to keep that header empty – the conversion routine...

    forum.aspose.com/t/aspose-java-mail-msg-to-eml-...
  2. Replace Aspose XML schema with Serialized Docum...

    There is any limitation on Serializing the Aspose Document and used to do object creation in order to generate the PDF from this model instead on pre-defined aspose xml schema, so we can introduce tagged elements? Thanks…...described in the documentation : <Header> <Margin Top="20" /> <Table...</TextFragment> </Cell> </Row> </Table> </Header> But is not valid against the...

    forum.aspose.com/t/replace-aspose-xml-schema-wi...
  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. 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...
  5. 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/...
  6. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display Headers and footers in subsequent pages because when the content g…...programatically, is to display headers and footers in subsequent pages...file, and we want to grab the header and footer from the 2nd page...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  7. Section.headers_footers property | Aspose.Words...

    Section.Headers_footers property. Provides access to the Headers and footers nodes of the section....headers_footers property Section.headers_footers property Provides...Provides access to the headers and footers nodes of the section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section of this story in C++....Examples Shows how to link headers and footers between sections...create a header and a footer. By default, // the header and the...

    reference.aspose.com/words/cpp/aspose.words/hea...
  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...