Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 377,455 for

save

(0.51 sec)
  1. Convert DOTX to PPSX via C++ or with free Onlin...

    Export DOTX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPSX online converter quickly before integrating the code....create a new presentation, and save it as PPSX. Aspose.Total for...Convert DOTX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotx-t...
  2. Convert WORDML to PPS via C++ or with free Onli...

    Export WORDML to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPS online converter quickly before integrating the code.... Finally, they can save the presentation as a PPS file...Convert WORDML to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/wordml...
  3. Convert ODT to ODP via C++ or with free Online ...

    Export ODT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code.... Finally, you can save the presentation as an ODP file...Convert ODT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/odt-to...
  4. Delete All Images from PDF|Aspose.PDF for Pytho...

    Delete all images from a PDF document using Aspose.PDF for Python via the Facades API....PDF, deletes all images, and saves the modified file. Create the...input PDF. Delete All images. Save the updated Document. import...

    docs.aspose.com/pdf/python-net/delete-all-images/
  5. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....Cells loads and saves the designer spreadsheet, keeping...(); } // Save the modified Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/conditional-formatting/
  6. Aspose.PSD for Java 25.12 - Release Notes|Docum...

    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(com.aspose.psd.StreamContainer...load ( sourceFile )) { image . save ( outputFile , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  7. Adding Javascript actions to existing PDF file|...

    Learn how to add JavaScript actions to PDF documents in Java with Aspose.PDF for enhanced document interactivity.... After you may save your document. public static... GREEN ); // save the output file editor . save ( _dataDir +...

    docs.aspose.com/pdf/java/adding-javascript-acti...
  8. Read CSV File With Multiple Encodings|Documenta...

    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....options ); // Save it in XLSX format workbook . save ( dataDir +...Workbook using Aspose.Cells Save Each Worksheet to Different...

    docs.aspose.com/cells/java/read-csv-file-with-m...
  9. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Create a rectangle...rectangle path. Close the page. Save the document. If we need to...

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  10. Add List Item|Aspose.PDF for Python via .NET

    This example demonstrates how to add items to a list box form field in a PDF document using Aspose.PDF for Python.... Save the updated document. from io...Zealand" ]) # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-list-item/