Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 23,582 for

mailmessage

(0.17 sec)
  1. Convert MHTML to HTML via Java | products.aspos...

    Try the code sample to convert MHTML files to HTML format in Java. Download Java API to take your email processing applications to the next level....format, the library offers a MailMessage class to create an object...MHTML file as a MailMessage object using MailMessage.load() method...

    products.aspose.com/email/java/conversion/mhtml...
  2. Convert MHTML to MBOX via Java | products.aspos...

    Try the code sample to convert MHTML files to MBOX format in Java. Download Java API to take your email processing applications to the next level....format, the library offers a MailMessage class to create an object...existing MHTML file using the MailMessage.load() method and specify...

    products.aspose.com/email/java/conversion/mhtml...
  3. Convert EML to VCF via Java | products.aspose.com

    Try the code sample to convert EML files to VCF format in Java. Download Java API to take your email processing applications to the next level....format, the library offers a MailMessage class to create an object...Load the EML file with the MailMessage.load() method. Retrieve the...

    products.aspose.com/email/java/conversion/eml-t...
  4. How to Convert Outlook Email to HTML using Java

    In this example, we will focus on how to convert Outlook Email to HTML using Java. You will learn that in order to convert an Email to HTML Java based API can be used in any of the commonly available operating systems like Windows, Linux, or macOS that is configured with Java....repository Instantiate the MailMessage class object to access the...from the disk using the MailMessage class object as a first step...

    kb.aspose.com/email/java/how-to-convert-outlook...
  5. Ինչպես փոխարկել Outlook էլփոստը TIFF-ի C#-ի միջ...

    Այս փոքրիկ թեմայում մենք կկենտրոնանանք այն բանի վրա, թե ինչպես փոխարկել Outlook Email-ը TIFF-ի՝ օգտագործելով C#: Դուք ականատես կլինեք, որ էլփոստը TIFF C#-ի վրա հիմնված API արտահանելու համար կարող է արդյունավետ օգտագործվել, և հավելվածը կարող է օգտագործվել ցանկացած .NET սպորված միջավայրում օպերացիոն համակարգերում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը:...տեղադրելու համար Ստեղծեք MailMessage դասի օբյեկտը աղբյուրի MSG...սկավառակից՝ օգտագործելով MailMessage դասի օբյեկտը, որին հաջորդում...

    kb.aspose.com/hy/email/net/how-to-convert-outlo...
  6. Ինչպես փոխարկել Outlook էլփոստը PDF-ի, օգտագործ...

    Այս հեշտ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել Outlook էլփոստը PDF-ի՝ օգտագործելով C#: Դուք կտեսնեք, որ MSG-ը PDF-ի փոխարկելու համար կարող է օգտագործվել C# վրա հիմնված API: Դուք կարող եք օգտագործել այս օրինակը ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը:...Visual Studio-ում Նախաձեռնեք MailMessage դասի օբյեկտը MSG կամ EML...EML ֆայլը՝ օգտագործելով MailMessage դասի օբյեկտը առաջին քայլում:...

    kb.aspose.com/hy/email/net/how-to-convert-outlo...
  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....HyperlinkRenderingCa as a parameter of MailMessage.GetHtmlBodyText . The following...WriteHeader }; MailMessage eml = MailMessage . Load ( fileName...

    docs.aspose.com/email/net/email-messages-advanc...
  8. NegativeArraySizeException when enumerating mes...

    Hi Aspose Team, I’m using Aspose.Email for Java 25.5 to extract messages from a Lotus Notes .nsf file. I’m encountering the following error while calling enumerateMessages(): C:\Users\Admin\Desktop\nsf2eml>javac -cp “…...th); IGenericEnumerable<MailMessage> messages = nsf.enumerateMessages();...separator"); } int index = 0; for (MailMessage message : messages) { if...

    forum.aspose.com/t/negativearraysizeexception-w...
  9. Manage Appointments: Create & Manipulate, Conve...

    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....com" ; MailMessage message = new MailMessage ( sender , recipient..."test@email.com" ; MailMessage message = new MailMessage ( sender , recipient...

    docs.aspose.com/email/net/create-and-manipulate...
  10. Work with MIME Messages using C++ Email Parser ...

    This section explains how to work with MIME messages using C++ Email Parser API e.g. creating and setting contents of Emails....for C++ Utility Features - MailMessage Working with Attachments...

    docs.aspose.com/email/cpp/working-with-mime-mes...