Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 3,240 for

library

(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 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:...Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/extracting-com...
  2. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/python-net/get-fil...
  3. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/net/get-file-info/
  4. Advanced search for Form Field signatures | Gro...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/advanced-sear...
  5. Advanced search for Image signatures | GroupDocs

     This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/advanced-sear...
  6. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures.... By default library uses json format serialization...with the full-featured .NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/implement-cust...
  7. How to Convert Excel to HTML using C#

    Let's get familiar yourself with the procedure to convert Excel to HTML using C#. Learn how to use the instructions to write the code to export Excel to HTML in C#....the best document conversion library. Further, this guide provides...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Merge XLSX files using Java

    Discover the process of how to merge XLSX files using Java. Enhance document management efficiency by learning how to combine XLSX files in Java programming....configuring the recommended document library and adjusting file paths as...

    kb.groupdocs.com/merger/java/merge-xlsx-files-u...
  9. Process the Microsoft Outlook Email Attachments...

    An ‘attachment’ is a file such as a document or a photo that is attached to an email. It’s easy to attach pictures, files, contacts, emails and many other items to your Outlook messages. If you selected a file on your local computer or group document Library for the attachment purpose, a copy of the file is attached to the email. The case: A software developer is making a document viewing application....computer or group document library for the attachment purpose...

    blog.groupdocs.com/viewer/process-microsoft-out...
  10. Re: Viewer doesn't handle midle excel documents...

    Hi, Same problems occur while loading mid size Excel file (attached). The latest version has a bug and memory leak (CPU is 100% and memory consumption rises 4 times). The process is being looped - prev versions worked f…... The exact version of the library 3. Which browser you use? Thank...release a next generation Viewer library soon so you can wait and try...

    forum.groupdocs.com/t/re-viewer-doesnt-handle-m...