Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 33,732 for

mime

(0.22 sec)
  1. Track Document Conversion Progress|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....This event informs that the mime structure is created. MimePartSaved...event informs that saving of one mime part is finished. SavedToStream...

    docs.aspose.com/email/java/track-document-conve...
  2. Convert CSV to POTX using Java or with free Onl...

    Java API to Export CSV to POTX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Language) (MIME HTML) (MIME HTML) (MIME HTML) (MIME HTML) (MIME HTML)...HTML) (MIME HTML) (MIME HTML) (MIME HTML) (MIME HTML) (MIME HTML)...

    products.aspose.com/total/total/java/conversion...
  3. Convert PDF to EPUB, TeX, Text, XPS in JavaScri...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using JavaScript or JavaScript....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  4. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and save them using Aspose.Cells for JavaScript via C++....Determine the file extension and MIME type let ext = picformat . toLowerCase...; let mime = 'image/jpeg' ; if ( ext === 'png' ) mime = 'image/png'...

    docs.aspose.com/cells/javascript-cpp/extract-im...
  5. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to Mime verbatim" in…...should { "pass them through to MIME verbatim" in { val mapiMessage...the value) Here is the output MIME: From: "/O=EXCHANGELABS/OU=EXCHANGE...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  6. 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...
  7. Most Popular Email File Formats|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....primarily designed to adhere to the MIME (Multipurpose Internet Mail...embedded elements, adhering to the MIME standard which allows for a...

    docs.aspose.com/email/net/email-file-formats/
  8. 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...
  9. 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...
  10. Optimize PDF Resources using JavaScript via C++...

    Optimize Resources of PDF files for fast web-view using JavaScript tool....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/optimize-pdf...