Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 586,113 for

save

(0.17 sec)
  1. PsdVersion | Aspose.PSD for .NET API 参考

    文件格式版本... Save ( outputFilePathPsd , options...= PsdVersion . Psb }; img . Save ( outputFilePathPsb , options...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  2. border_line_color 属性 | Aspose.Cells for Python ...

    border_line_color 属性 border_line_color 属性 表示图片边框线的颜色。 例子 from aspose.cells import Workbook from aspose.pydrawing impo...... red # Save the excel file. workbook . save ( "result.xlsx"...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. Export Visio Diagram to HTML in Ruby|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....vsd" ) \ # Save as Html diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  4. C++ API to Convert MHTML to EXCEL | products.as...

    Convert MHTML to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Convert MHTML to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. Is it possible to write watermark in FileOutput...

    Hi I have a requirement. where before i download a file from the application, have to watermark the file using Aspose API for java. Is that possible to manipulate the FileOutputStream of the file to write the watermark…...watermark/ And then you can save the output into OutputStream...https://docs.aspose.com/words/java/save-a-document/ amjad.sahi February...

    forum.aspose.com/t/is-it-possible-to-write-wate...
  6. RotateFlip | Aspose.Imaging for .NET API Reference

    RotateFlip RasterCachedImage.RotateFlip method Rotates, flips, or rotates and flips the image. public override void R......rotateFlipTypes ) { // Rotate, flip and save to the output file. using (...( rotateFlipType ); image . Save ( dir + "sample." + rotateFlipType...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. Aspose::Cells::Drawing::Picture::GetOriginalWid...

    Aspose::Cells::Drawing::Picture::GetOriginalWidthCM method. Gets the original width of picture, in unit of centimeters in C++....GetOriginalWidthCM (); //Save the excel file. workbook . Save ( u "result...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  8. C++ API to Convert MHTML to XLSM | products.asp...

    Convert MHTML to XLSM via C++ API without using Microsoft Excel or Adobe Reader...page archive format used to save webpages for offline viewing...Convert MHTML to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  9. C++ API to Convert MHTML to TSV | products.aspo...

    Convert MHTML to TSV via C++ API without using Microsoft Excel or Adobe Reader...archive format that is used to save web pages for offline viewing...Convert MHTML to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  10. Add HTML String using DOM in PHP|Aspose.PDF for...

    Explore how to add HTML content to a PDF document using the DOM in PHP with Aspose.PDF for rich document creation....add ( $title ); # Save PDF file $doc -> save ( $dataDir . "html...

    docs.aspose.com/pdf/java/add-html-string-using-...