Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 368,108 for

save

(0.31 sec)
  1. PDF Viewer via C++ | Aspose.PDF

    Open and view documents programmatically with C++ sample code using Aspose.PDF for C++...pdf" ); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/
  2. Convert EML to JPG in Python

    This article explains how to convert EML to JPG in Python. The guide demonstrates the use of a simple interface that works across any operating system for EML to JPG conversion....to import the source EML file Save the loaded Email message into...temporary MHTML file Apply the save method to finalize the EML to...

    kb.aspose.com/email/python/convert-eml-to-jpg-i...
  3. Convert EML to JPG in Java

    This article explains how to convert EML to JPG in Java. The guide demonstrates the use of a simple interface that works across any Java-supported operating system for EML to JPG conversion....to load the source EML file Save the loaded Email file into a...generated MHTML file Call the save method to finalize the EML to...

    kb.aspose.com/email/java/convert-eml-to-jpg-in-...
  4. View EPUB Files using C++ | Aspose.PDF

    Open and view EPUB documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/epub/
  5. View MD Files using C++ | Aspose.PDF

    Open and view MD documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/md/
  6. View XPS Files using C++ | Aspose.PDF

    Open and view XPS documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/xps/
  7. How to convert excel to word - Free Support For...

    I have a Excel sheet that has some text and tables. I need to bring it to word document. How can I do this? Please help....Save method can be used for the task...object and then calling the Save method. C# (.NET) using Aspose...

    forum.aspose.com/t/how-to-convert-excel-to-word...
  8. Get a Particular Page in a PDF File in PHP|Aspo...

    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....getPages () -> add ( $pdf_page ); # save the newly generated PDF file...file $new_document -> save ( $dataDir . "output.pdf" ); print "Process...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  9. Set Aspect Ratio of Barcodes in PHP|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....5 ); \ # Save the image $builder -> save ( $dataDir . "SetAspectRatio...

    docs.aspose.com/barcode/java/set-aspect-ratio-o...
  10. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....to EPS Programmatically Java Save GIF as EPS Java Image to EPS...way to save GIF image to EPS. Using strings for saving GIF to...

    docs.aspose.com/page/java/convert/gif-to-eps/