Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 17,858 for

eml

(0.23 sec)
  1. Convert DOCM to PST in Python | products.aspose...

    Save DOCM to PST within Python applications without using Microsoft Word or Outlook...(Email Files) Convert DOCM to EML (E-Mail Message) Convert DOCM...

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

    Save DOTM to VCF within Python applications without using Microsoft Word or Outlook...(Email Files) Convert DOTM to EML (E-Mail Message) Convert DOTM...

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

    Save DOC to MBOX within Python applications without using Microsoft Word or Outlook...(Email Files) Convert DOC to EML (E-Mail Message) Convert DOC...

    products.aspose.com/total/python-net/conversion...
  4. Edit or View MSG Files Metadata via Java | prod...

    Java sample code to edit or view MSG format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....storage formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/java/metadata/msg/
  5. Edit or View PST Document Metadata via C++ | pr...

    C++ example code to edit or view PST file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....storage formats such as MSG, EMLX, EML and MHT. Handling of email attachments...

    products.aspose.com/email/cpp/metadata/pst/
  6. AttachSignature issue - Free Support Forum - as...

    Hello, FYI: Dim MyMapiMessage As MapiMessage = MapiMessage.Load(str, loadopt) MyMapiMessage.Headers.Set("X-Mailer"... Dim SignedMessage As MapiMessage = New Email.SecureEmailManager().AttachSignature(MyMapiMessage, MyC…...specific ticket references Java and EML conversion, the underlying problem...

    forum.aspose.com/t/attachsignature-issue/324178
  7. Managing Message Files with Aspose.Email.Outloo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....options ); Converting MSG to EML Preserving RTF Body The API provides...body while converting MSG to EML: MsgLoadOptions.PreserveRtfContent...

    docs.aspose.com/email/java/managing-message-fil...
  8. Working with Messages from IMAP Server|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....server and save the messages in EML format to a local disk. The following...example, the emails are saved in EML format. To save emails in MSG...

    docs.aspose.com/email/python-net/working-with-m...
  9. Retrieve and Manage Messages from Mail Server|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the message in the original EML format without parsing it. Parse...

    docs.aspose.com/email/net/retrieve-and-manage-m...
  10. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...equalsIgnoreCase(extension, "eml") || StringUtils.equalsIgnoreCase(extension...MailMessage.load("C:\\Temp\\in.eml"); msg.save("C:\\Temp\\tmp.mhtml"...

    forum.aspose.com/t/cutting-off-right-side-after...