Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 17,257 for

eml

(0.1 sec)
  1. Supported File 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.... EML It represents email messages...support for reading and writing EML files, as well as converting...

    docs.aspose.com/email/net/supported-file-formats/
  2. Convert OFT to OFT in Python | products.aspose.com

    Save OFT to OFT within Python applications without using Microsoft Word or Outlook...EMAIL (Email Files) Convert EML to EML (E-Mail Message) Convert...

    products.aspose.com/total/python-net/conversion...
  3. Convert HTML to MBOX via C# | products.aspose.com

    Sample code for HTML to MBOX C# conversion. Use API example code for batch HTML files to MBOX conversion within VB.NET, Asp.NET or any .NET based application....MBOX C# Conversion using ( var eml = MailMessage.Load( "content...false )){ writer.WriteMessage(eml); } } Free App to Convert HTML...

    products.aspose.com/email/net/conversion/html-t...
  4. Comparison of Aspose.Email.Mail with MS APIs|Do...

    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....format X Save to Eml format X Load from Eml format X Load from...

    docs.aspose.com/email/net/comparison-of-aspose-...
  5. Enable SMTP Activity Logging in .NET Using apps...

    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....UseDateInLogFileName = false ; var eml = new MailMessage ( "from address"...test body" ); client . Send ( eml ); } Use App.config File to Enable...

    docs.aspose.com/email/net/enable-smtp-activity-...
  6. Aspose.Email for Python

    Այս API-ն թույլ է տալիս կատարել բոլոր տեսակի գործողություններ PowerPoint ֆայլերի վրա Python կոդով, ներառյալ ստեղծումը, խմբագրումը և փոխակերպումը և այլն:...ֆայլ Python-ում Ինչպես փոխարկել EML-ը MSG-ի՝ օգտագործելով Python-ը...

    kb.aspose.com/hy/email/python/
  7. Aspose.Email for .NET|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....message file formats, for example EML, MSG, MHT; mail storage formats...

    docs.aspose.com/email/net/
  8. Merge MBOX Files via .NET | products.aspose.com

    Combine MBOX Files to optimize storage files handling with C# library across various platforms. Try the working code and get access to the advanced .NET API....MboxLoadOptions())) { foreach ( var eml in sourceMbox.EnumerateMessages())...file targetMbox.WriteMessage(eml); } } } } Advanced Functionality...

    products.aspose.com/email/net/merger/mbox/
  9. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...file formats, including MSG, EML, MHTML, and HTML. It also provides...file formats, including MSG, EML, MHTML, HTML, DOC, DOCX, RTF...

    products.aspose.com/total/cpp/conversion/oft-to...
  10. NegativeArraySizeException when enumerating mes...

    Hi Aspose Team, I’m using Aspose.Email for Java 25.5 to extract messages from a Lotus Notes .nsf file. I’m encountering the following error while calling enumerateMessages(): C:\Users\Admin\Desktop\nsf2Eml>javac -cp “…...“C:\Users\Admin\Desktop\nsf2eml\eml” Aspose license applied. Unrecoverable...+ subject + "_" + index + ".eml"; System.out.println("Saving...

    forum.aspose.com/t/negativearraysizeexception-w...