Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 26,617 for

msg

(0.16 sec)
  1. View or Edit PST Files Metadata via .NET | prod...

    C# source code to edit or view PST 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/pst/
  2. Convert VCF to OFT via C# | products.aspose.com

    Sample code for VCF to OFT C# conversion. Use API example code for batch VCF files to OFT conversion within VB.NET, Asp.NET or any .NET based application....VCF to OFT C# Conversion var msg = MapiContact.FromVCard( "contact...vcf" ).GetUnderlyingMessage(); msg.Save( "contact.oft" , SaveOptions...

    products.aspose.com/email/net/conversion/vcf-to...
  3. Convert VCF to EMLX via C# | products.aspose.com

    Sample code for VCF to EMLX C# conversion. Use API example code for batch VCF files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....VCF to EMLX C# Conversion var msg = MapiContact.FromVCard( "contact...vcf" ).GetUnderlyingMessage(); msg.Save( "contact.emlx" , SaveOptions...

    products.aspose.com/email/net/conversion/vcf-to...
  4. Convert VCF to EML via C# | products.aspose.com

    Sample code for VCF to EML C# conversion. Use API example code for batch VCF files to EML conversion within VB.NET, Asp.NET or any .NET based application....VCF to EML C# Conversion var msg = MapiContact.FromVCard( "contact...vcf" ).GetUnderlyingMessage(); msg.Save( "contact.eml" , SaveOptions...

    products.aspose.com/email/net/conversion/vcf-to...
  5. Convert MD to OST in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  6. Convert MD to EMLX in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  7. Convert VCF to MBOX via C# | products.aspose.com

    Sample code for VCF to MBOX C# conversion. Use API example code for batch VCF files to MBOX conversion within VB.NET, Asp.NET or any .NET based application....mbox" , false )) { var msg = MapiContact.FromVCard( "contact...GetUnderlyingMessage(); mbox.WriteMessage(msg.ToMailMessage( new MailConversionOption()));...

    products.aspose.com/email/net/conversion/vcf-to...
  8. 使用重复|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....msg" , TaskSaveFormat . Msg ); 以下函数可用于计算两个日期之间的事件数量:...dataDir + "Weekly_out.msg" , TaskSaveFormat . Msg ); 以下函数可用于计算两个日期之间的事件数量:...

    docs.aspose.com/email/zh/java/working-with-recu...
  9. Convert VCF to MHTML via Java | products.aspose...

    Try the code sample to convert VCF files to MHTML format in Java. Download Java API to take your email processing applications to the next level....Msg); MapiMessage msg = MapiMessage.fromStream(...MailConversionOption(); MailMessage eml = msg.toMailMessage(op); //Prepare...

    products.aspose.com/email/java/conversion/vcf-t...
  10. Convert ICS to JPEG in Python | products.aspose...

    Save ICS to JPEG in your Python applications without using Microsoft Outlook or Word...formats, such as EML, MHTML, and MSG. In addition, Aspose.Total for...formats, such as EML, MHTML, and MSG. Overall, Aspose.Total for Python...

    products.aspose.com/total/python-net/conversion...