Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 30,712 for

msg

(0.12 sec)
  1. MapiMessage.XMailer Property - Free Support For...

    Hello, Can you please accept this feature request to add MapiMessage.XMailer property? To conform with MailMessage, and also in case we load eml to MapiMessage. Even if not used directly in mapi message itself, it can…...Dim msg As MapiMessage = MapiMessage.Load(fileName) msg.Headers..."MyMailer") Dim xMailer As String = msg.Headers("X-Mailer") Thank you...

    forum.aspose.com/t/mapimessage-xmailer-property...
  2. Issues converting word document to PDF - Free S...

    Hello, we are trying to convert an incoming Msg file to pdf. We are using aspose-email 23.8 and aspose-words 23.8. We have two questions: If an incoming email has a wide image or table, the wide part gets cut off. Is t…...trying to convert an incoming msg file to pdf. We are using aspose-email...MailMessage msg = Aspose.Email.MailMessage.Load(@"C:\Temp\in.msg"); msg...

    forum.aspose.com/t/issues-converting-word-docum...
  3. Aspose::Email::Mapi::MapiContactOtherPropertySe...

    Public Member Functions | Friends | List of all members Aspose::Email::Mapi::MapiContactOtherPropertySet Class Refere......(System::SharedPtr< MapiMessage > msg) Initializes a new instance of...(System::SharedPtr< MapiMessage > msg) Sets the message properties...

    reference.aspose.com/email/cpp/class/aspose.ema...
  4. Appointment | Aspose.Email for .NET API Reference

    Appointment Contents [ Hide ] Appointment class Represents a calendar to an e-mail. public class Appointment Construc...... [C#] MailMessage msg = new MailMessage (); //attendees...//add calendar to the message msg . AddAlternateView ( app . RequestApointment...

    reference.aspose.com/email/net/aspose.email.cal...
  5. Aspose.Email for .NET 17.6 Release Notes|Docume...

    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....using Imap Option to render MSG to Mhtml without images for the...EMAILNET-38737 Option to render MSG to Mhtml without images for the...

    docs.aspose.com/email/net/aspose-email-for-net-...
  6. Aspose::Email::Mapi::MapiContactProfessionalPro...

    Public Member Functions | Friends | List of all members Aspose::Email::Mapi::MapiContactProfessionalPropertySet Class......(System::SharedPtr< MapiMessage > msg) Initializes a new instance of...(System::SharedPtr< MapiMessage > msg) Sets the message properties...

    reference.aspose.com/email/cpp/class/aspose.ema...
  7. bulkAgent_BulkSendCompleted event and logging -...

    Hi, In the method below I would like to log some information (TotalProcessed, TotalSent, TotalFailed), but all of these variable are always empty. void bulkAgent_BulkSendCompleted(object sender, EventArgs e) { …... Sample Code: MailMessage msg; SmtpClient client = new SmtpClient("smtp...(int i = 0; i < 1000; i++) { msg = new MailMessage("sender@gmail...

    forum.aspose.com/t/bulkagent-bulksendcompleted-...
  8. How to Convert Outlook Email to HTML using C#

    In this simple topic, we will learn how to convert Outlook Email to HTML using C#. You will observe that in order to export Email to HTML C# based API can be effectively used. This application can be used in any of the .NET configured environment in operating systems like Windows, Linux, or macOS....object to access the source MSG or EML file from the disk Set...for output HTML file Save the MSG file as HTML using the Save method...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  9. Aspose.Email for .NET 6.8.0 Release Notes|Docum...

    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....cancellation information lost while MSG -> EML conversion Bug EMAILNET-38425...lost while MSG to Mhtml conversion Bug EMAILNET-38427 MSG to XPS...

    docs.aspose.com/email/net/aspose-email-for-net-...
  10. Ինչպես փոխարկել Outlook էլփոստը HTML-ի, օգտագոր...

    Այս հեշտ թեման կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել Outlook Email-ը HTML-ի՝ օգտագործելով Python-ը՝ տրամադրելով շրջակա միջավայրի կարգավորումների բոլոր մանրամասները և աշխատանքային օրինակելի կոդը: Էլփոստը HTML-ի փոխարկելու համար Python-ի վրա հիմնված API-ն կարող է արդյունավետորեն օգտագործվել .NET Core և Python կազմաձևված ցանկացած միջավայրում օպերացիոն համակարգերում, ինչպիսիք են Windows-ը և Linux-ը:...MailMessage դասի օբյեկտ՝ աղբյուրի MSG կամ EML ֆայլը սկավառակից բեռնելու...տարբերակները Պահպանեք բեռնված MSG\EML ֆայլը որպես HTML՝ օգտագործելով...

    kb.aspose.com/hy/email/python/how-to-convert-ou...