Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 2,935 for

email attachment

(0.39 sec)
  1. Creating and Managing PST Files|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....Email provides the means to create...file. For this purpose, Aspose.Email has the EnforceContainerClas...

    docs.aspose.com/email/net/create-and-manage-pst...
  2. Merge PS files using javascript-cpp | Aspose.PDF

    Merge PS files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...javascript-cpp When sending documents by email, merging PDF files can be useful...in reducing the number of attached files. Instead of joining...

    products.aspose.com/pdf/javascript-cpp/merger/ps/
  3. Merge XML files using javascript-cpp | Aspose.PDF

    Merge XML files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...javascript-cpp When sending documents by email, merging PDF files can be useful...in reducing the number of attached files. Instead of joining...

    products.aspose.com/pdf/javascript-cpp/merger/xml/
  4. 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...
  5. 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...
  6. Work with Messages using Microsoft Graph|Docume...

    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....Email for Java provides a rich set...as handle pagination and attachments. The code samples below are...

    docs.aspose.com/email/java/manage-messages-with...
  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. Merge SVG files using javascript-cpp | Aspose.PDF

    Merge SVG files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...javascript-cpp When sending documents by email, merging PDF files can be useful...in reducing the number of attached files. Instead of joining...

    products.aspose.com/pdf/javascript-cpp/merger/svg/
  9. 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/
  10. 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...