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

msg

(0.15 sec)
  1. Convert OST to TIFF via C# | products.aspose.com

    Sample code for OST to TIFF C# conversion. Use API example code for batch OST files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var msg in inboxFolder.EnumerateMapiMessage())...to a TIFF file printer.Print(msg, dstTIFF, Aspose.Email.Printing...

    products.aspose.com/email/net/conversion/ost-to...
  2. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total of 6 mails only but the unread count property of Fol…...getSubject()); MapiMessage msg = pst.extractMessage(messageInfo);...println("Attachments count: " + msg.getAttachments().size()); for...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...
  3. Convert OLM to EML via C# | products.aspose.com

    Sample code for OLM to EML C# conversion. Use API example code for batch OLM files to EML conversion within VB.NET, Asp.NET or any .NET based application...."Inbox" , true ); foreach ( var msg in folder.EnumerateMapiMessage())...message in eml format msg.Save( $"{msg.Subject}.eml" , SaveOptions...

    products.aspose.com/email/net/conversion/olm-to...
  4. Read Embedded Email Attachments from Message in...

    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....msg" , MessageFormat . getMsg ());...Get the name of attachment. If msg subject contains characters like...

    docs.aspose.com/email/java/read-embedded-email-...
  5. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......C#-ով Ինչպես փոխարկել EML-ը MSG-ի, օգտագործելով C# Ինչպես փոխարկել...

    kb.aspose.com/hy/categories/page/69/
  6. OLM Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display OLM files on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms...."Inbox" , true ); foreach ( var msg in folder.EnumerateMapiMessage())...message in html format msg.Save( $"{msg.Subject}.html" , SaveOptions...

    products.aspose.com/email/net/viewer/olm/
  7. Convert HTML to PST via Java | products.aspose.com

    Try the code sample to convert HTML files to PST format in Java. Download Java API to take your email processing applications to the next level....addSubFolder ( "Inbox" ); MapiMessage msg = MapiMessage. load ( "content...HtmlLoadOptions()); inbox. addMessage (msg); What is HTML File Format? HTML...

    products.aspose.com/email/java/conversion/html-...
  8. Licensing|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....images can be extracted from an MSG file Max number of processed...during saving in CFB,EML or MSG formats End Date can’t be later...

    docs.aspose.com/email/java/licensing/
  9. View OFT Files via .NET | Aspose.Email OFT View...

    C# source code to load, render and display OFT documents on .NET Framework, .NET Core, and Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...for .NET , including viewing MSG files, you can download a free...

    products.aspose.com/email/net/viewer/oft/
  10. Convert PST to XPS via C# | products.aspose.com

    Sample code for PST to XPS C# conversion. Use API example code for batch PST files to XPS conversion within VB.NET, Asp.NET or any .NET based application....int count = 1 ; foreach ( var msg in inboxFolder.EnumerateMapiMessage())...to an XPS file printer.Print(msg, dstXPS, Printing.PrintFormat...

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