Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 586,138 for

save

(0.19 sec)
  1. WarningHandler | Aspose.PDF for .NET API 参考

    回调以处理生成的任何警告 WarningHandler 返回 ReturnAction 枚举项指定 Continue 或 Abort Continue 是默认操作Save 操作会继续但是用户也可以返回 Abort在这种情况下 Save 操作应该停止...Continue 是默认操作,Save 操作会继续,但是用户也可以返回 Abort,在这种情况下 Save 操作应该停止。 public...

    reference.aspose.com/pdf/zh/net/aspose.pdf/save...
  2. 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...
  3. SvgImage | Aspose.Imaging for .NET API 参考

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

    reference.aspose.com/imaging/zh/net/aspose.imag...
  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. 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...
  6. 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...
  7. Convert SVG file to PDF format in PHP|Aspose.PD...

    Explore how to convert SVG files to PDF format in PHP using Aspose.PDF for effective document management....$options ); # Save the output to XLS format $pdf -> save ( $dataDir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  8. Aspose::Words::FileFormatInfo Class Reference -...

    Contains data returned by FileFormatUtil document format detection methods....a password when we save it, and then save the document. auto...word(u "MyPassword" ); doc->Save(ArtifactsDir + u "File.DetectDocumentEncryp...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. 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...
  10. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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 file. The code samples that...Drawing . Color . White ); //Save the excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/rotating-cell-text-in...