Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 3,604 for

feature

(0.1 sec)
  1. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....the code above and see the feature in action in our GitHub examples:...management App Along with full featured Java library we provide simple...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. How to Search for QR Code Signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured Python library, we provide...

    docs.groupdocs.com/signature/python-net/search-...
  3. GroupDocs.Conversion for .NET 25.11 – 最新更新和修复(2...

    探索 GroupDocs.Conversion for .NET 25.11 的新功能。现在可在 NuGet 和 GroupDocs 网站上获取。...What’s new in this release New features Public API change (backward‑incompatible)...This update adds two major features, introduces a new public API...

    blog.groupdocs.com/zh/conversion/groupdocs-conv...
  4. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....more information on supported features of the GroupDocs.Metadata...To learn more about library features and get familiar how to manage...

    docs.groupdocs.com/metadata/java/find-metadata-...
  5. Extract text from documents | GroupDocs

    This article shows how to extract text with GroupDocs.Parser from PDF, Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....about document data extraction features and get familiar how to extract...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....more about document eSign features, please refer to the . More...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/net/search-for-mul...
  7. Extract images from documents | GroupDocs

    This article shows how to extract images from PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....about document data extraction features and get familiar how to extract...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...more about document eSign features, please refer to the . More...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/net/esign-image-wi...
  9. Document attributes | GroupDocs

    Document attributes is a special Feature designed for marking indexed documents with text labels without the need for re-indexing....Document attributes is a special feature designed for marking indexed...documentation articles and see the features in action in our GitHub examples:...

    docs.groupdocs.com/search/java/document-attribu...
  10. Document attributes | GroupDocs

    Document attributes is a special Feature designed for marking indexed documents with text labels without the need for re-indexing....Document attributes is a special feature designed for marking indexed...documentation articles and see the features in action in our GitHub examples:...

    docs.groupdocs.com/search/nodejs-java/document-...