Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 33,751 for

mime

(0.79 sec)
  1. Add Image to PDF using JavaScript via C++|Aspos...

    This section describes how to add image to existing PDF file using Aspose.PDF for JavaScript via C++....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/add-image-to...
  2. 使用 JavaScript 和 C++ 优化 PDF 资源|Aspose.PDF for Ja...

    使用 JavaScript 工具优化 PDF 文件的资源以实现快速网页视图。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/optimize-...
  3. Working with PDF File Metadata using JavaScript...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/pdf-file-met...
  4. 使用 Aspose.PDF for JavaScript via C++ 优化 PDF|Asp...

    使用 JavaScript 工具优化和压缩 PDF 文件以实现快速网页浏览。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/optimize-...
  5. 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...
  6. 档案

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

    blog.aspose.com/zh/pdf/convert-pdf-to-word-java...
  7. Add background to PDF with JavaScript via C++|A...

    Add background image to the your PDF file with JavaScript via C++....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/add-backgrou...
  8. 使用JavaScript解密PDF|Aspose.PDF for JavaScript via...

    使用Aspose.PDF for JavaScript via C++解密PDF文件。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/decrypt-pdf/
  9. FieldIncludeText.mime_type property | Aspose.Wo...

    FieldIncludeText.Mime_type property. Gets or sets the Mime type of the referenced file....mime_type property FieldIncludeText.mime_type property Gets or...the MIME type of the referenced file. @property def mime_type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Priority parameter not working with New Outlook...

    Hi there! I am using Aspose.Email version 25.2.0 in Openedge 12.8.9. I am making a basic MailMessage variable with IsBodyHtml set to True and I have set the priority tag parameter to MailPriority:High. The file is saved…...Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 importance-high-body...X-Priority: High Importance: High MIME-Version: 1.0 Content-Type: ...

    forum.aspose.com/t/priority-parameter-not-worki...