Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 368,284 for

save

(0.16 sec)
  1. ImageSavingArgs.ImageStream | Aspose.Words for ...

    Discover the ImageStream property in ImageSavingArgs to easily specify where to Save your images, enhancing your workflow and efficiency....stream where the image will be saved to. public Stream ImageStream...This property allows you to save images to streams instead of...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Merge POTM Files To BMP Using Python | products...

    Merge multiple POTM files in Python.... save( "presentation_slide_ {0} .bmp"...to merge two POTM files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  3. Merge POTX Files To JPG Using Python | products...

    Merge multiple POTX files in Python.... save( "presentation_slide_ {0} .jpg"...to merge two POTX files and save result as JPG in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  4. Merge PPSM Files To BMP Using Python | products...

    Merge multiple PPSM files in Python.... save( "presentation_slide_ {0} .bmp"...to merge two PPSM files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/pps...
  5. Merge PPT Files To PNG Using Python | products....

    Merge multiple PPT files in Python.... save( "presentation_slide_ {0} .png"...steps to merge two PPT files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  6. Merge PPT Files To JPG Using Python | products....

    Merge multiple PPT files in Python.... save( "presentation_slide_ {0} .jpg"...steps to merge two PPT files and save result as JPG in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  7. Merge PPSX Files To BMP Using Python | products...

    Merge multiple PPSX files in Python.... save( "presentation_slide_ {0} .bmp"...to merge two PPSX files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/pps...
  8. Merge POT Files To JPG Using Python | products....

    Merge multiple POT files in Python.... save( "presentation_slide_ {0} .jpg"...steps to merge two POT files and save result as JPG in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  9. Merge PPTX Files To JPG Using Python | products...

    Merge multiple PPTX files in Python.... save( "presentation_slide_ {0} .jpg"...to merge two PPTX files and save result as JPG in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  10. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class.... Finally, save the output PDF file using Close...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/