Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 33,782 for

mime

(0.17 sec)
  1. AsposeFontConvertToTTF | Javascript

    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...
  2. Email Message File Format Conversion|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 documents: EML – Standard MIME formatted email. MSG – Outlook...

    docs.aspose.com/email/sharepoint/email-message-...
  3. Body Text of msg file varies every time the fil...

    SampleFiles.zip (217.6 KB) Aspose Team, We use the Aspose Email java package to get body text from msg files, and we found out that the extracted body text of some msg files looks like the followi g and it varies every…...generation for inline attachments and MIME boundary creation using templates...boundary--{#}") Defines how MIME multipart boundaries are generated...

    forum.aspose.com/t/body-text-of-msg-file-varies...
  4. 使用 JavaScript 通过 C++ 处理 PDF 文件元数据|Aspose.PDF fo...

    本节解释如何获取 PDF 文件信息,如何从 PDF 文件中获取元数据,设置 PDF 文件信息。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/pdf-file-...
  5. 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/
  6. 使用 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...
  7. 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...
  8. Product Overview|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....protocols, for example SMTP, MIME, POP3, IMAP; message file formats...Outlook PST files. Dealing with MIME messages. Embedding objects...

    docs.aspose.com/email/python-net/product-overview/
  9. AsposefontConvertTowoff | JavaScript

    将字体转换为Woff格式。可靠的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-...
  10. Font converter | Javascript

    Easy-to-use Javascript via C++ library for font conversion from Aspose.Font to work with different fonts like True Type or web fonts....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-font/