Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 32,129 for

mime

(0.05 sec)
  1. Rotate PDF Pages with JavaScript via C++|Aspose...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically via JavaScript via C++...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/rotate-pages/
  2. Add Image stamps in PDF using JavaScript via C+...

    Add the Image Stamp to your PDF document using AsposePdfAddStamp function with the JavaScript toolkit....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/stamping/
  3. Change Password of a PDF File|Aspose.PDF for Ja...

    Change Password of a PDF File with 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/change-passw...
  4. 将 PDF/A 转换为 PDF 格式|Aspose.PDF for JavaScript vi...

    本主题向您展示如何使用 Aspose.PDF 通过 JavaScript 将 PDF/A 文件转换为 PDF 文档。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  5. Set the background color for PDF with JavaScrip...

    Set background color for 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/set-backgrou...
  6. Add Page Number to PDF with JavaScript via C++|...

    Aspose.PDF for JavaScript via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/add-page-num...
  7. 搜索

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

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-word...
  8. 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-...
  9. 从PDF中移除附件与JavaScript|Aspose.PDF for JavaScript ...

    Aspose.PDF可以从您的PDF文档中移除附件。使用JavaScript Web工具包通过Aspose.PDF来移除PDF文件中的附件。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/removing-...
  10. 将PDF转换为PPTX格式的JavaScript代码|Aspose.PDF for JavaS...

    Aspose.PDF允许您使用JavaScript直接在网上将PDF转换为PPTX格式。...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...