Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 34,781 for

mime

(0.14 sec)
  1. 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 …...class library to work with SMTP, MIME, POP3, IMAP, HTTP, electronic...

    forum.aspose.com/t/jvm-heapspace-getting-filled...
  2. Aspose::Words::Saving::SaveOutputParameters::ge...

    Aspose::Words::Saving::SaveOutputParameters::get_ContentType method. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved document in C++....access the Internet Media Type (MIME type) of the newly created output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...
  4. 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/
  5. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation...access the Internet Media Type (MIME type) of the newly created output...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....Email implements the complete S/MIME email object algorithm. This...from EML to MSG. Converting S/MIME Messages from MSG to EML Aspose...

    docs.aspose.com/email/cpp/managing-message-file...
  7. Convert MSG to MHTML via C# | products.aspose.com

    Sample code for MSG to MHTML C# conversion. Use API example code for batch MSG files to MHTML conversion within VB.NET, Asp.NET or any .NET based application....mhtml (MIME HTML) files is a feature that...underlying file format parsing, MIME handling, encoding issues, etc...

    products.aspose.com/email/net/conversion/msg-to...
  8. FAQs|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.... Mime . ContentType ct = new Aspose . Email . Mime . ContentType...

    docs.aspose.com/email/net/faqs/
  9. 档案

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

    blog.aspose.com/zh/pdf/optimize-pdf-javascript/
  10. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …... S/MIME encryption is generally not...happens there. dmitry.samodurov: S/MIME encryption is generally I mean...

    forum.aspose.com/t/mapimessage-attachsignature-...