Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 34,531 for

mime

(0.41 sec)
  1. 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/
  2. C++ Email Parsing API | products.aspose.com

    C++ email library to create manipulate and convert Microsoft Outlook Email PST OST files. SMTP, POP3 and IMAP protocols supported to send and receive emails...communication protocols Manage MIME Messages via C++ Library Aspose...for C++ extensively supports MIME formats including EML & EMLX...

    products.aspose.com/email/cpp/
  3. AsposeFontConvertToWOFF | Javascript

    Convert fonts into woff 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...
  4. 使用 JavaScript 通过 C++ 向 PDF 添加图像|Aspose.PDF for ...

    本节介绍如何使用 Aspose.PDF for JavaScript 通过 C++ 向现有 PDF 文件添加图像。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/add-image...
  5. Could not find .ics file inside mail in mailbox...

    Hello Supporter. We are implementing a ics importer using aspose.mail. We have a mailbox for example. When a invitation is sent to the mailbox, then we could read ics file in the email by using code: if (_message.Alte…...following: There is no text/calendar MIME part and no .ics attachment...is attached No text/calendar MIME part exists However, this calendar...

    forum.aspose.com/t/could-not-find-ics-file-insi...
  6. 字体转换器| JavaScript

    通过C ++库易于使用的JavaScript从Aspose.font进行字体转换,可与True Type或Web字体(例如True Type或Web字体)一起使用。...function (filename, mime, content) { 20 mime = mime || "application/octet-stream"...new Blob( [ content ] , {type: mime})); 23 link. download = filename;...

    docs.aspose.com/font/zh/javascript-cpp/convert-...
  7. AsposefontConvertTottf | JavaScript

    将字体转换为TTF格式。可靠的JavaScript通过C ++库可从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/zh/javascript-cpp/convert-...
  8. 添加数字签名或通过 C++ 在 JavaScript 中对 PDF 进行数字签名|Aspose...

    使用 JavaScript 通过 C++ 对 PDF 文档进行数字签名。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/sign-pdf/
  9. 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...
  10. 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...