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

mime

(0.15 sec)
  1. 接收已成功发送和失败消息的通知|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...
  2. 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...
  3. 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...
  4. Export Formats|Aspose.Words for Reporting Services

    List of supported formats and export examples produced by the Aspose.Words for Reporting Services....documents MHTML – Web Archive (MIME HTML) documents ODT – OpenOffice/StarOffice...

    docs.aspose.com/words/reportingservices/doc-oox...
  5. 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
  6. Extract Attachments from PDF using Python | Asp...

    Extract Attachments from PDF with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....print ( f "Mime Type: { file_specification . mime_type } " )...

    products.aspose.com/pdf/python-net/attachments/...
  7. 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...
  8. 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...
  9. SVG to JSON in Python – Aspose.SVG for Python v...

    Convert SVG to JSON using Base64 encoding, enabling easy integration, secure data transfer, and efficient storage of SVG images in web projects....structure json_data = { "image" : { "mime" : "image/svg+xml" , "data"...JSON object that includes the MIME type and the Base64-encoded...

    products.aspose.com/svg/python-net/base64-encod...
  10. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java.... MHTML , short for MIME HTML, is a web page archive...HTML email message, using the MIME type multipart/related. Next...

    docs.aspose.com/pdf/java/convert-html-to-pdf/