Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 20,170 for

mailmessage

(0.1 sec)
  1. AsposeBadServerResponseException 404 Error When...

    Hi, we update our aspose library to your last version: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-total</artifactId> <version>25.8</version> <ty…...MailConversionOption(); MailMessage msg = client.fetchMessage(info...MailConversionOption(); MailMessage msg = client.fetchMessage(info...

    forum.aspose.com/t/asposebadserverresponseexcep...
  2. 许可| Aspose.PUB for .NET

    评估C#发布者的酒吧转换和操纵API,并设置许可证,以避免评估限制。... 10 MailMessage eml = MailMessage. Load (dataDir +...

    docs.aspose.com/pub/zh/net/licensing/
  3. Msg to mhtml - the external image present in th...

    language: java21 library aspose-email:25.1 During msg to mhtml conversion , the external image present in this msg file is not visible in the output mhtml file. please help to fix this problem input Develop Softwar…...MailMessage; import com.aspose.email...the MSG file MailMessage message = MailMessage.load("path/to/your/message...

    forum.aspose.com/t/msg-to-mhtml-the-external-im...
  4. How to Parse & View Mbox Files in C# .NET

    Use our guide to learn about mbox file format, apply C# .NET API to parse mbox files, view and save messages contained in them....directly iterate through the MailMessage instances contained in the...the complete message as a MailMessage object. Finally, we can perform...

    blog.aspose.com/email/read-mbox-files-using-csh...
  5. Outlook Email Templates (OFT) - Read, Create, a...

    Learn how to read, create, and edit Outlook email templates (OFT files) in C# using Aspose.Email for .NET without Microsoft Outlook....start using MapiMessage , MailMessage , and other classes provided...

    blog.aspose.com/email/outlook-template-oft-crea...
  6. Exception when loading a license file with Aspo...

    Hi, I have a big problem using Aspose E-Mail for Java 25.6 and higher. The version 25.5 works without problems. Every time i try to set our license with License.setLicense() i’m getting a strange exception i cannot debu…...add("MailMessage\\Load\\DecodeTnefAttachm...

    forum.aspose.com/t/exception-when-loading-a-lic...
  7. Working with Outlook Contacts|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....to MHTML with the help of MailMessage API. Working with Outlook...

    docs.aspose.com/email/python-net/working-with-o...
  8. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to PDF. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…...ByteArrayInputStream(bytes); MailMessage eml = MailMessage.load(inputBytes);...

    forum.aspose.com/t/converting-email-to-pdf-cons...
  9. C# API to Export EMLX to PDF | products.aspose.com

    Convert EMLX to PDF without using Microsoft Word or Outlook on .NET...PDF Open EMLX file using MailMessage class Convert EMLX to HTML...

    products.aspose.com/total/net/conversion/emlx-t...
  10. How to Add Watermark to MSG Files in C# | produ...

    C# source code to add or remove watermark to MSG file on .NET Framework, .NET Core, and Xamarin Platforms....existing MSG file into a MailMessage object. Add the watermark...Load an MSG file var mail = MailMessage.Load( "sample.msg" ); //...

    products.aspose.com/email/net/watermark/msg/