Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 582,936 for

save

(0.13 sec)
  1. Convert PDF to TIFF in C++ | products.aspose.com

    Convert PDF to TIFF in C++. Use C++ library API to convert PDF files to TIFFs...Presentation from PDF file and save it as TIFF. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "Tiffoutput_out.tiff" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  2. Export MSG to TIFF via C++ | products.aspose.com

    C++ API to Convert MSG to TIFF without using Microsoft Word or Outlook... Moreover, it helps to save time and effort as developers...Convert MSG to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/msg-to...
  3. Aspose.PSD for .NET 23.9 - 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.... Save ( dstFile ); } using ( var im...false ; image . Save ( outputPsd ); image . Save ( outputPng ,...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...
  4. Convert Image to PDF in C++ | products.aspose.com

    Convert Image to PDF in C++. Use C++ library API to convert Image files to PDFs...Presentation from Image file and save it as PDF. C++ code for converting...0f , 100.0f , image); pres -> Save( u "pres.pdf" , SaveFormat ::...

    products.aspose.com/slides/cpp/conversion/image...
  5. SvgImage | Aspose.Imaging for .NET API 参考

    表示 SVG 图像类... Save () 将图像数据保存到底层流。 Save (Stream) 将对象的数据保存到指定的流中。...将对象的数据保存到指定的流中。 override Save (string) 将图像保存到指定的文件位置。 Save (Stream, ImageOptionsBase)...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  6. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... save ( outputFile ); Also, is it...imageStamp ); // Save document document . save ( outFile ); Also...

    docs.aspose.com/pdf/java/whatsnew/
  7. WriteTo() | Aspose.Slides for C++ API Reference

    Saves the XmlDocument node to the specified XmlWriter....SharedPtr<XmlWriter>&) method Saves the XmlDocument node to the...XmlWriter to which you want to save. See Also Typedef SharedPtr...

    reference.aspose.com/slides/cpp/system.xml/xmld...
  8. EpsImage - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....save("Sample.png", options); } Method...ms.System.IO.Stream stream) Saves the data. void setPalette (...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. epsimage - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....save("Sample.png", options); } Method...ms.System.IO.Stream stream) Saves the data. void setPalette (...

    reference.aspose.com/imaging/java/com.aspose.im...
  10. DjvuImage | Aspose.Imaging for .NET API Reference

    DjvuImage Contents [ Hide ] DjvuImage constructor (1 of 2) Initializes a new instance of the DjvuImage class. public ...... DjvuImage ( stream )) { // Save each page as an individual PNG...djvuPage . PageNumber ); djvuPage . Save ( dir + fileName , new Aspose...

    reference.aspose.com/imaging/net/aspose.imaging...