Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 34,953 for

mime

(3.34 sec)
  1. Extract and Save an Attachment|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....()); Console :: WriteLine ( u "Mime Type: {0}" , fileSpecification...()); Console :: WriteLine ( u "Mime Type: {0}" , fileSpecification...

    docs.aspose.com/pdf/cpp/extract-and-save-an-att...
  2. Developer Guide|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....SendGrid in Java Working with MIME Messages Working with Appointments...

    docs.aspose.com/email/java/developer-guide/
  3. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...class library to work with SMTP, MIME, POP3, IMAP, HTTP, electronic...

    forum.aspose.com/t/jvm-heapspace-getting-filled...
  4. Aspose::Words::Saving::SaveOutputParameters::ge...

    Aspose::Words::Saving::SaveOutputParameters::get_ContentType method. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved document in C++....access the Internet Media Type (MIME type) of the newly created output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Developer Guide|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....MailGun and SendGrid Working with MIME Messages Manage Appointments:...

    docs.aspose.com/email/net/developer-guide/
  6. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation...access the Internet Media Type (MIME type) of the newly created output...

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

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

    blog.aspose.com/zh/pdf/optimize-pdf-javascript/
  10. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....MHTML to PDF MHTML , short for MIME HTML, is a web page archive...HTML email message, using the MIME type multipart/related. Next...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/