Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 8,542 for

image

(0.22 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. 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/
  3. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....the output will be a raster image without any interactive links...its resources (stylesheets, images, fonts etc) are stored separately...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  4. Features overview | Documentation

    GroupDocs.Merger for Python via .NET 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/python-net/features-o...
  5. Announcing GroupDocs Viewer Plugin for Atlassia...

    We’re excited to announce the release of our new GroupDocs Viewer plugin (Version 1.0) for Atlassian Confluence. The GroupDocs Viewer plugin is now available for download in the Atlassian Marketplace or you can simply search and install it directly from your Confluence editor. [caption id=“attachment_1033” align=“alignnone” width=“552” caption=“Announcing GroupDocs Viewer plugin for Atlassian Confluence”] [/caption] GroupDocs Viewer is an efficient online document viewer, which lets you view documents online using your browser....Spreadsheet viewer (XLS, XLSX) Image file viewer (JPG, BMP, GIF,...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  6. Strikethrough Text in Documents using C# | C̶r̶...

    Use the strikeout annotation to cross out the invalid text within the documents using C#. Automate the document and Image annotations with the .NET API....Annotation is a document and image annotation solution that allows...

    blog.groupdocs.com/annotation/strikethrough-tex...
  7. Common Master-Detail in Text Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document format. Common Master-Detail in Text Document Note This feature is supported by version 17.3.0 or greater. Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements: It must associate the customers with their products Report must be generated in the HTML Document Adding Syntax to be evaluated by GroupDocs....Advanced Usage / Working with Image Reports - Common Master-Detail...

    docs.groupdocs.com/assembly/net/common-master-d...
  8. Add document to Spreadsheet via OLE | Documenta...

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .Java applications....Excel spreadsheet document as image link inside of predefined cell...

    docs.groupdocs.com/merger/java/add-document-to-...
  9. How to Run Examples | Documentation

    In this article you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....folders will look like following image: Open Eclipse and import the...

    docs.groupdocs.com/comparison/java/how-to-run-e...
  10. How to Run Examples | Documentation

    This article describes how to run Java digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....folders will look like following image: Open Eclipse and import the...

    docs.groupdocs.com/signature/java/how-to-run-ex...