Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 582,898 for

save

(0.13 sec)
  1. SetSource | Aspose.ZIP for .NET API Reference

    SetSource Contents [ Hide ] LzmaArchive.SetSource method (1 of 3) Sets the content to be compressed within the archiv...... Save ( "archive.lzma" ); } See Also...FileInfo ( "data.bin" )); archive . Save ( "archive.lzma" ); } See Also...

    reference.aspose.com/zip/net/aspose.zip.lzma/lz...
  2. XlsbSaveOptions class | Aspose.Cells for Python...

    XlsbSaveOptions class XlsbSaveOptions class Represents the options for saving xlsb file. Inheritance: XlsbSaveOptions......Represents the options for saving xlsb file. Inheritance: XlsbSaveOptions...xlsb file save options. init Creates xlsb file save options. Properties...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. MedianFilterOptions | Aspose.Imaging for .NET A...

    中值过滤器... Save ( dir + "sample.MedianFilter...BilateralSmoothingFi ( 5 )); rasterImage . Save ( dir + "sample.BilateralSmoothingFi...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  4. XpsLoadOptions | Aspose.PDF for .NET API Reference

    Represents options for loading/importing xps file into pdf document....xpsLoadOptions )){ // Save PDF file pdfDocument . Save ( pdfFile ); }...xpsLoadOptions ) ' Save PDF file pdfDocument . Save ( pdfFile ) End...

    reference.aspose.com/pdf/net/aspose.pdf/xpsload...
  5. Convert HTML to JPG in C++ | products.aspose.com

    Convert HTML to JPG in C++. Use C++ library API to convert HTML files to JPGs...Presentation from HTML file and save it as JPG. C++ code for converting...index); slide -> GetThumbnail() -> Save(fileName, ImageFormat :: get_Jpeg());...

    products.aspose.com/slides/cpp/conversion/html-...
  6. Java API to Export PDF to RTF | products.aspose...

    Convert PDF to RTF using on premise Java API...Convert PDF to DOC by using save method Load DOC file by using...Aspose.Words Save the document to RTF format using save method and...

    products.aspose.com/total/java/conversion/pdf-t...
  7. Add Hyperlinks to Cells in VSTO and Aspose.Cell...

    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 the document. These steps are...site" , "Aspose Site!" ); //Save the excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/add-hyperlinks-to-cel...
  8. Filter | Aspose.Imaging for .NET API Reference

    Filter DicomImage.Filter method Filters the specified rectangle. public override void Filter ( Rectangle rectangle , ...... Save ( dir + "sample.MedianFilter...BilateralSmoothingFi ( 5 )); dicomImage . Save ( dir + "sample.BilateralSmoothingFi...

    reference.aspose.com/imaging/net/aspose.imaging...
  9. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingEllipse_out...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingEllipse_out...

    docs.aspose.com/pdf/java/add-ellipse/
  10. Convert Excel to ODS|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....is to load the workbook and save it by passing SaveFormat.ODS...second parameter of the Workbook.save method. The following code snippet...

    docs.aspose.com/cells/python-java/convert-excel...