Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 33,781 for

mime

(0.07 sec)
  1. 添加数字签名或通过 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/
  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. 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-...
  6. 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/
  7. 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...
  8. 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...
  9. SaveOutputParameters.content_type property | As...

    SaveOutputParameters.content_type property. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved document....access the Internet Media Type (MIME type) of the newly created output...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...