Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 33,892 for

groupdocs metadata

(0.07 sec)
  1. Get document info | GroupDocs

    This article shows that how to get meta information of a document....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/get-document-info/
  2. Remove APE on GroupDocs Blog | Document Automat...

    Remove APE on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove APE on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers حذف......Remove APE on GroupDocs Blog | Document Automation Solutions...content in Remove APE on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/fa/tag/remove-ape/index.xml
  3. 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 getImageType method to obtain file format information advanced_usage.managing_Metadata_for_specific_formats.image.ImageReadFileFormatProperties try (Metadata Metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = Metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/extracting-com...
  4. Tag on GroupDocs Blog | Document Automation Sol...

    Tag on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tag on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Как работать с ме......Tag on GroupDocs Blog | Document Automation Solutions for .NET...Recent content in Tag on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/ru/tag/tag/index.xml
  5. Remove MP3 Tags on GroupDocs Blog | Document Au...

    Remove MP3 Tags on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove MP3 Tags on Groupdocs Blog | Document Automation Solutions for .NET & Java Deve......Remove MP3 Tags on GroupDocs Blog | Document Automation Solutions...content in Remove MP3 Tags on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/th/tag/remove-mp3-tags/index...
  6. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType Metadata The Groupdocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root Metadata package Extract the native Metadata package using the OpenTypeRootPackage....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-o...
  7. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by Groupdocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage Metadata in files of all supported formats. Extracting and updating Metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with Metadata properties. Getting document information and preview generation procedures were simplified....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/migration-notes/
  8. Get document info | GroupDocs

    Retrieve document Metadata such as format, page count, title, and author without converting...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/markdown/python-net/get-docu...
  9. Remove APE on GroupDocs Blog | Document Automat...

    Remove APE on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove APE on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers إزا......Remove APE on GroupDocs Blog | Document Automation Solutions...content in Remove APE on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/ar/tag/remove-ape/index.xml
  10. remove exif metadata on GroupDocs Blog | Docume...

    remove exif Metadata on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove exif Metadata on Groupdocs Blog | Document Automation Solutions for .NET &......remove exif metadata on GroupDocs Blog | Document Automation...content in remove exif metadata on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/cs/tag/remove-exif-metadata/...