Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 375,720 for

save

(1.05 sec)
  1. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for .NET. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The Save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. 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....日本語 简体中文 Czech Dutch Svenska 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/
  3. Convert PDF to PowerPoint|Aspose.PDF for Androi...

    Aspose.PDF allows you to convert PDF to PowerPoint format. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...= new PptxSaveOptions (); // Save the output in PPTX File xlsFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  4. 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...
  5. Convert Visio to Excel format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to Excel formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to CSV with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/net/convert-visio-to-ex...
  6. Aspose.PSD for .NET 23.1 - Release Notes|Docume...

    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....PSD throws exception on layer saving Bug Public API Changes Added...StrokeResources.VstkResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  7. Aspose.PSD for .NET 19.10 - 发布说明|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....Save(Aspose.PSD.StreamContainer,System...LayerResources.NvrtResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  8. Working with Page Rotation|Aspose.PDF for .NET

    This section explains how to work with Page Rotation using PdfPageEditor Class...., 270 } }; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...Rotation = 90 ; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...

    docs.aspose.com/pdf/net/working-with-page-rotat...
  9. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...specifying additional options when saving a document into a text based...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert Workbook to HTML in xlsx4j|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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/java/convert-workbook-to-...