Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 70,110 for

mime

(0.1 sec)
  1. Convert PDF to Image Formats in JavaScript|Aspo...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  2. Preamble | Aspose.Email for .NET API Reference

    Preamble MailMessage.Preamble property Gets or sets a preamble text. It is located before the first boundary and gene......includes an explanatory note to non-MIME conformant readers. public string...

    reference.aspose.com/email/net/aspose.email/mai...
  3. ContentDisposition | Aspose.PDF for Java API Re...

    Mime protocol Content-Disposition header....Enum MIME protocol Content-Disposition...

    reference.aspose.com/pdf/java/com.aspose.pdf/co...
  4. ProgressEventType | Aspose.Email for .NET API R...

    ProgressEventType ProgressEventType enumeration Type of progress event that occured. public enum ProgressEventType Va......occurred event informs about mime structure is created. MimePartSaved...about finished saving of one mime part. SavedToStream 2 Mean that...

    reference.aspose.com/email/net/aspose.email/pro...
  5. CanSupportImages | Aspose.Finance for .NET API ...

    Gets or sets whether supports delivery of images as multipart Mime....delivery of images as multipart MIME. public bool CanSupportImages...

    reference.aspose.com/finance/net/aspose.finance...
  6. op_Inequality | Aspose.SVG for .NET API Reference

    Compares two Mime type and returns a boolean indicating if the two do match....Inequality operator Compares two Mime type and returns a boolean indicating...The first Mime to compare. b MimeType The second Mime to compare...

    reference.aspose.com/svg/net/aspose.svg/mimetyp...
  7. MIMETypeIfKnown | Aspose.PDF for .NET API Refer...

    Sometimes knowledge about Mime type of loaded resource is usefull for converter You can provide Mime typeif itd known after loading in this parameter. Please leave parameter equal to null when Mime type unknown or its not necessary to supply it....field 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/net/aspose.pdf/loadopt...
  8. RequireEncryptionSMIMEAlgorithm | Aspose.Email ...

    RequireEncryptionSMimeAlgorithm EASProvisionDoc.RequireEncryptionSMimeAlgorithm property Specifies the algorithm used......algorithm used when encrypting S/MIME messages. public EncryptionSMIMEAlgor...

    reference.aspose.com/email/net/aspose.email.cli...
  9. AsposePdfAddTextHeaderFooter | Aspose.PDF for J...

    Add text in Header/Footer of a PDF-file....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    reference.aspose.com/pdf/javascript-cpp/organiz...
  10. AsposePdfDeletePages | Aspose.PDF for JavaScrip...

    Delete pages 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/organiz...