Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 380,278 for

save

(0.83 sec)
  1. Render EML to DOTM in Andorid App | products.as...

    Export EML to DOTM without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOTM format using save method and set DOTM as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  2. Render EML to IMAGE in Andorid App | products.a...

    Export EML to IMAGE without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to PNG format using save method and set PNG as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  3. Render EML to EMF in Andorid App | products.asp...

    Export EML to EMF without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to EMF format using save method and set EMF as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  4. Render OFT to JPEG in Andorid App | products.as...

    Export OFT to JPEG without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to JPEG format using save method and set JPEG as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  5. Render OFT to BMP in Andorid App | products.asp...

    Export OFT to BMP without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to BMP format using save method and set BMP as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  6. Render OFT to TEXT in Andorid App | products.as...

    Export OFT to TEXT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to TEXT format using save method and set TEXT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  7. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....jpg" ); // When we save the document as an image, we...// edit the image while the saving operation renders it. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....Presentation to TIFF Using the save method provided by the Presentation...presentation : # Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/python-net/convert-power...
  9. Convert PowerPoint Presentations to HTML on And...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides for Android conversion guide for fast, flawless results....ODP in Presentation object and save it to HTML format. About PowerPoint...Presentation class. Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. Protect PDF Files in Python|Aspose.PDF for Pyth...

    Learn how to encrypt files, decrypt protected PDFs, and change passwords in Python.... Save the encrypted PDF. import aspose...AESx128 , False , ) document . save ( outfile ) Encrypt PDF with...

    docs.aspose.com/pdf/python-net/protect-pdf-file/