Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 375,720 for

save

(0.48 sec)
  1. Converting a PS file to GIF using C++ | Aspose.PDF

    Sample code for PS to GIF conversion using C++. Use C++ example for batch PS to GIF conversion....Save method while passing the output...SaveFormat.Gif as parameters Save the output GIF file Here is...

    products.aspose.com/pdf/cpp/conversion/ps-to-gif/
  2. Converting a PS file to XLSX using C++ | Aspose...

    Sample code for PS to XLSX conversion using C++. Use C++ example for batch PS to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/ps-to-xlsx/
  3. Aspose.PSD for .NET 23.10 - 发布说明|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....Save 时出现的空引用异常 错误 公共 API 更改 新增 API:...( sourceFile )) { psdImage . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides — PPT, PPTX — to clean Markdown with Aspose.Slides for PHP via Java, automate documentation and keep formatting.... Use the save method to export it as a Markdown...pptx" ); try { $presentation -> save ( "presentation.md" , SaveFormat...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. Converting a MHTML file to DOCX using C++ | Asp...

    Sample code for MHTML to DOCX conversion using C++. Use C++ example for batch MHTML to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  6. Convert EXCEL to POTM using Python | products.a...

    EXCEL to POTM conversion in your Python applications without using Microsoft Office...After that, the created PDF is saved into the desired Microsoft PowerPoint...source EXCEL file Save EXCEL file to PDF by using save method by providing...

    products.aspose.com/total/python-net/conversion...
  7. Working with Message Attachments|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....Contents [ Hide ] Parsing and Saving Attachments Outlook message...attachments in an MSG file and save them to disk. This topic describes...

    docs.aspose.com/email/java/working-with-message...
  8. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby.... update () \ # Save the document. doc . save ( data_dir + "InsertNestedFields...

    docs.aspose.com/words/java/insert-nested-fields...
  9. Add a new Layer in the Visio Diagram in Ruby|Do...

    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.... to_s ) \ # Save diagram diagram . save ( data_dir + "AddNewLayer...

    docs.aspose.com/diagram/java/add-a-new-layer-in...
  10. Convert Presentations to HTML5 in Java|Aspose.S...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Java. Preserve formatting, animations, and interactivity.... save ( "pres.html" , SaveFormat ...setAnimateTransition ( false ); pres . save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/java/export-to-html5/