Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 31,270 for

saveoptions

(0.05 sec)
  1. 使用 Python 将 PowerPoint 演示文稿转换为 HTML|Aspose.Slid...

    在 Python 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 的转换指南,在保留布局、链接和图像的同时,实现快速且完美的结果。...pptx" ) saveOptions = slides . export . HtmlOptions...HtmlOptions () saveOptions . svg_responsive_layout = True presentation...

    docs.aspose.com/slides/zh/python-net/convert-po...
  2. Convert MHTML to HTML via Java | products.aspos...

    Try the code sample to convert MHTML files to HTML format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...file path as well as the SaveOptions.getDefaultHtml() parameter...

    products.aspose.com/email/java/conversion/mhtml...
  3. Convert MBOX to EML via Java | products.aspose.com

    Try the code sample to convert MBOX files to EML format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...options for saving EML files SaveOptions.getDefaultEml() . System...

    products.aspose.com/email/java/conversion/mbox-...
  4. Convert MBOX to EMLX via Java | products.aspose...

    Try the code sample to convert MBOX files to EMLX format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...options for saving EMLX files SaveOptions.getDefaultEmlx() . System...

    products.aspose.com/email/java/conversion/mbox-...
  5. Convert OLM to OFT via Java | products.aspose.com

    Try the code sample to convert OLM files to OFT format in Java. Download Java API to take your email processing applications to the next level.... And finally, the SaveOptions class provides options for...subject as the file name and SaveOptions.getDefaultOft() . System...

    products.aspose.com/email/java/conversion/olm-t...
  6. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows fonts so we added the required fonts on the application and are adding them as shown bellow in the code sni…...default font ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFileFormat...ImageSaveOptions(SaveFileFormat.PNG); saveOptions.setDefaultFont("YourDefaultFontName");...

    forum.aspose.com/t/visio-to-png-not-using-fonts...
  7. Convert OFT to ICS via C++ application | produc...

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

    products.aspose.com/email/cpp/conversion/oft-to...
  8. Convert MBOX to ICS via C++ application | produ...

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

    products.aspose.com/email/cpp/conversion/mbox-t...
  9. Convert MBOX to OST via C++ application | produ...

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

    products.aspose.com/email/cpp/conversion/mbox-t...
  10. Convert EML to MBOX via C++ application | produ...

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

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