Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 20,521 for

msg

(0.1 sec)
  1. Programming Outlook in Python|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....Working with Outlook Message (MSG) Files in Python Working with...

    docs.aspose.com/email/java/programming-outlook-...
  2. Java Email API | Java Outlook API | Receive & P...

    Aspose.Email Java. Mail, MIME and iCalander SDK for Java to send & receive Thunderbird & Outlook emails. API works with SMTP server POP3 IMAP clients Email API...convert message formats such as MSG, EML, MBOX, PST, OST & MHT from...formats . Microsoft Outlook: MSG, PST, OST, OFT EML, EMLX, MBOX...

    products.aspose.com/email/java/
  3. Programming with Thunderbird|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....MailMessage msg ; String [] fromMarker = { null }; while (( msg = reader...MailMessage msg = MailMessage . load ( dataDir + "Message.msg" ); String...

    docs.aspose.com/email/java/programming-with-thu...
  4. Working with MIME Messages|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....& Manipulate, Convert ICS to MSG Subscribe to Aspose Product Updates...

    docs.aspose.com/email/net/working-with-mime-mes...
  5. Convert MBOX Files to Various Formats in C#|Doc...

    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....EMLX, HTML, ICS, MHT, MHTML, MSG, OFT, OST, PST, TIFF, VCF, and...properties. Convert MBOX to MSG MSG is a file format used by Microsoft...

    docs.aspose.com/email/net/converting-between-fo...
  6. Getting an error processing a PDF attachment - ...

    <p>I am using using the Aspose.Email to get attachments out of an Outlook email like this:</p> var mailMessage = Aspose.Email.Mail.MailMessage.Load(stream); var attachments = Aspose.Email.Outlook.MapiMessage.F…...msg Outlook file and originates from...opposed to an attachment to a *.msg file) I can load it into DataLogics...

    forum.aspose.com/t/getting-an-error-processing-...
  7. How to Read OLM Files in Node.js via .NET | pro...

    Read OLM Files Read OLM Files in JavaScript Open and read OLM files in JavaScript, accessing emails and other data, s......creating a MapiMessage object (msg) for further use. Code Sample...today's messages from Inbox const msg = olm.extractMapiMessage(messageInfo);...

    products.aspose.com/email/nodejs-net/reading-ol...
  8. MapiDistributionList.FromVCF issues - Free Supp...

    Hi, I just tried to compare my code which loads a multi contact vcf and save as a DistList Msg versus MapiDistributionList.FromVCF. Using your function, there are contacts that are not saved into the resulting Msg: Di…...contact vcf and save as a DistList msg versus MapiDistributionList.FromVCF...not saved into the resulting msg: DistrobutionList.txt attachment...

    forum.aspose.com/t/mapidistributionlist-fromvcf...
  9. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...eml" ); // save EML as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/eml-to...
  10. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...@Senth Can you please save the MSG to MHTML file on disc and share...issue. Please share the source MSG, MHTML and PDF files reproducing...

    forum.aspose.com/t/converting-email-to-pdf-cutt...