Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 9,264 for

images

(0.27 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:...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/net/working-with-bm...
  2. 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:...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...
  3. Generate document page preview | GroupDocs

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API....specify desired page numbers, image format, etc. To generate a document...event handler); b. specify the image preview format - PNG / JPG /...

    docs.groupdocs.com/annotation/net/generate-docu...
  4. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...recognize text in separate image files. The default value is...recognize text in embedded images. The default value is false...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Node.js via Java....only, it could be hyperlinks, images, interactive buttons and forms...Conversions From To PDF eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Hello, World! | GroupDocs

    Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!...Example 3: Render document to PNG images In this example we’ll render...render a DOCX file to PNG images. You can download the app that we’re...

    docs.groupdocs.com/viewer/python-net/hello-world/
  7. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...content) Error converting DCM file Image Export failed exception when...net core Article related to ‘Images OCR’ is missing in GroupDocs...

    forum.groupdocs.com/t/free-support-policies/6034
  8. Set image size limits | GroupDocs

    Set image size limits when rendering image to PDF...Render to PDF / Set image size limits Set image size limits Leave...following methods to set or get the image width or/and height: Java /**...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  9. Extract RIFF INFO and Metadata of WAV files in ...

    Extract metadata and RIFF INFO of WAV audio files in Java. Metadata API allows metadata management within your Java applications....API for various document and image file formats. I will be using...Office file formats, eBooks , images , and many other document formats...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  10. PDF Viewer Plugin for Joomla Is Now Officially ...

    Hello to all Joomla users! Here at GroupDocs, we’re excited to announce the release of the long-awaited PDF viewer plugin for Joomla CMS. The plugin allows you to easily embed and host PDF documents (as well as Word, Excel and PowerPoint documents) on your Joomla website. We’ve been working hard to make the installation process and plugin deployment hassle-free for Joomla web-developers and website owners. At the same time, our aim was to make the document viewer interface convenient for the end users - your website visitors....doesn’t convert documents to images, and outperform all Flash-based...3. Real text documents, not images. GroupDocs Viewer renders both...

    blog.groupdocs.com/total/joomla-pdf-viewer-plug...