Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 20,521 for

msg

(0.22 sec)
  1. Convert OST to MBOX via C# | products.aspose.com

    Sample code for OST to MBOX C# conversion. Use API example code for batch OST files to MBOX conversion within VB.NET, Asp.NET or any .NET based application....GetSubFolders()) { foreach ( var msg in folder.EnumerateMapiMessage())...EnumerateMapiMessage()) { writer.WriteMessage(msg.ToMailMessage( new MailConversionOption()));...

    products.aspose.com/email/net/conversion/ost-to...
  2. How to Run Aspose.Email|Documentation

    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....Save email in MSG format eml . Save ( "my.msg" , SaveOptions...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  3. Convert OST to EMLX via C# | products.aspose.com

    Sample code for OST to EMLX C# conversion. Use API example code for batch OST files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()) { msg.Save( $"{msg...$"{msg.Subject}.emlx" , SaveOptions.DefaultEmlx); } } } Free App...

    products.aspose.com/email/net/conversion/ost-to...
  4. Convert OFT to EMLX via Java | products.aspose.com

    Try the code sample to convert OFT files to EMLX format in Java. Download Java API to take your email processing applications to the next level....manipulate an email message stored in MSG format. The SaveOptions class...EMLX , ICS , MBOX , MHTML , MSG , OFT , OLM , OST , PST , VCF...

    products.aspose.com/email/java/conversion/oft-t...
  5. Convert OST to MHT via C# | products.aspose.com

    Sample code for OST to MHT C# conversion. Use API example code for batch OST files to MHT conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()) { msg.Save( $"{msg...$"{msg.Subject}.mht" , SaveOptions.DefaultMhtml); } } } Free App...

    products.aspose.com/email/net/conversion/ost-to...
  6. Ինչպես ուղարկել նամակ C++-ով

    Այս ձեռնարկում մենք կուսումնասիրենք, թե ինչպես ուղարկել նամակ C++-ով: Դուք կսովորեք, թե ինչպես ուղարկել նամակներ՝ օգտագործելով SMTP հաճախորդը Gmail սերվերում՝ օգտագործելով C++:...SMTP: Կարող եք նաև ուղարկել MSG ձևաչափի էլ. Կոդ՝ C++-ով էլփոստ...

    kb.aspose.com/hy/email/cpp/how-to-send-email-in...
  7. Email Messages Advanced Management|Documentation

    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....attendees feature when saving an msg in mhtml format: MhtSaveOptions... OptionalAttendees ] = "" ; msg . Save ( fileName + "2.mhtml"...

    docs.aspose.com/email/net/email-messages-advanc...
  8. Convert OFT to MBOX via Java | products.aspose.com

    Try the code sample to convert OFT files to MBOX format in Java. Download Java API to take your email processing applications to the next level....loading email messages from MSG format files. It allows specifying...EMLX , ICS , MBOX , MHTML , MSG , OFT , OLM , OST , PST , VCF...

    products.aspose.com/email/java/conversion/oft-t...
  9. Convert OFT to HTML via Java | products.aspose.com

    Try the code sample to convert OFT files to HTML format in Java. Download Java API to take your email processing applications to the next level....manipulate an email message stored in MSG format. The SaveOptions class...EMLX , ICS , MBOX , MHTML , MSG , OFT , OLM , OST , PST , VCF...

    products.aspose.com/email/java/conversion/oft-t...
  10. An error occurred in the Contacts module while ...

    I am using the Aspose.Email API (licensed version). I was retrieving the contact data, but it throws the exception: “Not a valid Win32 FileTime”. They receive the contact data item-wise, so please add this as well....malformed source file (PST, OLM, MSG, etc.) that stores an invalid...Type of source file (PST, OLM, MSG, etc.) and, if possible, the...

    forum.aspose.com/t/an-error-occurred-in-the-con...