Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 377,473 for

save

(0.21 sec)
  1. Convert MBOX to MSG via C++ application | produ...

    Sample C++ conversion code for MBOX document to MSG format. Use example code for batch MBOX to MSG conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. MSG file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/mbox-t...
  2. OfficeMathRenderer Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.OfficeMathRenderer class to effortlessly convert OfficeMath into stunning raster or vector images for your projects.... Save ( Stream, ImageSaveOptions )...into an image and saves into a stream. Save ( Stream, SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.ren...
  3. 在 PHP 中管理演示文稿的超链接|Aspose.Slides for PHP 文档

    轻松地使用 Aspose.Slides for PHP via Java 管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...setFontHeight ( 32 ); $presentation -> save ( "presentation-out.pptx" ,...trust Aspose APIs" ); $pres -> save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  4. Convert PDF to PPT | Online for Free | Aspose.PDF

    PDF to PPT online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to PPT without any registration, captcha or limits. Try our library for free...pdf" ); // save document in PPTX format document . Save ( "output...your PDF file and then simply save it as a PPT file. You can use...

    products.aspose.com/pdf/online/conversion-pdf-t...
  5. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!...roundtrip information when saving to HTML, MHTML or EPUB. Default...ExportRoundtripInfor { get ; set ; } Remarks Saving of the roundtrip information...

    reference.aspose.com/words/net/aspose.words.sav...
  6. TiffCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TiffCompression enum for optimal TIFF file saving. Choose the best compression type for high-quality page images effortlessly....of compression to apply when saving page images into a TIFF file...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert Image to Visio in Java

    This article shares the details to convert image to Visio in Java. It contains the step-by-step process and a running code snippet to export PNG to Visio in Java....Visio diagram by invoking the save() method These steps outline...picture as a Visio shape and save the generated Visio diagram...

    kb.aspose.com/diagram/java/convert-image-to-vis...
  8. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Convert FBX to STL in Python

    This article explains how to convert FBX to STL in Python. It covers the IDE configuration, a step-by-step list, and a runnable code snippet to create FBX to STL converter software in Python....the output STL file Invoke the save method of the Scene class to...use different overloads of the save() method to adjust the conversion...

    kb.aspose.com/3d/python/how-to-convert-fbx-to-s...
  10. 在 PS 文件中使用页面 | Python

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...as out_ps_stream: 6 # Create save options with A4 size 7 options...close_page () 27 28 # Save the document 29 document. save () 请参阅在 .NET...

    docs.aspose.com/page/zh/python-net/ps/working-w...