Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 32,198 for

groupdocs.parser

(0.25 sec)
  1. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using the BmpRootPackage.getBmpHeader method Read the BMP header properties advanced_usage.managing_metadata_for_specific_formats.image.bmp.BmpReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputBmp)) { BmpRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getBmpHeader().getBitsPerPixel()); System.out.println(root.getBmpHeader().getColorsImportant()); System.out.println(root.getBmpHeader().getHeaderSize()); System.out.println(root.getBmpHeader().getImageSize()); System.out.println(root.getBmpHeader().getPlanes()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-b...
  2. GroupDocs.Metadata Product Family | GroupDocs

    Excellent component that empowers your C#, ASP.NET, and other .NET applications. It helps developers to read, write, edit and remove meta information from all popular document file formats. Documentation .NET Java Node.js Python GroupDocs.Metadata for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Developer guide Developer guide Basic Usage Advanced Usage .NET code examples Open-source projects for APIs example usage GroupDocs....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/metadata/
  3. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  4. Render specific pages | GroupDocs

    This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your Java applications....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/view-specific-pa...
  5. Convert to XML or JSON data with advanced optio...

    Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for Java....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/convert-to-d...
  6. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/search/net/homophone-search/
  7. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  8. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  9. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-get-file-...
  10. Highlighting results in network | GroupDocs

    This page contains information about highlighting search results in the search network....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/search/net/highlighting-resu...