Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 310,748 for

save

(0.1 sec)
  1. Convert PSD to PNG in C# | PSD to PNG Converter...

    Programmatically, convert PSD to PNG in C# with Aspose.PSD for .NET. Convert PSD layers to PNG images in C#. .NET PSD API...editing, and saving PSD files. It provides the Save(string, ImageOptionsBase)...ImageOptionsBase) method that saves the PSD to the specified file...

    blog.aspose.com/psd/convert-psd-to-png-in-csharp/
  2. Import Presentation|Aspose.Slides for Node.js v...

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint... Use the save() method to save the file in the PowerPoint...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/nodejs-java/import-prese...
  3. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Discover how the WordML2003SaveOptions SaveFormat property defines document saving formats. Ensure seamless compatibility with WordML for your files!...the document will be saved if this save options object is used...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert Microsoft Project MPP file to PDF

    Aspose.Tasks for .NET provides the ability to convert MPP or MPX files to PDF. To tune the result PDF document one can use PdfSaveOptions.... Select “File\Save As” menu item Select location...location (e.g. “This PC”) In “Save As” dialog select ‘PDF Files(*.pdf)...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  5. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any document with our Splitter ExtractPages method. Save them in your desired format for easy access!...pages from a document file and saves the extracted pages to a new...pages from a document file and saves the extracted pages to a new...

    reference.aspose.com/words/net/aspose.words.low...
  6. IDocumentProcessorPlugin class | Aspose.Words f...

    aspose.words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin.... save(output_stream, save_options) Save the document...output stream using the specified save options. set_image_watermark(image_watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Saving Project data to SVG format

    This article explains how to export Project data to SVG format using Aspose.Tasks for Java....Project Data Saving Project data to SVG format Saving Project data...Java. Saving a Project as SVG The class exposes the Save method...

    docs.aspose.com/tasks/java/saving-project-data-...
  8. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...not None : # Save in Excel2003 XLS format save_options = XlsSaveOptions...XlsSaveOptions () # Save workbook to response stream with appropriate...

    docs.aspose.com/cells/zh/python-net/saving-file...
  9. Saving an Email as PDF|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Español Русский Portuguese Saving an Email as PDF Contents [...load the MHTML stream and then save it as PDF. An email message...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  10. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....document, inserts some content and saves it as a Microsoft Word .DOC...( "Hello world!" ); $ doc -> save ( "C:\\Temp\\out.doc" ); ?>...

    docs.aspose.com/words/java/usage-examples-for-php/