Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 586,039 for

save

(0.14 sec)
  1. How to Convert Excel Chart to JPG using Python

    This short tutorial guides on how to convert Excel chart to JPG using Python. It provides all the necessary resources, step-wise procedure and a runnable sample code that transforms Excel chart to JPG using Python....environment, a detailed process to save chart in Excel as image using...worksheet as a Chart object Save the selected chart as a JPG...

    kb.aspose.com/cells/python/how-to-convert-excel...
  2. Presentation via VBA|Aspose.Slides Documentation

    Add, remove, and extract VBA macros in PowerPoint presentations in Java... Save the presentation. This Java...officeReference ); // Saves the Presentation pres . save ( "test.pptm"...

    docs.aspose.com/slides/java/presentation-via-vba/
  3. iattachment - Aspose.Email for Java - API Refer...

    Contains documentation for all the methods & classes required to create applications using Aspose.Email for Java....attachment name void save ( OutputStream stream) Saves an attachment...to stream void save ( String fileName) Saves attachment to file...

    reference.aspose.com/email/java/com.aspose.emai...
  4. Convert XLSB to POWERPOINT using Java or with f...

    Java API to Export XLSB to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Document class Save the document to PPTX format using save method and..."input.xlsb" ); // save XLSB as PDF book . save ( "pdfOutput.pdf"...

    products.aspose.com/total/java/conversion/xlsb-...
  5. Convert XLSB to DOTM using Python or with free ...

    XLSB to DOTM conversion in your Python applications without using Microsoft Office or online. Test free XLSB to DOTM online converter quickly before integrating the code....NET , save the created HTML into desired...Workbook class Save XLSB file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  6. Convert ODS to ODT using Python or with free On...

    ODS to ODT conversion in your Python applications without using Microsoft Office or online. Test free ODS to ODT online converter quickly before integrating the code....NET , save the created HTML into desired...Workbook class Save ODS file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  7. How to Unhide Multiple Sheets in Excel using Java

    This tutorial guides on how to unhide multiple sheets in Excel using Java. It provides all the details to configure the environment, detailed steps and a runnable sample code to unhide Excel sheet using Java....sheets, you may save the original file or save it as a new XLSX...flag to true if not set earlier Save the resultant workbook to a...

    kb.aspose.com/cells/java/how-to-unhide-multiple...
  8. Search HTML document without opening via C++ | ...

    C++ example code to search words with pattern in HTML file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Save HTML file using Save() method. System Requirements...::Forward)); // Save the document html->Save(u "output.html"...

    products.aspose.com/words/cpp/search/html/
  9. Create ODT Files via C++ | products.aspose.com

    C++ Sample code for generating ODT documents. Use this code for creating Word ODT files within C++ based application.... Save the file using Save(.) method. System...// Save the document to any specified location. odt->Save(u "document...

    products.aspose.com/words/cpp/create/odt/
  10. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java....save(getArtifactsDir() + "Layout.../// /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/java/com.aspose.word...