Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 33,691 for

saveoptions

(0.12 sec)
  1. Save a OneNote Document | Aspose.Note Documenta...

    Learn how to save your work in OneNote....save methods that accept a SaveOptions object. This should be an...a class derived from the SaveOptions class. Each save format has...

    docs.aspose.com/note/java/save-a-onenote-document/
  2. 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...
  3. 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-...
  4. Convert HTML to MSG via C++ application | produ...

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

    products.aspose.com/email/cpp/conversion/html-t...
  5. Convert MHTML to MSG via C++ application | prod...

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

    products.aspose.com/email/cpp/conversion/mhtml-...
  6. 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...
  7. Convert EMLX to HTML via C++ application | prod...

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

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

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

    products.aspose.com/email/cpp/conversion/ics-to...
  9. Convert OFT to HTML via C++ application | produ...

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

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

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

    products.aspose.com/email/cpp/conversion/msg-to...