Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 242 for

mime

(0.04 sec)
  1. Extracting Common Image Information | GroupDocs

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, Mime type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...properties such as width and height, MIME type, byte order, etc. Please...

    docs.groupdocs.com/metadata/net/extracting-comm...
  2. Supported Document Types | GroupDocs

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

    docs.groupdocs.com/merger/nodejs-java/supported...
  3. GroupDocs.Metadata Overview | Documentation

    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/groupdocs-meta...
  4. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a document.... format ( "MIME Type: %s" , info . getFileType...

    docs.groupdocs.com/metadata/java/get-document-i...
  5. GroupDocs.Metadata for Node.js overview | Group...

    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/nodejs-java/product...
  6. Extract Text from MHTML using C#

    This article provides a detailed guide on how to extract text from MHTML using C#. Moreover, it includes code example for efficient text extraction from MHTML in C#....Text from MHTML using C# MHTML (MIME HTML) files, a web archive format...

    kb.groupdocs.com/parser/net/extract-text-from-m...
  7. Extract Text from MHTML using Java

    This article provides a guide on how to extract text from MHTML using Java, along with a sample code example for efficient text extraction from MHTML in Java....from MHTML using Java MHTML (MIME HTML) files, a web archive format...

    kb.groupdocs.com/parser/java/extract-text-from-...
  8. 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...
  9. 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/
  10. 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...