Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 347,020 for

save

(0.15 sec)
  1. TEX to EMF Converter using C++ | Aspose.PDF

    Sample code for TEX to EMF conversion using C++. Use C++ example for batch TEX to EMF conversion....output file path as parameters Save the output EMF file Here is...your TEX file and then simply save it as a EMF file. You can use...

    products.aspose.com/pdf/cpp/conversion/tex-to-emf/
  2. Merge POTX Files Using PHP | products.aspose.com

    Merge multiple POTX files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.potx" , SaveFormat...to merge two POTX files and save result as POTX in PHP. Install...

    products.aspose.com/slides/php-java/merger/potx/
  3. Merge PPTX Files Using PHP | products.aspose.com

    Merge multiple PPTX files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.pptx" , SaveFormat...to merge two PPTX files and save result as PPTX in PHP. Install...

    products.aspose.com/slides/php-java/merger/pptx/
  4. Convert PNG to PPTX in PHP | products.aspose.com

    Convert PNG to PPTX in PHP. Use PowerPoint PHP API to convert PNG files to PPTX...Presentation from PNG file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  5. Convert PNG to PDF in PHP | products.aspose.com

    Convert PNG to PDF in PHP. Use PowerPoint PHP API to convert PNG files to PDF...Presentation from PNG file and save it as PDF. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pdf" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  6. Convert SVG to PPTX in PHP | products.aspose.com

    Convert SVG to PPTX in PHP. Use PowerPoint PHP API to convert SVG files to PPTX...Presentation from SVG file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  7. How to Run Aspose.Email|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.... Body ); // Save email in EML format eml . Save ( "my.eml" ,...DefaultEml ); // Save email in MSG format eml . Save ( "my.msg" ,...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  8. PDF to PDFA Converter using Android via Java | ...

    Sample code on Java for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion in Android...PDF using the validate method Save the PDF/A file Here is an example...your PDF file and then simply save it as a PDFA file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  9. SVG to PDF Merge using C++ | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge SVG files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/svg-to-pdf/
  10. XPS to PDF Merge using Java | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...file to new page After the loop save the result Here is an example...Merge XPS files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/xps-to-pdf/