Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 369,861 for

save

(1.09 sec)
  1. Aspose.PSD for Python via .NET 24.2 - Release N...

    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....document Bug PSDPYTHON-37 Fix saving psd files having Stroke Pattern...fillLayer . update () image . save ( outputFile , PsdOptions ())...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  2. Saving A MSG as PDF|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....Español Русский Portuguese Saving A MSG as PDF Contents [ Hide...load the MHTML stream and then save it as PDF. An email message...

    docs.aspose.com/email/java/saving-a-msg-as-pdf/
  3. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....the value Html which lets you save the source file to HTML. The...try { // Save the output in HTML format document -> Save ( outfilename...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/
  4. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....BLACK )); // Save updated document pdfDocument . save ( _dataDir...to the delete method and then save the updated PDF document. The...

    docs.aspose.com/pdf/java/modifing-form/
  5. Convert PDF to PDF/A formats|Aspose.PDF for Java

    Learn how to convert PDF files to PDF/A format for long-term archiving and compliance with document preservation standards using Aspose.PDF in Java....Delete ); // Save output document document . save ( DATA_DIR +...Delete ); // Save output document document . save ( DATA_DIR +...

    docs.aspose.com/pdf/java/convert-pdf-to-pdfa/
  6. 在Python中保存文件|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....将其文件保存到某个存储位置,则可以在调用 Workbook 对象的 save 方法时,简单地指定文件名(以及其完整的存储路径)和所需的文件格式(使用...xls" ) #Save in default (Excel2003) format workbook . save ( self...

    docs.aspose.com/cells/zh/java/saving-files-in-p...
  7. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...); // Save the document in PDF format workbook . save ( "output...workbook to JPG image. workbook . save ( "Image1.jpg" ); 将Excel工作簿转换为图像...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  8. 在xlsx4j中将工作簿转换为HTML|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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  9. DocumentProperty.toByteArray method | Aspose.Wo...

    DocumentProperty.toByteArray method. Returns the property value as byte array....thumbnail to a document that we save as an Epub. let doc = new aw...( "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentProperty.to_byte_array method | Aspose....

    DocumentProperty.to_byte_array method. Returns the property value as byte array....thumbnail to a document that we save as an Epub. doc = aw . Document...writeln ( 'Hello world!' ) # If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/python-net/aspose.wo...