Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 34,953 for

mime

(0.07 sec)
  1. Aspose.Email for .NET|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....protocols, for example SMTP, MIME, POP3, IMAP; message file formats...

    docs.aspose.com/email/net/
  2. Aspose.Email for Python via .NET|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....protocols, for example SMTP, MIME, POP3, IMAP; message file formats...

    docs.aspose.com/email/python-net/
  3. FieldIncludeText.MimeType | Aspose.Words for .NET

    Manage your files effortlessly with the FieldIncludeText MimeType property, allowing you to easily get or set the Mime type for seamless integration....MimeType property Gets or sets the MIME type of the referenced file...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Product Overview|Documentation

    Email C++ library or API can be used to parse, open or save emails, EML, Outlook PST and OST files, Mime messages.... Dealing with MIME messages. Embedding objects...

    docs.aspose.com/email/cpp/product-overview/
  5. 接收已成功发送和失败消息的通知|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....failed messages and Add the MIME headers msg . setDeliveryNotificat...

    docs.aspose.com/email/zh/java/receiving-notific...
  6. Managing Digitally Signed Messages|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Email implements the complete S/MIME email object algorithm. This...removeSignature (); } Converting S/MIME Messages from MSG to EML Aspose...

    docs.aspose.com/email/java/working-with-outlook...
  7. SVG to XML in Python – Aspose.SVG for Python vi...

    Convert SVG to Base64 and save it as XML in Python to enhance compatibility, simplify data transfer, and ensure the integrity of XML documents....SubElement(root, "image" , mime= "image/svg+xml" ) image.text...XML object that includes the MIME type and the Base64-encoded...

    products.aspose.com/svg/python-net/base64-encod...
  8. Aspose::Words::Fields::FieldIncludeText class |...

    Aspose::Words::Fields::FieldIncludeText class. Implements the INCLUDETEXT field. To learn more, visit the documentation article in C++.... get_MimeType () Gets the MIME type of the referenced file...(const System::String&) Sets the MIME type of the referenced file...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 从 PDF 中提取附件|Aspose.PDF for Python via .NET

    了解如何使用 Python 和 Aspose.PDF 处理 PDF 附件。...它不仅将每个附件保存到指定文件夹,还打印出文件名、描述、MIME 类型、校验和和时间戳等详细元数据。这对于审计、导出或处理..." ) print ( f "Mime Type: { file_spec . mime_type } " ) _print_file_params...

    docs.aspose.com/pdf/zh/python-net/extract-attac...
  10. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, Mime_type = decode_data_uri(slide.lo…...logo_base64: try: svg_image, mime_type = decode_data_uri(slide...logo_base64) if svg_image: if mime_type == "image/svg+xml": svg_image...

    forum.aspose.com/t/image-not-visible-in-slide-p...