Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 586,134 for

save

(0.14 sec)
  1. SVGDocument - Aspose.HTML for Java - API Reference

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....saving com.aspose.html.dom.traversal...rendering.xps com.aspose.html.saving com.aspose.html.services com...

    reference.aspose.com/html/java/com.aspose.html....
  2. Protect and lock PDF document via Python for .N...

    Python source code to lock PDF file using password on any platform with .NET support....to protect PDF with AES-128 Save result in PDF format System...false ); // save updated document document . Save ( "protected...

    products.aspose.com/pdf/python-net/protect/pdf/
  3. Convert HTML to PPTX in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  4. Convert HTML to PPT in PHP | products.aspose.com

    Convert HTML to PPT in PHP. Use PowerPoint PHP API to convert HTML files to PPT...Presentation from HTML file and save it as PPT. PHP code for converting...addFromHtml ($contents); $pres -> save ( "output.ppt" , SaveFormat...

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

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

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

    Convert HTML to TIFF in PHP. Use PowerPoint PHP API to convert HTML files to TIFF...Presentation from HTML file and save it as TIFF. PHP code for converting...addFromHtml ($contents); $pres -> save ( "output.tiff" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  7. Java API to Export PS to DOT | products.aspose.com

    Convert PS to DOT using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  8. Aspose::Words::FileFormatUtil Class Reference -...

    Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums....Converts IANA content type into a save format enumerated value. More...SaveFormat saveFormat) Converts a save format enumerated value into...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/pps/
  10. Merge POT Files via C++ | products.aspose.com

    C++ example code to combine POT documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/pot/