Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 70,117 for

mime

(0.32 sec)
  1. ToString | Aspose.HTML for .NET API 参考

    返回代表 Mime 类型的String...ToString method 返回代表 Mime 类型的String。 public override string...

    reference.aspose.com/html/zh/net/aspose.html/mi...
  2. 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...
  3. 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...
  4. Aspose::Words::Fields::FieldIncludeText::get_Mi...

    Aspose::Words::Fields::FieldIncludeText::get_MimeType method. Gets the Mime type of the referenced file in C++....FieldIncludeText::get_MimeType method Gets the MIME type of the referenced file...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 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/
  6. AsposePdfSetBackgroundColor | Aspose.PDF for Ja...

    Set the background color for the PDF-file....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    reference.aspose.com/pdf/javascript-cpp/organiz...
  7. 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...
  8. 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...
  9. 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...
  10. 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/...