Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 33,600 for

saveoptions

(0.23 sec)
  1. Convert OST to MHTML via Java | products.aspose...

    Try the code sample to convert OST files to MHTML format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...msg. save (mhtmlFilePath, SaveOptions. getDefaultMhtml ()); System...

    products.aspose.com/email/java/conversion/ost-t...
  2. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setUse...can re-enable it using: saveOptions.setUseJAIImageRender(true);...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  3. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....name a few by using the SaveOptions class object. In this article...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  4. Archive

    archives...the output file path and SaveOptions as arguments. The following...

    blog.aspose.com/tasks/convert-mpp-to-excel-usin...
  5. HtmlSaveOptions.scaleImageToShapeSize property ...

    HtmlSaveoptions.scaleImageToShapeSize property. Specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...document to HTML, we can pass a SaveOptions object to determine // whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Compress PDF File Formats via python-net | prod...

    Sample Python compression code for PDF file. Use this example code to compress PDF file within any Web based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/python-net/compression/pdf/
  7. Compress DXF File Formats via python-net | prod...

    Sample Python compression code for DXF file. Use this example code to compress DXF file within any Web based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/python-net/compression/dxf/
  8. Compress STL File Formats via python-net | prod...

    Sample Python compression code for STL file. Use this example code to compress STL file within any Web based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/python-net/compression/stl/
  9. Compress FBX File Formats via python-net | prod...

    Sample Python compression code for FBX file. Use this example code to compress FBX file within any Web based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/python-net/compression/fbx/
  10. Render EMLX to DOCM in Andorid App | products.a...

    Export EMLX to DOCM without using Microsoft Word or Outlook in you Andorid applications...html" , SaveOptions . getDefaultHtml ()); //...

    products.aspose.com/total/android-java/conversi...