Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 31,291 for

groupdocs.annotation

(0.74 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 BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-bm...
  2. How to Compare PDF Files using Java

    Easily compare PDF files using Java by consuming one of the top document comparison library and learning how to create functionality for PDF comparison in Java....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/comparison/java/how-to-compare...
  3. How to Convert PDF to HTML in Java

    Learn how to convert PDF to HTML in Java and execute document transformations quickly. Examine PDF to HTML Java code along with the detailed instructions....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Convert PDF to Image in Java

    This tutorial shows how to convert PDF to Image in Java. You can set resolution, brightness and other parameters for the image when convert PDF to Image using Java....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Compare multiple documents with specific compar...

    Learn how to compare multiple documents and customize options (e.g., styles, sensitivity) using GroupDocs.Comparison for Python via .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/compar...
  6. Adding watermark to images inside a document | ...

    Add text or image watermarks to images embedded in documents using Python via .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/adding-...
  7. Render specific pages | GroupDocs

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

    docs.groupdocs.com/viewer/java/view-specific-pa...
  8. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  9. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/metadata/
  10. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/extend-support...