Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 12,536 for

mail message

(0.36 sec)
  1. 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…... The message contains cyrillic characters...MapiMessage.load("path/to/your/message.msg"); HtmlSaveOptions options...

    forum.aspose.com/t/issue-with-cyrillic-characte...
  2. Aspose.Words or NPOI|Aspose.Words for .NET

    Perform a large number of tasks with documents faster and more conveniently than NPOI using C#....example, if you need to perform a Mail Merge operation and then modify...you will need to complete the Mail Merge in Word, save the result...

    docs.aspose.com/words/net/aspose-words-or-npoi/
  3. Convert EMLX to HTML via C# | products.aspose.com

    Sample code for EMLX to HTML C# conversion. Use API example code for batch EMLX files to HTML conversion within VB.NET, Asp.NET or any .NET based application....EMLX file to be converted var message = MailMessage.Load( "My File...); // save EMLX as a HTML message.Save( "Saved File.html" , SaveOptions...

    products.aspose.com/email/net/conversion/emlx-t...
  4. Convert EML to MHTML via C# | products.aspose.com

    Sample code for EML to MHTML C# conversion. Use API example code for batch EML files to MHTML conversion within VB.NET, Asp.NET or any .NET based application....var message = MailMessage.Load( "myMessage.eml" ); message.Save(...(iCalendar) (Electronic Mail Messages) (Outlook & Exchange Format)...

    products.aspose.com/email/net/conversion/eml-to...
  5. Convert MSG to EML via C# | products.aspose.com

    Sample code for MSG to EML C# conversion. Use API example code for batch MSG files to EML conversion within VB.NET, Asp.NET or any .NET based application....var message = MailMessage.Load( "myMessage.msg" ); message.Save(...(iCalendar) (Electronic Mail Messages) (Web Page Archive Format)...

    products.aspose.com/email/net/conversion/msg-to...
  6. Detecting a Corrupt PDF - Free Support Forum - ...

    Hi Team, We are using 9.7.0.0 verion of Aspose.Pdf for all kinds of PDF operations. I am facing a problem in detecting a corrupted PDF file. Aspose.Pdf .Document class successfully loads a corrupt PDF and even provides …...0, an error message is being displayed. For the...problem ? From your previous mail, did you mean that this issue...

    forum.aspose.com/t/detecting-a-corrupt-pdf/27556
  7. Connecting to IMAP Server|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....class is used to connect to IMAP mail servers and manage emails in...outside world. In such cases, mail clients are not able to communicate...

    docs.aspose.com/email/java/connecting-to-imap-s...
  8. Convert VCF to MHTML via C# | products.aspose.com

    Sample code for VCF to MHTML C# conversion. Use API example code for batch VCF files to MHTML conversion within VB.NET, Asp.NET or any .NET based application.... parsing and manipulating messages to transmitting or converting...method. Get the underlying message from the MapiContact object...

    products.aspose.com/email/net/conversion/vcf-to...
  9. Convert HTML to Other Formats|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....text representation of the message body: // Create an instance...plain text view of the email message var plainTextView = mailMessage...

    docs.aspose.com/email/net/converting-between-fo...
  10. Convert MSG to EMLX via C# | products.aspose.com

    Sample code for MSG to EMLX C# conversion. Use API example code for batch MSG files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....MSG file to be converted var message = MailMessage.Load( "My File...msg" ); // save MSG as a EMLX message.Save( "Saved File.emlx" , SaveOptions...

    products.aspose.com/email/net/conversion/msg-to...