Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 272 for

mime

(0.07 sec)
  1. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a document....internal structure) File extension MIME type Number of pages File size...getExtension () } ` ); console . log ( `MIME Type: ${ info . getFileType...

    docs.groupdocs.com/metadata/nodejs-java/get-doc...
  2. Convert EML to PDF Using C#

    Learn how to Convert EML to PDF using C# with a simple C# code to transform EML files into PDF, leveraging GroupDocs.Conversion for fast email document AI conversion....abstracts the complexity of parsing MIME structures and rendering them... which internally reads the MIME content and prepares a document...

    kb.groupdocs.com/conversion/net/convert-eml-to-...
  3. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for Python via .NET and how to operate them in Python code....that reflect the format name, MIME code, and file extension: from...extension ) print ( "MIME:" , info . format . mime ) Complete code...

    docs.groupdocs.com/editor/python-net/working-wi...
  4. Read and edit metadata with GroupDocs.Metadata ...

    Read, search and strip document metadata from GroupDocs.Total for .NET — runnable C# examples with downloadable input and output files.... WriteLine ( "MIME type: " + info . FileType ....WordProcessing Extension: .docx MIME type: application/vnd.openx...

    docs.groupdocs.com/total/net/developer-guide/me...
  5. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-metadata-net, and run three minimal examples — read metadata, remove all metadata, and inspect a document — in under five minutes....) print ( f "MIME type: { info . file_type . mime_type } " ) print...document-info.txt Format: 3 MIME type: application/vnd.openx...

    docs.groupdocs.com/metadata/python-net/getting-...
  6. Extracting Document Metainfo | GroupDocs

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....format name, extension, and MIME type. Each inheritor of IDocumentFormat...extension. getMime(): Provides the MIME type for the particular format...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  7. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Neutral Encapsulation Format MIME encapsulation of aggregate HTML...Detection HyperText Markup Language MIME Encapsulation of Aggregate HTML...

    docs.groupdocs.com/editor/python-net/supported-...
  8. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Neutral Encapsulation Format MIME encapsulation of aggregate HTML...Detection HyperText Markup Language MIME Encapsulation of Aggregate HTML...

    docs.groupdocs.com/editor/net/supported-documen...
  9. Features Overview | GroupDocs

    A Node.js via Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....etc) Detecting the format and MIME type of a file by its internal...

    docs.groupdocs.com/metadata/nodejs-java/feature...
  10. Basic Usage | GroupDocs

    Manage metadata in your documents with a few lines of code: read document info, search, set, remove, and clean metadata with GroupDocs.Metadata for Python via .NET.... — read format, MIME type, page count, size, and...

    docs.groupdocs.com/metadata/python-net/basic-us...