Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 312,275 for

save

(0.14 sec)
  1. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java... save ( "OutputPresentation-highlight...10 symbols or longer pres . save ( "OutputPresentation-highlight...

    docs.aspose.com/slides/androidjava/text-formatt...
  2. Merge POT Files Using PHP | products.aspose.com

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

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

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

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

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

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

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

    products.aspose.com/slides/php-java/merger/ppsm/
  6. Convert JPG to PPTX in PHP | products.aspose.com

    Convert JPG to PPTX in PHP. Use PowerPoint PHP API to convert JPG files to PPTX...Presentation from JPG 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. Convert Image to PPTX in PHP | products.aspose.com

    Convert Image to PPTX in PHP. Use PowerPoint PHP API to convert Image files to PPTX...Presentation from Image 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/...
  8. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing document saving with advanced options for various formats. Enhance your workflow today!...specify additional options when saving a document into a particular...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  9. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  10. Unlock ODP Presentation Files using Java | prod...

    Java source code to remove protection from ODP Presentation.... save ( "encryption-removed.odp" ...removeWriteProtectio (); presentation . save ( "write-protection-removed...

    products.aspose.com/slides/java/unlock/odp/