Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 33,711 for

saveoptions

(0.08 sec)
  1. Convert MSG to MHTML via C++ application | prod...

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

    products.aspose.com/email/cpp/conversion/msg-to...
  2. Convert OFT to VCF via C++ application | produc...

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

    products.aspose.com/email/cpp/conversion/oft-to...
  3. Convert VCF to OST via C++ application | produc...

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

    products.aspose.com/email/cpp/conversion/vcf-to...
  4. Convert EML to HTML via C++ application | produ...

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

    products.aspose.com/email/cpp/conversion/eml-to...
  5. ImageColorMode | Aspose.Words for Java

    Specifies the color mode for the generated images of document pages in Java....an image, we can pass a SaveOptions object to // select a color...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create Online Converter OLM To PST - Free Suppo...

    Hi, My query is related to the Online Converter OLM to PST. The contacts are not working — it throws an exception while saving to the PST. Could you please let me know the reason why the contact data is failing? Than…...relevant options such as SaveOptions/Table settings) with the...

    forum.aspose.com/t/create-online-converter-olm-...
  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. Issue with Font Rendering when converting DOCX ...

    Hi! I am writing to report an issue with font rendering encountered in Aspose.Words version 25.1.0. Problem description: When converting a .docx document containing text in the regular “Baskerville” font to PDF (or PNG…...); var saveOptions = Aspose.Words.Saving.SaveOptions.CreateSaveOptions(Aspose....Words.SaveFormat.Pdf); saveOptions.UpdateFields = false; document...

    forum.aspose.com/t/issue-with-font-rendering-wh...
  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...