Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 38,276 for

save

(0.04 sec)
  1. Saving the Large file PDF 350 MB-990MB in c# - ...

    Saving_PDFissue.docx (22.4 KB) Help Request: System Hangs and Closes When Saving Large PDF Files with Aspose.PDF Description: We are using Aspose.PDF to delete pages from PDF files with sizes varying between 295 MB and …...Saving the Large file PDF 350 MB-990MB in c# Aspose.PDF Product...February 7, 2025, 12:10pm 1 Saving_PDFissue.docx (22.4 KB) Help...

    forum.aspose.com/t/saving-the-large-file-pdf-35...
  2. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File...the SmartObjectLayer class to save the embedded image as a separate...respective layers. Save the Modified PSD File : Save the modified PSD...

    docs.aspose.com/psd/net/smart-object-update/
  3. IDocumentConverterPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words.IDocumentConverterPlugin interface—your solution for seamless external document conversion. Enhance your workflow today!...specified input output streams and save options. ConvertToImages ( Stream...

    reference.aspose.com/words/net/aspose.words/ido...
  4. How to Convert VSX to HTML in Java

    This short tutorial guides you on how to convert VSX to HTML in Java. You can load an input Diagram and generate HTML from VSX in Java easily with a few API calls on any operating system like MS Windows, Linux, or macOS....instance of the Diagram class Save the output HTML file using SaveFileFormat...class object and then directly save it as an HTML file. Note that...

    kb.aspose.com/diagram/java/how-to-convert-vsx-t...
  5. OutlineOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OutlineOptions class. Allows to specify outline options... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python..., slide3 ) # Save the presentation pres . save ( "presentation-zoom...slide , image ) # Save the presentation pres . save ( "presentation...

    docs.aspose.com/slides/python-net/manage-zoom/
  7. Convert HTML to Excel using Java

    This article explains how to convert HTML to Excel using Java. It has the details for IDE settings, a list of steps, and sample code to develop a HTML to XLS converter using Java....using the above load options Save the output file in XLSX format...Document object. Finally, call the save() method with the desired SaveFormat...

    kb.aspose.com/pdf/java/convert-html-to-excel-us...
  8. Convert PDF to EPUB using C#

    Follow this article to convert PDF to EPUB using C#. It has all the details to set the IDE for development, a list of steps, and a sample code for transforming PDF file to EPUB using C#....overloaded method Save that takes the output file name save format EPUB...loading format to PDF, and use the Save() method to create the desired...

    kb.aspose.com/words/net/convert-pdf-to-epub-usi...
  9. FontSavingArgs class | Aspose.Words for Python

    aspose.words.saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.font_saving()](../ifontsavingcallback/font_saving/#fontsavingargs) event...font_saving() event. To learn more, visit the Save a Document... Remarks When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides 文档

    在 Java 中将 PowerPoint PPT, PPTX 转换为 SWF...转换为 SWF 由 Presentation 类公开的 Save 方法可用于将整个演示文稿转换为 SWF 文档。以下示例演示了如何使用...BottomFull ); // 保存演示文稿 pres . save ( "Sample.swf" , SaveFormat...

    docs.aspose.com/slides/zh/java/convert-powerpoi...