Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 33,782 for

mime

(0.23 sec)
  1. Developer Guide|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....SendGrid in Java Working with MIME Messages Working with Appointments...

    docs.aspose.com/email/java/developer-guide/
  2. Developer Guide|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....MailGun and SendGrid Working with MIME Messages Manage Appointments:...

    docs.aspose.com/email/net/developer-guide/
  3. SaveOutputParameters.ContentType | Aspose.Words...

    Discover the SaveOutputParameters ContentType property, which provides the Internet Media Type for your saved documents, ensuring accurate file identification....access the Internet Media Type (MIME type) of the newly created output...

    reference.aspose.com/words/net/aspose.words.sav...
  4. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…...) we are not able to get the mime type of the attachment, we are...MapiAttachment.getMimeTag() to get the mime type, is there any way we can...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  5. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....getMIMEType() – gets the file’s MIME type. getParams() – information...()); System . out . println ( "Mime Type:-" + fileSpecification...

    docs.aspose.com/pdf/java/extract-and-save-an-at...
  6. Limitations and API Differences|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....Android via Java 1 Working with MIME messages 2 Working with Outlook...

    docs.aspose.com/email/androidjava/limitations-a...
  7. Download Aspose.Email for Java - Free Support F...

    I have purchased Aspose.Total for Java license. Where can I download Aspose.Email for Java API?...class library to work with SMTP, MIME, POP3, IMAP, HTTP, electronic...class library to work with SMTP, MIME, POP3, IMAP, HTTP, electronic...

    forum.aspose.com/t/download-aspose-email-for-ja...
  8. Issue with cyrillic characters in Header export...

    Hello, Here i attach my findings with an issue trying to export to HTML a MapiMessage. The message contains cyrillic characters in the header (“Cc”, “From”, “To”), mapiMessage loads them correctly (attached debugging t…...However, Outlook also stores a raw MIME representation of the headers...copy of the original headers in MIME format, including correct encodings...

    forum.aspose.com/t/issue-with-cyrillic-characte...
  9. 档案

    档案...DownloadFile = (filename, mime, content) => { mime = mime || "application/octet-stream";...createObjectURL(new Blob([content], {type: mime})); link.download = filename;...

    blog.aspose.com/zh/pdf/convert-pdf-to-excel-jav...
  10. Working with Outlook Items - C++ Email Parser A...

    C++ Email Parser API enables you to create and save MSG files, work with Outlook Calendar, Contacts, Notes, Tasks and Distribution Lists....Using MapiMessage Work with MIME Messages using C++ Email Parser...

    docs.aspose.com/email/cpp/working-with-outlook-...