Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 2,462 for

mime

(0.04 sec)
  1. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to Mime verbatim" in…...should { "pass them through to MIME verbatim" in { val mapiMessage...the value) Here is the output MIME: From: "/O=EXCHANGELABS/OU=EXCHANGE...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  2. Most Popular Email File Formats|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....primarily designed to adhere to the MIME (Multipurpose Internet Mail...embedded elements, adhering to the MIME standard which allows for a...

    docs.aspose.com/email/net/email-file-formats/
  3. Attached file extension get lost - Free Support...

    We use Aspose Total Java, now we have such a problem: There is such a test file, if you open it with Outlook, you will find that this Email contains an attached file. If you use Outlook to save this attachment, the file…...Outlook MSG will be converted to MIME format and then back to Outlook...attachment property “PR_ATTACH_MIME_TAG”(getMimeTag() is null)....

    forum.aspose.com/t/attached-file-extension-get-...
  4. Aspose::Words::Fields::FieldIncludeText::get_Mi...

    Aspose::Words::Fields::FieldIncludeText::get_MimeType method. Gets the Mime type of the referenced file in C++....FieldIncludeText::get_MimeType method Gets the MIME type of the referenced file...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldIncludeText::set_Mi...

    Aspose::Words::Fields::FieldIncludeText::set_MimeType method. Sets the Mime type of the referenced file in C++....FieldIncludeText::set_MimeType method Sets the MIME type of the referenced file...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. AsposeFontConvertToTTF | API Solution for Javas...

    Convert the fonts into ttf format. Reliable Javascript via C++ library for font conversion from Aspose.Font....function (filename, mime, content) { 20 mime = mime || "application/octet-stream"...new Blob( [ content ] , {type: mime})); 23 link. download = filename;...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  7. AsposeFontConvertToSVG | API Solution for Javas...

    Convert fonts into svg format. Reliable Javascript via C++ library for font conversion from Aspose.Font....function (filename, mime, content) { 20 mime = mime || "application/octet-stream"...new Blob( [ content ] , {type: mime})); 23 link. download = filename;...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  8. Developer Guide - C++ Email Parser Library|Docu...

    Developer guide section explains how to use C++ Email Parser Library to work with Mime Messages, Outlook items, Exchange EWS Client....Contents [ Hide ] Work with MIME Messages using C++ Email Parser...

    docs.aspose.com/email/cpp/developer-guide/
  9. FieldIncludeText.mimeType property | Aspose.Wor...

    FieldIncludeText.MimeType property. Gets or sets the Mime type of the referenced file....mimeType property Gets or sets the MIME type of the referenced file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SaveOutputParameters | Aspose.Words for Java

    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 in Java....access the Internet Media Type (MIME type) of the newly created output...access the Internet Media Type (MIME type) of the newly created output...

    reference.aspose.com/words/java/com.aspose.word...