Export EMAIL to PNG 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...
Export OFT 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...
Export OFT to FLATOPC without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to FLAT_OPC format using save method and set FLAT_OPC as SaveFormat...
Export OFT 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...
Export OFT 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...
Export OFT to DOCM without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOCM format using save method and set DOCM as SaveFormat...
Export OFT to MD without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to MD format using save method and set MD as SaveFormat...
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...
Remove Images from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save updated PDF file. Delete Images...Delete ( 1 ); // Save updated PDF file document -> Save ( _dataDir...
This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF.... Save output PDF document by calling Document.Save() method...options )) { // Save PDF document document . Save ( dataDir + "...