Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 33,778 for

mime

(0.44 sec)
  1. Convert PDF/A to PDF format|Aspose.PDF for Java...

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with JavaScript....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/convert-pdfa...
  2. Repair PDF with JavaScript via C++|Aspose.PDF f...

    This topic describes how to Repair PDF 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/repair-pdf/
  3. Bookmarks in PDF with JavaScript|Aspose.PDF for...

    You can add or delete a bookmarks in PDF document with JavaScript....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/bookmark/
  4. 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/
  5. Delete Annotation using JavaScript|Aspose.PDF f...

    With Aspose.PDF for JavaScript you may delete annotation from your PDF file....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/delete-annot...
  6. Clear JavaScript code from a PDF file|Aspose.PD...

    Clear JavaScript macros from a PDF file directly in the Web with Aspose.PDF....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/delete-javas...
  7. 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...
  8. 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...
  9. Loading MailMessage using MapiMessage.FromMailM...

    I am getting an “Email address is not valid” exception trying to load a MailMessage object into a MapiMessage object even though all included email addresses within the MailMessage appear to be valid. I have attached a …...EML file) contains malformed MIME parts or header formatting issues...Email parser validates the full MIME structure of the message. Problems...

    forum.aspose.com/t/loading-mailmessage-using-ma...
  10. Removing attachment from PDF with JavaScript|As...

    Aspose.PDF can remove attachments from your PDF documents. Use JavaScript Web tollkit to remove attachments in PDF files using Aspose.PDF....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/removing-att...