Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 9,090 for

image

(0.04 sec)
  1. Working with BMP metadata | Documentation

    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:...metadata for specific formats / Images / Working with BMP metadata...header of a BMP file. a BMP image Get the root metadata package...

    docs.groupdocs.com/metadata/java/working-with-b...
  2. Cross-platform viewer - Free Support Forum - gr...

    When we buy .NET version of the product, does it include Java version as well or should it be bought separately? I’m asking because our app will be cross-platform so wondering what is the best option for this. We are te…...Release -o out # Build runtime image FROM mcr.microsoft.com/dotnet/aspnet:3...Dockerfile uses Ubuntu-based image with .NET Core 3.1 runtime....

    forum.groupdocs.com/t/cross-platform-viewer/9405
  3. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....detailed consisting of digital images, audio/video clips, and hand...conversions From To ONE eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/java/convert/note/
  4. View CAD files using Java API | Convert DWG DXF...

    Build your CAD files viewer in Java. Convert DWG, DGN to render as HTML, JPG, PNG, or PDF using document viewer Java API by GroupDocs....various documents and image files into HTML, Image, or PDF format to...

    blog.groupdocs.com/viewer/viewing-cad-documents...
  5. How to Run Examples | Documentation

    Learn how to run Java examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or Images and many more....folders will look like following image: Open Eclipse and import the...

    docs.groupdocs.com/redaction/java/how-to-run-ex...
  6. How to Run Examples | Documentation

    Download from GitHub The complete examples package of GroupDocs.Assembly is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favorite Github client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like following Image: Open Eclipse and import the project to get started with it. Archived project file can also be imported....folders will look like following image: Open Eclipse and import the...

    docs.groupdocs.com/assembly/java/how-to-run-exa...
  7. How to Run the Examples | Documentation

    Examples to annotate on your documents, Images or web pages using Java....folders will look like following image: Open Eclipse and import the...

    docs.groupdocs.com/annotation/java/how-to-run-t...
  8. Group Docc Extraction section based content - F...

    Hi, We have requirement of extraction of section based content from .DocX document whoch is converted by GroupDocs.Can anyone guide me how to do this?...items Text structure Highlights Image extraction There are a lot of...

    forum.groupdocs.com/t/group-docc-extraction-sec...
  9. How to Run | Documentation

    Download from GitHub The complete examples package of GroupDocs.Metadata is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favourite Github client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like the following Image: Open IntelliJ Idea and import the project to get started with it....will look like the following image: Open IntelliJ Idea and import...

    docs.groupdocs.com/metadata/java/how-to-run/
  10. Features overview | Documentation

    GroupDocs.Merger for Node.js via Java is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as Images and more....feature allows to generate image representations of document...

    docs.groupdocs.com/merger/nodejs-java/features-...