Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 137,185 for

save

(0.09 sec)
  1. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code in Python. Optimize presentations for web use, sharing, and archiving. Read the full guide now!...save(filename, format) method on...typically use the Presentation.save(fname, format, options) method...

    docs.aspose.com/slides/python-net/convert-power...
  2. Convert PPT, PPTX, and ODP to JPG in C#|Aspose....

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code. Optimize presentations for web use, sharing, and archiving. Read the full guide now!...Save(string, ImageFormat) method...typically use the IPresentation.Save(String, SaveFormat, ISaveOptions)...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. Create OFX Request File via C# | products.aspos...

    Sample code for OFX request file creation. Use API example code for batch OFX request files generation within .NET based applications....OfxVersionEnum as parameter in Save method. Call the Save method by providing...

    products.aspose.com/finance/net/create/ofx-requ...
  4. Convert PDF to PNG in Python | products.aspose.com

    Convert PDF to PNG in Python. Use Python library API to convert PDF files to PNG...Presentation from PDF file and save it as PNG. Python tutorial for...source PDF files in Python. Save result as PNG file. Convert...

    products.aspose.com/slides/python-java/conversi...
  5. Layer Manipulation in Aspose.PSD for Java|Docum...

    Examples of how to manipulate Layers of PSD File in Java...adjustments, we save the updated image using save. It’s worth noting...

    docs.aspose.com/psd/java/psd-layer-manipulation/
  6. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....Converts IANA content type into a save format enumerated value. de...Converts IANA content type into a save format enumerated value. Parameters:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Export to XAML|Aspose.Slides Documentation

    Export or convert PowerPoint presentation to XAML... Save ( new XamlOptions ()); } Exporting...Presentation ( "pres.pptx" )) { pres . Save ( new XamlOptions { ExportHiddenSlides...

    docs.aspose.com/slides/net/export-to-xaml/
  8. Search Text in PPT Presentation Files using Jav...

    Java source code to search text in PPT Presentation.... save ( "replaced.ppt" , SaveFormat...method to find and replace text. Save result in PPT format Online...

    products.aspose.com/slides/java/search/ppt/
  9. Search Text in PPTX Presentation Files using Ja...

    Java source code to search text in PPTX Presentation.... save ( "replaced.pptx" , SaveFormat...method to find and replace text. Save result in PPTX format Online...

    products.aspose.com/slides/java/search/pptx/
  10. Search Text in ODP Presentation Files using Jav...

    Java source code to search text in ODP Presentation.... save ( "replaced.odp" , SaveFormat...method to find and replace text. Save result in ODP format Online...

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