Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 375,752 for

save

(0.31 sec)
  1. Render EML to RTF in Andorid App | products.asp...

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

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

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

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

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

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

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

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

    Export EMLX 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. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library.... Save the modified PDF. import os...add_stamp ( image_stamp ) document . save ( outfile ) Control Image Quality...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  7. Working with Portfolio in PDF|Aspose.PDF for .NET

    How to Create a PDF Portfolio with C#. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ Save method to save the portfolio document...( image ); // Save PDF document document . Save ( dataDir + "CreatePortfolio_out...

    docs.aspose.com/pdf/net/portfolio/
  8. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....AUTO_FIT_TO_WINDOW ) # Save the document to disk. doc . save ( @data_dir...AUTO_FIT_TO_CONTENTS ) # Save the document to disk. doc . save ( @data_dir...

    docs.aspose.com/words/java/working-with-tables-...
  9. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms.... save ( "picture1_out.png" , slides..., 720 )) as image : image . save ( "picture2_out.png" , slides...

    docs.aspose.com/slides/python-net/embedded-font/
  10. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....load PDF to Document class and save it as output Microsoft Word...Word Library, API or Code to Save, Generate or Create Word Documents...

    docs.aspose.com/pdf/java/convert-pdf-to-word/