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

msg

(0.39 sec)
  1. Send Email via Microsoft Graph API | A Java Int...

    Experience efficient email management in Java with the Microsoft Graph API. Learn to automate email tasks and boost your productivity....emails between formats like EML, MSG, HTML, and PDF. Attachment Handling:...

    products.aspose.com/email/java/send-email/ms-gr...
  2. 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...
  3. 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...
  4. Latest Aspose.HTML Product Family topics - Free...

    Get technical support of Aspose.HTML for .NET and Java.... The original msg and converted mht files contain...

    forum.aspose.com/c/html/29
  5. Aspose.Cells 8.7.1 中的公共 API 更改|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....RowColumnEventArgs e ) { string msg = "Column index: " + ( e . Num...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Managing Outlook MAPI Journal Entries in PST Fi...

    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” file in the specified data directory..., "AddAttachmentsToMapi_out.msg" )) Working with Contacts in...

    docs.aspose.com/email/python-net/managing-mapij...
  7. Elevate Your Document Management Experience wit...

    SharePoint File Format Apps to convert and combine Word Excel PDF PowerPoint Email and Imaging document formats within Microsoft SharePoint...supports popular mail formats like MSG and EML, ensuring flexibility...inter-conversion of EML and MSG, synchronization with FTP servers...

    products.aspose.com/total/sharepoint/
  8. 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...
  9. 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...
  10. Priority parameter not working with New Outlook...

    Hi there! I am using Aspose.Email version 25.2.0 in Openedge 12.8.9. I am making a basic MailMessage variable with IsBodyHtml set to True and I have set the priority tag parameter to MailPriority:High. The file is saved…... var msg = new MailMessage(); msg.From = "sender@domain..."sender@domain.com"; msg.To.Add("receiver@domain.com"); msg.Subject = "importance‑high";...

    forum.aspose.com/t/priority-parameter-not-worki...