Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 29,608 for

msg

(0.34 sec)
  1. Convert WORDML to EML in Python | products.aspo...

    Save WORDML to EML within Python applications without using Microsoft Word or Outlook...(MIME HTML) Convert WORDML to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  2. Convert RTF to OFT in Python | products.aspose.com

    Save RTF to OFT within Python applications without using Microsoft Word or Outlook...MHTML (MIME HTML) Convert RTF to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  3. Convert DOTM to OST in Python | products.aspose...

    Save DOTM to OST within Python applications without using Microsoft Word or Outlook...(MIME HTML) Convert DOTM to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  4. Convert DOTM to MBOX in Python | products.aspos...

    Save DOTM to MBOX within Python applications without using Microsoft Word or Outlook...(MIME HTML) Convert DOTM to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  5. Convert DOTX to EMLX in Python | products.aspos...

    Save DOTX to EMLX within Python applications without using Microsoft Word or Outlook...(MIME HTML) Convert DOTX to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  6. Convert DOTX to EMAIL in Python | products.aspo...

    Save DOTX to EMAIL within Python applications without using Microsoft Word or Outlook...(MIME HTML) Convert DOTX to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  7. Convert DOTX to PST in Python | products.aspose...

    Save DOTX to PST within Python applications without using Microsoft Word or Outlook...(MIME HTML) Convert DOTX to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  8. Convert DOCX to EMLX in Python | products.aspos...

    Save DOCX to EMLX within Python applications without using Microsoft Word or Outlook...(MIME HTML) Convert DOCX to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  9. AsposeBadServerResponseException 404 Error When...

    Hi, we update our aspose library to your last version: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-total</artifactId> <version>25.8</version> <ty…...MailConversionOption(); MailMessage msg = client.fetchMessage(info.getItemId())...MailConversionOption(); MailMessage msg = client.fetchMessage(info.getItemId())...

    forum.aspose.com/t/asposebadserverresponseexcep...
  10. S/MIME Encryption: Encrypting a MailMessage for...

    In older versions (e.g. 23.11.) MailMessage had an encrypt method that took an array of X509Certificate2 as parameter so we were able to encrypt a MailMessage for multiple recipients. It seems the API has changed in new…... Encrypt the message – call msg.encrypt(smimeKey) on your MailMessage...char[] { '1' }); MailMessage msg = new MailMessage("from@host...

    forum.aspose.com/t/s-mime-encryption-encrypting...