Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 29,612 for

msg

(1.4 sec)
  1. Convert OFT to VCF via Java | products.aspose.com

    Try the code sample to convert OFT files to VCF format in Java. Download Java API to take your email processing applications to the next level....manipulate an email message stored in MSG format, the MapiItemType class...EMLX , ICS , MBOX , MHTML , MSG , OFT , OLM , OST , PST , VCF...

    products.aspose.com/email/java/conversion/oft-t...
  2. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, PDF and Image formats using Android conversion API. Android convert Office docx, xlsx, pptx to PDF....PDF EMLX to BMP EMLX to IMAGE MSG to PDF OFT to WORD Excel to Word...

    products.aspose.com/total/android-java/conversion/
  3. Search PST document without opening via .NET | ...

    C# source code to search words with pattern in PST file on .NET Framework, .NET Core, and Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/search/pst/
  4. Loading of 17MB PPTX in Java Consumes Nearly 15...

    Hello, using Aspose Slides for Java 25.2. Loading of 17MB PPTX consumes nearly 1500MB of memory. This code is used to private static class HandleSaveProgress implements IProgressCallback { @Override public voi…...static void logJavaMemory(String msg) { Runtime runtime = Runtime...usedMemoryInMB); LOGGER.debug(msg + ": " + usedMemoryString); }...

    forum.aspose.com/t/loading-of-17mb-pptx-in-java...
  5. 创建 Outlook 联系人|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....VCard ); 从 Outlook PST 中提取邮件并保存为 MSG 订阅 Aspose 产品更新 获取每月新闻通讯和优惠直接发送到您的邮箱。...

    docs.aspose.com/email/zh/java/creating-an-outlo...
  6. PST Files: Creating and Filling with Content in...

    Empower your C# .NET projects with Aspose.Email PST file handling features. Create PST files, add folders and subfolders, emails and Outlook items....across various formats like MSG, EML, and MHTML. Aspose.Email...Contacts: Load, Parse, Save MSG Files in C# .NET Processing 5...

    blog.aspose.com/email/creating-pst-files-using-...
  7. Convert EML to TIFF via C# | products.aspose.com

    Sample code for EML to TIFF C# conversion. Use API example code for batch EML files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....email messages (including EML, MSG, MHT formats) and performing...

    products.aspose.com/email/net/conversion/eml-to...
  8. Working with Tasks on Exchange Server|Documenta...

    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 file MailMessage eml = MailMessage...MailMessage . load ( dataDir + "task.msg" , options ); eml . setFrom (...

    docs.aspose.com/email/java/working-with-tasks-o...
  9. Priority parameter not working with New Outlook...

    Hi there! I am using Aspose.Email version 25.2.0 in Openedge 12.8.9. I am making a basic MailMessage variable with IsBodyHtml set to True and I have set the priority tag parameter to MailPriority:High. The file is saved…... var msg = new MailMessage(); msg.From = "sender@domain..."sender@domain.com"; msg.To.Add("receiver@domain.com"); msg.Subject = "importance‑high";...

    forum.aspose.com/t/priority-parameter-not-worki...
  10. Search and replace text in EML document via .NE...

    C# source code to redact sensitive information in EML file on .NET Framework, .NET Core, and Xamarin Platforms....and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/redaction/eml/