Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 32,697 for

saveoptions

(0.15 sec)
  1. Convert HTML to PST via C++ application | produ...

    Sample C++ conversion code for HTML document to PST format. Use example code for batch HTML to PST conversion within any C++ Application....pst" , SaveOptions::get_DefaultPst()); HTML...

    products.aspose.com/email/cpp/conversion/html-t...
  2. Convert VCF to MSG via C++ application | produc...

    Sample C++ conversion code for VCF document to MSG format. Use example code for batch VCF to MSG conversion within any C++ Application....msg" , SaveOptions::get_DefaultMsgUnicode());...

    products.aspose.com/email/cpp/conversion/vcf-to...
  3. Convert ICS to PST via C++ application | produc...

    Sample C++ conversion code for ICS document to PST format. Use example code for batch ICS to PST conversion within any C++ Application....pst" , SaveOptions::get_DefaultPst()); ICS to...

    products.aspose.com/email/cpp/conversion/ics-to...
  4. Convert EMLX to MBOX via C++ application | prod...

    Sample C++ conversion code for EMLX document to MBOX format. Use example code for batch EMLX to MBOX conversion within any C++ Application....mbox" , SaveOptions::get_DefaultMbox()); EMLX...

    products.aspose.com/email/cpp/conversion/emlx-t...
  5. Convert ICS to VCF via C++ application | produc...

    Sample C++ conversion code for ICS document to VCF format. Use example code for batch ICS to VCF conversion within any C++ Application....vcf" , SaveOptions::get_DefaultVcf()); ICS to...

    products.aspose.com/email/cpp/conversion/ics-to...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportLanguageInformation method. Specifies whether language information is exported to HTML, MHTML or EPUB. Default is false in C++....document to HTML, we can pass a SaveOptions object // to either preserve...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveoptions. Enhance navigation and user experience effortlessly!...document to HTML, we can pass a SaveOptions object to omit these page...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveoptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...document to HTML, we can pass a SaveOptions object to omit these page...

    reference.aspose.com/words/python-net/aspose.wo...