Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 18,988 for

msg

(0.05 sec)
  1. Export OFT to DOCX via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Export EMLX to EPUB via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Export EMLX to TIFF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  4. Sending and Forwarding Messages - Send Outlook ...

    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....Declare msg as MailMessage instance MailMessage msg = new MailMessage...this message client . send ( msg ); System . out . println ( "Message...

    docs.aspose.com/email/java/sending-and-forwardi...
  5. Convert OLM to PST|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.... name ) for msg in olm_folder . enumerate_mapi_messages...name , get_container_class ( msg . message_class )) pst_sub_folder...

    docs.aspose.com/email/python-net/convert-olm-to...
  6. Retrieve and Manage Exchange Server Mailbox Inf...

    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 MailMessage msg = new MailMessage (); msg . From = "sender@domain..."sender@domain.com" ; msg . To = "recipient@ domain.com " ; msg . Subject...

    docs.aspose.com/email/net/working-with-exchange...
  7. Export EMLX to ODT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. Export EML to DOCX via C++ | products.aspose.com

    C++ API to Convert EML to DOCX 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...
  9. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(Msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source Msg can …...AttachSignature(msg, CmsSigner, New SignatureOptions...source msg can be a Mapi message or Mapi item in Msg, Oft or...

    forum.aspose.com/t/mapimessage-attachsignature-...
  10. Using Aspose Outlook Control to Drag and Drop O...

    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....program to save messages to MSG files. The following code snippet...messages dragged from Outlook to MSG files. Cast DragEventArgs to...

    docs.aspose.com/email/net/using-aspose-outlook-...