Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 70,095 for

mime

(0.07 sec)
  1. FromFileExtension | Aspose.SVG for .NET API Ref...

    Creates a new Mime type based on file extension....FromFileExtension method Creates a new MIME type based on file extension...Return Value The new instance of MIME type See Also class MimeType...

    reference.aspose.com/svg/net/aspose.svg/mimetyp...
  2. Aspose::Email::HeaderType Class Referencefinal ...

    Classes | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members......RFC1049 and in MIME (RFC2045). Look for the MIME-version: header...RFC1049 or according to MIME (RFC2045). The MIME definition should...

    reference.aspose.com/email/cpp/class/aspose.ema...
  3. InternetMailOverrideFormat | Aspose.Email for ....

    InternetMailOverrideFormat KnownPropertyList.InternetMailOverrideFormat field Indicates the encoding method and HTML ...... Area: MIME Properties Canonical name: ...

    reference.aspose.com/email/net/aspose.email.map...
  4. GetMimeType | Aspose.PDF for .NET API Reference

    Returns Mime type for image....GetMimeType method Returns mime type for image. public static...Image Image object. Return Value Mime type as string if found; otherwise...

    reference.aspose.com/pdf/net/aspose.pdf/image/g...
  5. Important Case - Free Support Forum - aspose.com

    Hello, When Aspose saves VCF files as EML, we’ll have this inside: Content-Type: text/vcard; charset=“utf-8” Content-Transfer-Encoding: quoted-printable But when saving ICS files as EML, we’ll have this: Content-Typ…...its MIME part has file name, not sure but thought if MIME part...saving VCF as text/vcard, the MIME part does not have file name...

    forum.aspose.com/t/important-case/268052
  6. ContentType | Aspose.Slides for .NET API 参考

    返回视频的 Mime 类型编码为BinaryDataaspose.slides/video/binarydata 只读String...ContentType property 返回视频的 MIME 类型,编码为 BinaryData 。 只读String。...

    reference.aspose.com/slides/zh/net/aspose.slide...
  7. Icon | Aspose.Diagram for .NET API Reference

    Icon MasterShortcut.Icon property Specifies a Mime (Multipurpose Internet Mail Extensions) encoded binary icon (in .i......Icon property Specifies a MIME (Multipurpose Internet Mail...

    reference.aspose.com/diagram/net/aspose.diagram...
  8. AsposeFontConvertToSVG

    Converts the Font into svg format...( filename , mime , content ) { 20 mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); 23 link . download = filename...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  9. AsposeFontConvertToTTF

    Converts the Font into ttf format...( filename , mime , content ) { 20 mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); 23 link . download = filename...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  10. How to Merge PDF using JavaScript via C++|Aspos...

    This page explain how to merge PDF documents into a single PDF file with Aspose.PDF for JavaScript via C++...( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

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