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

saveoptions

(0.22 sec)
  1. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++.... auto saveOptions = System :: MakeObject <...allows to save shape as DML. saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Convert PowerPoint Presentations to HTML in C++...

    Convert PowerPoint presentations to responsive HTML in C++. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....pptx" ); auto saveOptions = System :: MakeObject <...< HtmlOptions > (); saveOptions -> set_SvgResponsiveLayout ( true...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....try { $saveOptions = new HtmlOptions (); $saveOptions -> setSvgResponsiveLayo..., SaveFormat :: Html , $saveOptions ); } finally { if ( ! java_is_null...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Loading of 17MB PPTX in Java Consumes Nearly 15...

    Hello, using Aspose Slides for Java 25.2. Loading of 17MB PPTX consumes nearly 1500MB of memory. This code is used to private static class HandleSaveProgress implements IProgressCallback { @Override public voi…...PdfOptions saveOptions = new PdfOptions(); saveOptions.setCompl...nts.SLIDES_PDF_FORMAT); saveOptions.setProgressCallback(new ...

    forum.aspose.com/t/loading-of-17mb-pptx-in-java...
  5. 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...
  6. Supported Features on Document Save|Aspise.Word...

    Save your document to any supported format using Python. Convert and export a document of any size.... A: Use the SaveOptions object for the target format...

    docs.aspose.com/words/python-net/supported-feat...
  7. Compress USD File Formats via python-net | prod...

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

    products.aspose.com/3d/python-net/compression/usd/
  8. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code....task filters by using the SaveOptions class object. In this article...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  9. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....saved by the engine Set the SaveOptions to PdfSaveOptions for defining...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...
  10. Compress GLTF File Formats via python-net | pro...

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

    products.aspose.com/3d/python-net/compression/g...