Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 30,712 for

msg

(0.11 sec)
  1. Multi-threading in Aspose.Email - Free Support ...

    Hi, Does Aspose.Email on .NET support multi-threading? Are the objects thread safe? Looking to use the library in our product and this is one of the big design considerations we are making. Thanks, Srinidhi...processing a single file (EML, MSG, PST, OLM etc.) in multithreading...format of added source items (msg, eml or something else) In addition...

    forum.aspose.com/t/multi-threading-in-aspose-em...
  2. MessageFormat - Aspose.Email for Java - API Ref...

    Contains documentation for all the methods & classes required to create applications using Aspose.Email for Java....It can be in eml,msg or mhtml format. static MessageFormat...getMsg () Indicates message in <b>Msg</b> format, used by Microsoft...

    reference.aspose.com/email/java/com.aspose.emai...
  3. Why can Aspose Email shows 3 Attachment files i...

    I have such a test Email: gurkovtest.zip (40,9 KB) and I use following code: final MapiMessage Msg = MapiMessage.fromMailMessage(emailFilename); final String dataDir = "./AsposeTemp/"; Files.createDirecto…...following code: final MapiMessage msg = MapiMessage.fromMailMessage(emailFilename);...get(dataDir)); for (int i = 0; i < msg.getAttachments().size(); i++)...

    forum.aspose.com/t/why-can-aspose-email-shows-3...
  4. Aspose.Email for Android via Java 19.10 Release...

    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....black box Bug EMAILNET-39550 MSG to EML conversion problem Bug...Information is lost on saving EML as MSG Bug EMAILNET-39586 Formating...

    docs.aspose.com/email/java/aspose-email-for-and...
  5. [Apose Email] Java to get attach zip file with ...

    Hi there, I am trying to extract a zip file attachment from an email with Java. The project is using Aspose email. I would like to know if I use attachment.getContentStream() to get the inputStream, would I be able to…...MailMessage msg = MailMessage.load("Test Zip Attachment.msg"); //Get...Attachment att = (Attachment) msg.getAttachments().get(0); //Define...

    forum.aspose.com/t/apose-email-java-to-get-atta...
  6. Convert VCF to MHTML via Java | products.aspose...

    Sample Java conversion code for VCF format to MHTML file. Use this example code to export message to MHTML within any Web or Desktop Java based application....Msg); MapiMessage msg = MapiMessage.fromStream(...MailConversionOption(); MailMessage eml = msg.toMailMessage(op); //Prepare...

    products.aspose.com/email/java/conversion/vcf-t...
  7. Utility Features|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....Creating RE and FW messages from MSG files IEWSClient lets developers...and FW messages from source MSG file" ); client . send ( message...

    docs.aspose.com/email/java/utility-features/
  8. Convert OST to MHTML via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/ost-to...
  9. Aspose::Email::MhtmlLoadOptions Class Reference...

    Public Member Functions | List of all members Aspose::Email::MhtmlLoadOptions Class Reference Allows to specify addit......It can be in eml,msg or mhtml format. The default...

    reference.aspose.com/email/cpp/class/aspose.ema...
  10. Aspose::Email::MhtmlLoadOptions Class Reference...

    Public Member Functions | List of all members Aspose::Email::MhtmlLoadOptions Class Reference Allows to specify addit......It can be in eml,msg or mhtml format. The default...

    reference.aspose.com/email/cpp/class/aspose.ema...