Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 19,367 for

msg

(0.04 sec)
  1. Reading corrupted PST/OST files|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....message_id in message_id_list : try : msg = pst . extract_message ( message_id...message_id ) print ( "- " + msg . subject ) except Exception as...

    docs.aspose.com/email/python-net/reading-corrup...
  2. How to Convert Outlook Email to HTML using Python

    This easy topic focuses on how to convert Outlook Email to HTML using Python by providing all the environment setup details and a working sample code. In order to convert Email to HTML Python based API can be effectively used in any of the .NET Core and Python configured environments in operating systems like Windows and Linux....class object to load the source MSG or EML file from the disk Set...formatting options Save the loaded MSG\EML file as HTML using the save...

    kb.aspose.com/email/python/how-to-convert-outlo...
  3. Aspose.Email for .NET

    Այս API-ն թույլ է տալիս շահարկել, ստեղծել և ուղարկել նամակներ, ինչպես նաև կարդալ էլփոստի ֆայլերի ձևաչափերը C#, .NET, ASP.NET և windows հավելվածներում:...TIFF-ի C#-ի միջոցով Ինչպես բացել MSG ֆայլը առանց Outlook-ի C#-ում...C#-ում Ինչպես փոխարկել EML-ը MSG-ի, օգտագործելով C# Ինչպես փոխարկել...

    kb.aspose.com/hy/email/net/
  4. Programming Outlook in Jython|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 Jython Working with...

    docs.aspose.com/email/java/programming-outlook-...
  5. Create Draft Appointment Request|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....requestApointment ()); MapiMessage msg = MapiMessage . fromMailMessage...appointment as draft. msg . save ( "data/AsposeDraft.msg" ); Download...

    docs.aspose.com/email/java/create-draft-appoint...
  6. 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...
  7. Email Security and Encryption in .NET|Documenta...

    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....CheckSignature(MailMessage msg) method. SecureEmailManager....CheckSignature(MailMessage msg, X509Certificate2 certificateForDecryp)...

    docs.aspose.com/email/net/encrypt-decrypt-sign-...
  8. Extract Message Attachments using Aspose.Email ...

    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" ); System . out . println (...MAPIMessage msg = new MAPIMessage ( dataDir + "message.msg" ); AttachmentChunks...

    docs.aspose.com/email/java/extract-message-atta...
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using C# How to Convert EML to MSG using Java How to Add Image in...using C# How to Convert EML to MSG using C# How to Crop Image in...

    kb.aspose.com/categories/page/56/
  10. How to Save Email Message in C++

    In this tutorial, we will learn how to save email message in C++. You will observe how to connect with your mailbox using Exchange Client to fetch and save the emails from it using simple API calls in C++....Save the message in EML and MSG format on disk using C++ You...messages either in EML format or MSG format on disk using simple code...

    kb.aspose.com/email/cpp/how-to-save-email-messa...