Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 10,945 for

image annotation

(0.08 sec)
  1. 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....Annotation Product Solution GroupDocs...Excel spreadsheet document as image link inside of predefined cell...

    docs.groupdocs.com/merger/java/add-document-to-...
  2. 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....Annotation Product Solution GroupDocs...Advanced Usage / Working with Image Reports - Common Master-Detail...

    docs.groupdocs.com/assembly/net/common-master-d...
  3. 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 DicomRootPackage.DicomPackage Read the DICOM metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Dicom.DicomReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDicom)) { var root = metadata.GetRootPackage(); if (root.DicomPackage != null) { Console.WriteLine(root.DicomPackage.BitsAllocated); Console.WriteLine(root.DicomPackage.LengthValue); Console.WriteLine(root.DicomPackage.DicomFound); Console.WriteLine(root.DicomPackage.HeaderOffset); Console.WriteLine(root.DicomPackage.NumberOfFrames); // ....Annotation Product Solution GroupDocs...metadata for specific formats / Images / Working with DICOM metadata...

    docs.groupdocs.com/metadata/net/working-with-di...
  4. Features Overview | Documentation

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Annotation Product Solution GroupDocs...standards: IPTC, XMP, EXIF, Image Resources Manipulating native...

    docs.groupdocs.com/metadata/net/features-overview/
  5. GroupDocs.Viewer for .NET 18.7 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.7. Major Features There are 9 features, improvements, and fixes in this regular monthly release. The most notable are: Added ISFF-based DGN (V7) file format support Improved output content for printable HTML Extended DefaultFontName setting support for ODG, SVG and MetaFile Images Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1475 Add ISFF-based DGN (V7) file format support New Feature VIEWERNET-1651 Extend DefaultFontName setting support for ODG, SVG and MetaFile Images Improvement VIEWERNET-1637 Improve output content for printable HTML Improvement VIEWERNET-1586 Support empty string for ViewerConfig....Annotation Product Solution GroupDocs...support for ODG, SVG and MetaFile Images Full List of Issues Covering...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  6. How to Run Examples | Documentation

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end Java examples out-of-the-box....Annotation Product Solution GroupDocs...folders will look like following image: Open Eclipse and import the...

    docs.groupdocs.com/editor/java/how-to-run-examp...
  7. 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....Annotation Product Solution GroupDocs...feature allows to generate image representations of document...

    docs.groupdocs.com/merger/nodejs-java/features-...
  8. GroupDocs.Assembly for .NET 21.3 Release Notes ...

    Major Features Supported section breaks inside data bands and conditional blocks, and provided dynamic adding of combobox and dropdown list items for Word Processing documents. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-188 Support section breaks inside data bands and conditional blocks for Word Processing documents Feature ASSEMBLYNET-189 Support dynamic adding of combobox and dropdown list items for Word Processing documents Feature ASSEMBLYNET-190 An issue with a JSON object having only complex properties Bug ASSEMBLYNET-191 Improve exception reporting when an Image cannot be loaded Bug Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Annotation Product Solution GroupDocs...exception reporting when an image cannot be loaded Bug Public...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  9. How to Run Examples | Documentation

    Download from GitHub The complete examples package of GroupDocs.Parser 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 IntelliJ Idea and import the project to get started with it. Archived project file can also be imported....Annotation Product Solution GroupDocs...folders will look like following image: Open IntelliJ Idea and import...

    docs.groupdocs.com/parser/java/how-to-run-examp...
  10. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js....Annotation Product Solution GroupDocs...(). size ()) The following image shows a sample console output:...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ge...