Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 369,779 for

save

(0.2 sec)
  1. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to Save your document parts for seamless management....where the document part will be saved to. public Stream DocumentPartStream...This property allows you to save document parts to streams instead...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) constructor. Converting...// Save the file into MS document format document . save ( xlsFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  3. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method. When true all images will be Saved as WMF in C++....Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method...will be saved as WMF. bool Aspose :: Words :: Saving :: RtfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023...."" ; } } } // Save PDF document document . Save ( dataDir + "TextBox_out...Name ); } } // Save PDF document document . Save ( dataDir + "TextBox_out...

    docs.aspose.com/pdf/net/whatsnew/2023/
  5. Quick Generation Examples|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 ( "code128.png" , BarCodeImageFormat...QRErrorLevel . LEVEL_M ); gen . save ( "qrcode.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/qu...
  6. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++.... Simply save an Excel file to PDF using the...the Workbook class' Save method. The Save method provides the...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  7. Saving Project Data to SVG Format | Aspose.Task...

    This article explains how to export Project data to SVG format using Aspose.Tasks for Java....How to Convert Project Data Saving Project Data to SVG Format...Reference Download Pricing Buy Saving Project Data to SVG Format...

    docs.aspose.com/tasks/java/saving-project-data-...
  8. Convert OFT Files to Various Formats in C#|Docu...

    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 method - Saves the MapiMessage object...format. It is used to convert and save the loaded OFT file into the...

    docs.aspose.com/email/net/converting-between-fo...
  9. Aspose.PSD for .NET 18.10 - Release Notes|Docum...

    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 ( pngExportPath100 , saveOptions...fileName + "_Test50.png" ; im . Save ( pngExportPath50 , saveOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  10. Replace Text in PDF File|Aspose.PDF for Java

    This section explains how to replace text with Aspose.PDF Facades - a toolset for popular operations with PDF....You need to save the updated PDF file using save method of pdfContentEditor..."Label" ); // save the output file editor . save ( _dataDir +...

    docs.aspose.com/pdf/java/replace-text/