Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 12,470 for

mail message

(1.33 sec)
  1. com.aspose.email.AsposeBadServerResponceExcepti...

    Hi, we update our aspose library to your last version: com.aspose aspose-total 25.8 pom And this new issue starting appear: com.aspose.eMail.AsposeBadServerResponceException: Server error [404] Operation failed…...{“error”:{“code”:“ErrorItemNotFound”,“message”:“The specified object was...aspose-email-24.11.0.2-jdk16.jar. The message issue not append with this...

    forum.aspose.com/t/com-aspose-email-asposebadse...
  2. Convert PST to ICS via C# | products.aspose.com

    Sample code for PST to ICS C# conversion. Use API example code for batch PST files to ICS conversion within VB.NET, Asp.NET or any .NET based application....creating and managing email messages, attachments, extracting email...Appointments); // Iterate through PST messages and save them as .ics files...

    products.aspose.com/email/net/conversion/pst-to...
  3. Convert MSG to OST via C# | products.aspose.com

    Sample code for MSG to OST C# conversion. Use API example code for batch MSG files to OST conversion within VB.NET, Asp.NET or any .NET based application....converting from MSG (Outlook Email Message) to OST (Offline Storage Table)...integration of individual messages into an offline-accessible...

    products.aspose.com/email/net/conversion/msg-to...
  4. Convert PST to HTML via Java | products.aspose.com

    Try the code sample to convert PST files to HTML format in Java. Download Java API to take your eMail processing applications to the next level....easily access and view email messages in a browser or any HTML-compatible...functionalities to work with email messages programmatically, enabling...

    products.aspose.com/email/java/conversion/pst-t...
  5. 在 Ruby 中创建新电子邮件|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 = Rjb :: import ( 'com.aspose...subject of the message message . setSubject ( "New message created by...

    docs.aspose.com/email/zh/java/create-new-email-...
  6. Sending an email sometimes fails - Free Support...

    Hi, we are seeing issues when sending eMails using SmtpClient class. 99% of eMails are sent without issues, but sometimes, an eMail will not be sent and we don’t get an error in this case (SmtpClient::send does not thro…...de ESMTP Host Europe Mail Service Tue, 29 Oct 2024 12:59:35...client[1|29.10.2024 12:59:35]: MAIL FROM: Smtp client[1|29.10.2024...

    forum.aspose.com/t/sending-an-email-sometimes-f...
  7. Convert OFT to MSG via C# | products.aspose.com

    Sample code for OFT to MSG C# conversion. Use API example code for batch OFT files to MSG conversion within VB.NET, Asp.NET or any .NET based application....formatted, stand-alone Outlook message from an OFT template, is the...collaboration and exchange of messages across users who work with...

    products.aspose.com/email/net/conversion/oft-to...
  8. 在 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 () \ #...subject of the message message . setSubject ( "New message created by...

    docs.aspose.com/email/zh/java/create-new-email-...
  9. 在 PHP 中创建新电子邮件|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 = new MailMessage (); \ # Set...of the message $message -> setSubject ( "New message created...

    docs.aspose.com/email/zh/java/create-new-email-...
  10. Edit or View PST Document Metadata via C++ | pr...

    C++ example code to edit or view PST file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....via C++ Get the type of the message while using GetProperties which...MapiMessage::FromFile(dataDir + L "message.pst" ); System::String subject;...

    products.aspose.com/email/cpp/metadata/pst/