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

mime

(0.31 sec)
  1. AsposePdfDeleteBookmarks | Aspose.PDF for JavaS...

    Delete bookmarks 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...
  2. AsposePdfPagesToSvgZip | Aspose.PDF for JavaScr...

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

    reference.aspose.com/pdf/javascript-cpp/convert...
  3. 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...
  4. 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...
  5. 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...
  6. 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
  7. ContentType | Aspose.Email for .NET API 参考

    Content-Type定义了内容的格式字符集等请注意此标头的值在 RFC1049 和 Mime 中以不同的方式定义 RFC2045查找 Mime-version标头以了解 Content-Type 是根据 RFC1049 还是根据 Mime RFC2045 进行解释 Mime 定义应用于生成邮件 历史上内容类型字段是在 RFC1049 中提出的其中Content-Type 没有像 RFC2045 那样区分类型和子类型 示例 Content-Typetext/plain charsetus-ascii 内容类型文本/纯文本 charsetUS-ASCII Content-Typetext/plain charsetiso-8859-1 Content-Typetext/plain charsetkoi8-r Content-Typetext/plain charsetunknown-8bit...的值在 RFC1049 和 MIME 中以不同的方式定义( RFC2045)。查找 MIME-version:标头以了解...是根据 RFC1049 还是根据 MIME (RFC2045) 进行解释。 MIME 定义应用于生成邮件。 历史上,内容类型字段是在...

    reference.aspose.com/email/zh/net/aspose.email/...
  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. 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...