Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 254 for

mime

(0.08 sec)
  1. GroupDocs.Metadata Overview | Documentation

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....application Detect the format and MIME type of a loaded file by its...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  2. Supported cross-merging Document Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported cross-merging types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Language File MHTML Web Archive MIME HTML Portable Document Format...

    docs.groupdocs.com/merger/net/supported-cross-m...
  3. GroupDocs.Metadata Overview | GroupDocs

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....application Detect the format and MIME type of a loaded file by its...

    docs.groupdocs.com/metadata/java/product-overview/
  4. Render MHTML as PDF using Python

    Learn how to render MHTML as PDF using Python. This tutorial explains converting MHTML web archives into PDF documents for sharing, printing, or archiving....PDF using Python MHTML , or MIME HTML, is a web archive format...

    kb.groupdocs.com/viewer/python/render-mhtml-as-...
  5. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The Mime type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Description content-type The MIME type of the attachment content...

    docs.groupdocs.com/parser/java/extract-attachme...
  6. Releasing First Version of GroupDocs.Metadata f...

    We are extremely excited to announce that the first version of GroupDocs.Metadata for Java has been released. GroupDocs.Metadata for Java is a valuable addition to the GroupDocs.Metadata product family that empowers Java developers while working with metadata of popular file formats. It is powerful as well as easy to use API that provides all basic metadata operations (i.e. view, add, modify, remove) for a number of file formats. API gets the file as an input and makes its metadata accessible to the user....Excel/CSV Clean metadata Detect MIME type For more details on supported...

    blog.groupdocs.com/metadata/releasing-first-ver...
  7. GroupDocs.Metadata Overview | GroupDocs

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....application Detect the format and MIME type of a loaded file by its...

    docs.groupdocs.com/metadata/net/product-overview/
  8. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Java supported document types...Language File MHTML Web Archive MIME HTML Portable Document Format...

    docs.groupdocs.com/merger/java/supported-docume...
  9. GroupDocs.Metadata for Python overview | GroupDocs

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....application Detect the format and MIME type of a loaded file by its...

    docs.groupdocs.com/metadata/python-net/product-...
  10. Convert PDF to MHTML using Python

    Comprehensive guide to convert PDF to MHTML using Python. Learn step-by-step how to export PDF to MHTML using Python, preserving formatting without extra software.... The MHTML format (MIME HTML) is ideal for encapsulating...

    kb.groupdocs.com/conversion/python/convert-pdf-...