Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 70,117 for

mime

(1.23 sec)
  1. 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/
  2. Delete Images from PDF File via JavaScript|Aspo...

    This section explain how to delete Images from PDF File using Aspose.PDF for JavaScript....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/delete-image...
  3. 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...
  4. AsposePdfExtractImage | Aspose.PDF for JavaScri...

    Extract image from a PDF-file....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    reference.aspose.com/pdf/javascript-cpp/convert...
  5. Email.MailMessageSaveType Class - Free Support ...

    Hello: Seems one thing missing here: OutlookTnefFormat / OutlookContainerFormat The usage? We can save EmailMessage as Msg or Oft directly, without converting to MapiMessage. But to save an EmailMessage as Tnef ?! …...representation from a normal MIME message?...

    forum.aspose.com/t/email-mailmessagesavetype-cl...
  6. SaveOutputParameters.content_type property | As...

    SaveOutputParameters.content_type property. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved document....access the Internet Media Type (MIME type) of the newly created output...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ILinkEmbedController | Aspose.Slides for Java A...

    Callback interface used to determine how object should be processed during saving....String MIME type of object. recomendedExtension...extension, recommended for this MIME type. Returns: int - Decision...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. PPImage | Aspose.Slides for Android via Java AP...

    Represents an image in a presentation.... getContentType() Returns a MIME type of an image, encoded in...String getContentType() Returns a MIME type of an image, encoded in...

    reference.aspose.com/slides/androidjava/com.asp...
  9. Aspose::Words::Saving::SaveOutputParameters Cla...

    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. The caller can use or ignore this object....access the Internet Media Type (MIME type) of the newly created output...access the Internet Media Type (MIME type) of the newly created output...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. LoadOptions.ResourceLoadingResult - Aspose.PDF ...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....() Sometimes knowledge about MIME type of loaded resource is usefull...for converter You can provide MIME type(if it'd known after loading)...

    reference.aspose.com/pdf/java/com.aspose.pdf/Lo...