Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 160,614 for

email

(0.54 sec)
  1. Can't search RFC message id in a PST file - Fre...

    i’m using aspose Email 20.5.3 sample code to find the message with rfc message id : abc-def@abc.com FolderInfo folder = pst.getRootFolder().getSubFolder(“Inbox”); PersonalStorageQueryBuilder builder = new PersontalS…...Email Product Family email-java , email-pst , email-mapimessage... 8:39pm 1 i’m using aspose email 20.5.3 sample code to find the...

    forum.aspose.com/t/cant-search-rfc-message-id-i...
  2. Convert DOCM to MBOX in Python | products.aspos...

    Save DOCM to MBOX within Python applications without using Microsoft Word or Outlook...to store emails. It is a single file that stores emails in a plain...MBOX is a useful way to store emails in a single file. How Aspose...

    products.aspose.com/total/python-net/conversion...
  3. Convert OFT to MD in Python | products.aspose.com

    Save OFT to MD in your Python applications without using Microsoft Outlook or Word...Outlook templates used to create emails with predefined content and...to access the content of the email template and make changes to...

    products.aspose.com/total/python-net/conversion...
  4. Convert ICS to EPUB in Python | products.aspose...

    Save ICS to EPUB in your Python applications without using Microsoft Outlook or Word...different formats including Email, Images and Microsoft Word formats...Python via .NET and Aspose.Email for Python via .NET APIs that...

    products.aspose.com/total/python-net/conversion...
  5. Convert DOTM to MBOX in Python | products.aspos...

    Save DOTM to MBOX within Python applications without using Microsoft Word or Outlook...Microsoft Outlook to another email client that supports MBOX format...a user may want to back up emails from Microsoft Outlook in MBOX...

    products.aspose.com/total/python-net/conversion...
  6. Convert WORDML to ICS in Python | products.aspo...

    Save WORDML to ICS within Python applications without using Microsoft Word or Outlook...different formats including Email, Images and Microsoft Word formats...Python via .NET and Aspose.Email for Python via .NET APIs that...

    products.aspose.com/total/python-net/conversion...
  7. Export OFT to PCL via C++ | products.aspose.com

    C++ API to Convert OFT to PCL without using Microsoft Word or Outlook...developers often need to add email conversion features to their...applications. It includes Aspose.Email for C++ and Aspose.Words for...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. Convert OST to GIF in Python | products.aspose.com

    Save OST to GIF in your Python applications without using Microsoft Outlook or Word...different formats including Email, Images and Microsoft Word formats...loading Email and rendering it into HTML via Aspose.Email for Python...

    products.aspose.com/total/python-net/conversion...
  9. JVM heapspace getting filled when creating PST ...

    I’m trying to use the Email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...Email Product Family gauthamr August...5:03pm 1 I’m trying to use the email library for java to create a...

    forum.aspose.com/t/jvm-heapspace-getting-filled...
  10. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...Email Product Family email-net Anjali12 November...CreatePredefinedFold("Junk Email", StandardIpmFolder.JunkEmail);...

    forum.aspose.com/t/throw-exception-in-contact-u...