Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 20,592 for

msg

(0.15 sec)
  1. FormatException: System.FormatException: The he...

    Is there a way to diagnose which Header Name triggers it? How can I tell which one is it? The list of Headers: Received: DKIM-Signature: X-CSE-ConnectionGUID: X-CSE-MsgGUID: Message-Id: X-Amp-Result: Received: F…...None); var msg = new MailMessage(); foreach...Substring(idx + 1).Trim(); try { msg.Headers.Add(name, value); //...

    forum.aspose.com/t/formatexception-system-forma...
  2. Document Conversion via C++ | products.aspose.com

    Convert various document formats such as Word, Excel, PowerPoint, PDF, JSON, Images and more using C++ API....WORD EML to XPS EMLX to IMAGE MSG to DOC OFT to PDF CGM to DOC...

    products.aspose.com/total/cpp/conversion/
  3. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....DOCX MBOX to PDF OST to IMAGE MSG to TIFF PST to JPEG OFT to GIF...

    products.aspose.com/total/python-net/conversion/
  4. View or Edit MBOX Files Metadata via .NET | pro...

    C# source code to edit or view MBOX format metadata on .NET Framework, .NET Core, and Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/metadata/mbox/
  5. Search OST document without opening via .NET | ...

    C# source code to search words with pattern in OST file on .NET Framework, .NET Core, and Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/search/ost/
  6. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...msg as msg from aspose.email.mapi import...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  7. Creating and Setting Contents of Emails in C++ ...

    To create and set contents of email in C++, use MailMessage class that can create and save the mail message into different formats like EML, Msg and MHTML....different formats like EML, MSG and MHTML. Steps: Create New...

    docs.aspose.com/email/cpp/creating-and-setting-...
  8. Convert VCF to HTML via C# | products.aspose.com

    Sample code for VCF to HTML C# conversion. Use API example code for batch VCF files to HTML conversion within VB.NET, Asp.NET or any .NET based application....VCF to HTML C# Conversion var msg = MapiContact.FromVCard( "contact...

    products.aspose.com/email/net/conversion/vcf-to...
  9. Export EML to PDF via Java | products.aspose.com

    Java API to Convert EML to PDF without using Microsoft Word or Outlook...formats such as PDF, HTML, and MSG. The second step is to render...

    products.aspose.com/total/java/conversion/eml-t...
  10. Unable to read PR_NATIVE_BODY_INFO for message ...

    Using MFC MAPI, I can see that a certain message in my PST has a value for PR_NATIVE_BODY_INFO. image.png (3.4 KB) However, when I read the PST using the PersonalStorage class and try to get the read the property, I ge…...@weswes , When saving a message to MSG, Outlook or MAPI-compliant library...

    forum.aspose.com/t/unable-to-read-pr-native-bod...