Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 582,947 for

save

(0.23 sec)
  1. 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/...
  2. 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/...
  3. 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/...
  4. 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/...
  5. RtfSaveOptions.export_compact_size property | A...

    RtfSaveOptions.export_compact_size property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly.... Examples Shows how to save a document to .rtf with custom...the document's "save" method to modify how we save it to an RTF...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert SVG to PPT in PHP | products.aspose.com

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

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

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

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

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

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

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

    products.aspose.com/slides/php-java/conversion/...
  10. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type into a Save format enumerated value in C++....Converts IANA content type into a save format enumerated value. static...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/cpp/aspose.words/fil...