Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 17,286 for

eml

(0.17 sec)
  1. Installing Aspose.Email for SharePoint|Document...

    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....attachments extraction from EML and MSG files in a document library...

    docs.aspose.com/email/sharepoint/installing-asp...
  2. Graph exportItems full-fidelity format type - F...

    I see that Microsoft has a set of ‘beta’ graph methods for querying Exchange mailboxes - including one to exportItems and a corresponding one to initiate an ImportItem session and then pump mail into Exchange. The forma…...more manageable format, such as EML or MSG, which are supported by...

    forum.aspose.com/t/graph-exportitems-full-fidel...
  3. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...equalsIgnoreCase(extension, "eml") || StringUtils.equalsIgnoreCase(extension...

    forum.aspose.com/t/content-is-still-being-slice...
  4. Convert OLM to MSG via C# | products.aspose.com

    Sample code for OLM to MSG C# conversion. Use API example code for batch OLM files to MSG conversion within VB.NET, Asp.NET or any .NET based application.... Load source EML file using MailMessage.Load Set...

    products.aspose.com/email/net/conversion/olm-to...
  5. Convert OLM to MBOX via C# | products.aspose.com

    Sample code for OLM to MBOX C# conversion. Use API example code for batch OLM files to MBOX conversion within VB.NET, Asp.NET or any .NET based application.... Load source EML file using MailMessage.Load Set...

    products.aspose.com/email/net/conversion/olm-to...
  6. Convert WORD to MBOX in Python | products.aspos...

    Save WORD to MBOX within Python applications without using Microsoft Word or Outlook...of email formats, including EML, MSG, and MHTML. It also provides...(Email Files) Convert WORD to EML (E-Mail Message) Convert WORD...

    products.aspose.com/total/python-net/conversion...
  7. File Format & Document Solutions for Developers...

    Build document manipulation applications using High Code or Low Code APIs, or simply use cross-platform apps to view, compare, inspect or convert 100+ file formats. Explore Aspose, the leading provider of document processing APIs and software solutions....convert DOC, DOCX, PPT, PPTX, EML, MSG and 3D formats using Python...platform, supporting Outlook MSG, EML, and MHTML message formats natively...

    products.aspose.com/total/
  8. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailMessage in multiple threads, we noticed some weird exception. The exception will only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we only notic…...eml file using MapiMessage.fromMailMessage...limit of 100 emails conversion .eml to .pst file at a time in the...

    forum.aspose.com/t/concurrent-issue-with-mapime...
  9. Sending and Forwarding Messages - Send Outlook ...

    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....Sending Stored Messages from Disc EML files, (Outlook Express Electronic...Email lets developers work with EML files in different ways. This...

    docs.aspose.com/email/java/sending-and-forwardi...
  10. View MBOX File Formats via .NET | products.aspo...

    C# source code to load, render and display MBOX documents on .NET Framework, .NET Core, and Xamarin Platforms....int count = 1 ; foreach ( var eml in mbox.EnumerateMessages())...UseRelativePathToRes = true }; eml.Save(htmlFilePath, htmlSaveOptions);...

    products.aspose.com/email/net/viewer/mbox/