Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 20,039 for

mailmessage

(0.05 sec)
  1. Create New Email 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....instance of MailMessage class message = self . MailMessage () \ #...

    docs.aspose.com/email/java/create-new-email-in-...
  2. Convert ICS to MHTML via Java | products.aspose...

    Try the code sample to convert ICS files to MHTML format in Java. Download Java API to take your email processing applications to the next level.... With the MailMessage class you can create an object...additional options when saving MailMessage to MHTML format. The code...

    products.aspose.com/email/java/conversion/ics-t...
  3. 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…...this:</p> var mailMessage = Aspose.Email.Mail.MailMessage.Load(stream);...MapiMessage.FromMailMessage(mailMessage).Attachments; var pdfAttachment...

    forum.aspose.com/t/getting-an-error-processing-...
  4. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...List<Long> pages) { try { MailMessage mailMessage; String extension =...sion, "emlx")) { mailMessage = MailMessage.load(inputFile.getAbsolutePath());...

    forum.aspose.com/t/cutting-off-right-side-after...
  5. 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....Send() method accepts a MailMessage instance as a parameter and...of type MailMessage MailMessage msg = new MailMessage (); msg...

    docs.aspose.com/email/net/working-with-exchange...
  6. Generate Reports in MSG Files via .NET | produc...

    C# source code to generate MSG format reports on .NET Framework, .NET Core, and Xamarin Platforms....C# Create a template from MailMessage Add dynamic fields for Subject...TemplateEngine using the MailMessage object Create data source...

    products.aspose.com/email/net/assembly/msg/
  7. Issue with cyrillic characters in Header export...

    Hello, Here i attach my findings with an issue trying to export to HTML a MapiMessage. The message contains cyrillic characters in the header (“Cc”, “From”, “To”), mapiMessage loads them correctly (attached debugging t…...additional options when saving MailMessage to Html format. Sorry no...htmlSaveOptions); // Convert to MailMessage and export again MailConversionOption...

    forum.aspose.com/t/issue-with-cyrillic-characte...
  8. Send Email via SMTP | Java Code for a Message D...

    Discover a simple way to send emails via SMTP servers. Configure and send messages with ease using the advanced Java API....instance of the MailMessage class MailMessage message = new MailMessage(...send operation. Create a MailMessage object specifying its components...

    products.aspose.com/email/java/send-email/smtp/
  9. Public API Changes in Aspose.Email 5.9.0|Docume...

    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....appendMessage(MailMessage) Interface IConnection EWSClient:...appendMessage(IConnection, MailMessage) Method appendMessage(IConnection...

    docs.aspose.com/email/java/public-api-changes-i...
  10. Convert OLM to EMLX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....System::SharedPtr<MailMessage> eml = MailMessage::Load(u "sourceFile...

    products.aspose.com/email/cpp/conversion/olm-to...