Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 3,031 for

email attachment

(0.12 sec)
  1. Size Reduction when Converting MSG Files to PST...

    Hello Aspose Support Team, We are noticing a recurring issue with size reduction when converting MSG files to PST using Aspose.Email. For example: Case 1: 109 msg files totaling 6.09 MB result in a PST of only 5.6 MB. …...Email Product Family email-java deepraj.majalikar...MSG files to PST using Aspose.Email. For example: Case 1: 109 msg...

    forum.aspose.com/t/size-reduction-when-converti...
  2. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...Email Product Family email-pst , email-python TejasA...from aspose.email import MailMessage from aspose.email.mime import...

    forum.aspose.com/t/python-unable-to-convert-eml...
  3. Fill Fields by Name and Value|Aspose.PDF for Py...

    This article demonstrates how to dynamically fill multiple PDF form fields by name and value using Aspose.PDF for Python via .NET. Instead of setting each field individually, it uses a dictionary structure to map field names to values and populates them in a loop.... Use ‘bind_pdf()’ to attach the source PDF document. Create...Elm St, Othertown, USA" , "email" : "jane.smith@example.com"...

    docs.aspose.com/pdf/python-net/fill-fields-by-n...
  4. C# API to Export EMLX to PS | products.aspose.com

    Convert EMLX to PS without using Microsoft Word or Outlook on .NET...Email for .NET provides the ability... PDFs, images, emails, and more. Aspose.Email for .NET is a powerful...

    products.aspose.com/total/net/conversion/emlx-t...
  5. C# API to Export MSG to DOC | products.aspose.com

    Convert MSG to DOC without using Microsoft Word or Outlook on .NET...Email for .NET is a powerful API that...other file formats. Aspose.Email for .NET is a powerful API that...

    products.aspose.com/total/net/conversion/msg-to...
  6. Document Compression via Java | products.aspose...

    Reduce size by compressing documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Java application. Test the compression result online....cloud storage, sending email attachments, or transferring documents...while compatibility with email attachments simplifies the sharing...

    products.aspose.com/total/java/compress/
  7. 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 “…...Email for Java Aspose.Email Product Family email-java antony...Aspose Team, I’m using Aspose.Email for Java 25.5 to extract messages...

    forum.aspose.com/t/negativearraysizeexception-w...
  8. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...Words Product Family email-net , words-net Nithyav February...message.Save(msMsg, Aspose.Email.SaveOptions.DefaultMhtml); msMsg...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  9. Converting EML to MSG produces a strange MSG fo...

    We have a conversion program that converts Emails to PDF. When I export an Email in Outlook as an MSG file, it converts to PDF without any problems. If I then convert the MSG file to EML using Aspose, I can also convert…...Email Product Family invoo January...that converts emails to PDF. When I export an email in Outlook as...

    forum.aspose.com/t/converting-eml-to-msg-produc...
  10. PST Processing via EntryID - Free Support Forum...

    Hello Team, we are extracting EntryIds from PST file using some other Tools. Now we want ASpose to use that EntryId and Extract Metadata and Attachments. Here from Reference document, I can see there is no direct way …...Email Product Family email-net Viral84 March...and Extract Metadata and attachments. Here from Reference document...

    forum.aspose.com/t/pst-processing-via-entryid/3...