Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 10,945 for

image annotation

(0.08 sec)
  1. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for .NET in your .NET / C# applications....Annotation Product Solution GroupDocs...following formats: HTML PDF Images (JPG or PNG) If the source...

    docs.groupdocs.com/viewer/net/rendering-documents/
  2. 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 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:...Annotation Product Solution GroupDocs...metadata for specific formats / Images / Working with BMP metadata...

    docs.groupdocs.com/metadata/net/working-with-bm...
  3. 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:...Annotation Product Solution GroupDocs...metadata for specific formats / Images / Working with BMP metadata...

    docs.groupdocs.com/metadata/java/working-with-b...
  4. Working with DICOM metadata | Documentation

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM Images. The following are the steps to read the native DICOM metadata. Load a DICOM Image Get the root metadata package Extract the native metadata package using the DicomRootPackage.getDicomPackage method Read the DICOM metadata properties examples.advanced_usage.managing_metadata_for_specific_formats.Image.dicom.DicomReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDicom)) { DicomRootPackage root = metadata.getRootPackageGeneric(); if (root.getDicomPackage() != null) { System.out.println(root.getDicomPackage().getBitsAllocated()); System.out.println(root.getDicomPackage().getReds()); System.out.println(root.getDicomPackage().getGreens()); System.out.println(root.getDicomPackage().getBlues()); System....Annotation Product Solution GroupDocs...metadata for specific formats / Images / Working with DICOM metadata...

    docs.groupdocs.com/metadata/java/working-with-d...
  5. Optimize the output PDF file | Documentation

    This topic describes how to optimize PDF file in the GroupDocs.Viewer Python API for web browser or to reduce size....Annotation Product Solution GroupDocs...GroupDocs.Viewer may reduce the image size or quality, remove notes...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. GroupDocs.Editor for Java 17.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Editor for Java 17.9 Major Features This is the second version of GroupDocs.Editor for Java. There are 6 major new features and 4 big improvements in existing features: Support of bidirectional (right-to-left) content in paragraphs, tables and lists. Ability for user to export language (locale) metadata into the HTML document for spellcheck support during backward conversion. Ability for user to extract font resources into the HTML document with different options, which allow to adjust, which font resources should be extracted....Annotation Product Solution GroupDocs...and table cells. SVG raster image format as new supportable TML...

    docs.groupdocs.com/editor/java/groupdocs-editor...
  7. 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....Annotation Product Solution GroupDocs...detailed consisting of digital images, audio/video clips, and hand...

    docs.groupdocs.com/conversion/java/convert/note/
  8. GroupDocs.Signature for .NET 21.1 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 21.1 Major Features This release contains important bug fixes related to processing Digital Signatures with its generated unique identifiers for supported document types. Also this update contains the fix document preview. Below the list of most notable changes in release of GroupDocs.Signature for .NET 21.1: The issue on Document preview generation with not hidden signatures was fixed. Unexpected identifiers in the result for digitally signed PDF Documents were fixed....Annotation Product Solution GroupDocs...signatures contains QrCode signature image for Word processing documents...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  9. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Python API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....Annotation Product Solution GroupDocs...the output will be a raster image without any interactive links...

    docs.groupdocs.com/viewer/python-net/render-xml...
  10. GroupDocs.Conversion for .NET 21.11 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 21.11 Major Features There are 10+ features, improvements and bug-fixes in this release, most notable are: Cad to Fbx conversion Cad to Dwf and Dxf conversion Fixed issues under maxOS and various linux distributions Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑4944 Feature Implement Cad to Fbx conversion CONVERSIONNET‑4967 Feature Implement conversion from Cad to Dwf and Dxf CONVERSIONNET‑4817 Fix GIF to PDF conversion issue CONVERSIONNET‑4841 Fix HTML to PPTX conversion issue CONVERSIONNET‑4894 Fix DOCX to PDF conversion issue on Ubuntu CONVERSIONNET‑4905 Fix EML to PNG conversion stuck CONVERSIONNET‑4952 Fix QR Code is very small converting DOCX to PDF in ....Annotation Product Solution GroupDocs...CONVERSIONNET‑4957 Fix Converting Pdf to Image on macOS throws exception CONVERSIONNET‑4977...

    docs.groupdocs.com/conversion/net/groupdocs-con...