Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 34,560 for

mime

(0.11 sec)
  1. Managing Messages on IMAP Server|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....Subject}" ); } } List MIME Message IDs from Server ImapMessageInfo...ImapMessageInfo provides the MIME MessageId for message identification...

    docs.aspose.com/email/net/managing-messages-on-...
  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. Extract Attachments from PDF using C++ | Aspose...

    Extract Attachments from PDF on C++ Framework, C++ Core, and PHP, VBScript, Delphi, C++ via COM Interop....()); Console :: WriteLine ( u "Mime Type: {0}" , fileSpecification...

    products.aspose.com/pdf/cpp/attachments/extract/
  4. 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...
  5. 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/...
  6. Product Overview|Aspose.Words for Reporting Ser...

    List of supported components and common overview of the Aspose.Words for Reporting Services....documents MHTML – Web Archive (MIME HTML) documents ODT – OpenOffice/StarOffice...

    docs.aspose.com/words/reportingservices/product...
  7. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for Python via .NET... Set the mime_type and the af_relationship...path , description ) # Set the MIME type and the AFRelationship...

    docs.aspose.com/pdf/python-net/attach-zugferd/
  8. Convert Outlook for Mac (OLM) Files to PST and ...

    Learn to convert Outlook for Mac (OLM) files to PST and MBOX in C#, preserving folder structure, attachments, and metadata during migration....email messages as concatenated MIME entries, commonly used by open-source...MapiMessage into a MailMessage (MIME). MboxrdStorageWriter.Write...

    blog.aspose.com/email/convert-olm-to-pst-and-mb...
  9. Features Overview|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....Mime Try it out! Parse email files...messages. Retrieve emails in MIME and plain text formats. Retrieve...

    docs.aspose.com/email/python-net/features-overv...
  10. Encode Image to Base64 – Python Code and online...

    Convert Images to Base64 online or in Python with Aspose.SVG. Embed them directly into HTML, XML, CSS, or JSON, reducing HTTP requests and simplifying data transfer....following, to be specific: data:[<mime type>][;charset=<charset>][;base64]...encoding= "UTF-8" ?> <root> <image mime = "image/svg+xml" >PHN2ZyB3aWR0aD0iNTAw...

    products.aspose.com/svg/python-net/base64-encoder/