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

saveoptions

(0.1 sec)
  1. Փոխարկել JPG DOCX Java

    Փոխարկեք JPG ը DOCX ձևաչափի Java կոդով: Պահեք JPG որպես DOCX օգտագործելով Java:...jpg"); ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...getPageCount(); page++) { saveOptions.setPageSet(new PageSet(page));...

    products.aspose.com/words/hy/java/conversion/jp...
  2. 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...
  3. Convert PowerPoint to HTML|Aspose.Slides for PH...

    Convert PowerPoint HTML : Save PPTX or PPT as HTML . Save slides as HTML...try { $saveOptions = new HtmlOptions (); $saveOptions -> setSvgResponsiveLayo..., SaveFormat :: Html , $saveOptions ); } finally { if ( ! java_is_null...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. 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...
  5. Archive

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

    blog.aspose.com/tasks/convert-mpp-to-excel-usin...
  6. 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...
  7. 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/
  8. 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/
  9. 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/
  10. 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/