Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 375,721 for

save

(0.39 sec)
  1. Convert Image to PDF in PHP | products.aspose.com

    Convert Image to PDF in PHP. Use PowerPoint PHP API to convert Image files to PDF...Presentation from Image 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/...
  2. Convert PNG to HTML in PHP | products.aspose.com

    Convert PNG to HTML in PHP. Use PowerPoint PHP API to convert PNG files to HTML...Presentation from PNG 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/...
  3. Merge FODP Files Using PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/merger/fodp/
  4. Merge PPS Files Using PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/merger/pps/
  5. Merge POTM Files Using PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/merger/potm/
  6. Merge PPTM Files Using PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/merger/pptm/
  7. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。... Save ( outStream , Aspose . Words...Words . SaveFormat . Docx ); // Save back an OLE object OLE_Shape...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  8. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....)); // Save the document with updated link document -> Save ( _dataDir...)); // Save the document with updated link document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/update-links/
  9. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your presentations....and set the text in TextFrame Save the Presentation. // Load the...Added" ); } } // Saving Presentation pres . save ( "AddSmartArtNode...

    docs.aspose.com/slides/androidjava/manage-smart...
  10. C++ API to Convert PCL to SWF | products.aspose...

    Convert PCL to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PCL to PPTX by using Save method function Load PPTX document...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...