Get familiar yourself with the process to add polyline annotation using Java and easily consume APIs to develop a capability to add polyline annotation in Java....PolylineAnnotation class and define properties for the polyline annotation...PolylineAnnotation, and set properties for the polyline annotation...
The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....can specify the following properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...
The page describes how to add area annotation to a document using GroupDocs.Annotation for .NET....You can set the following properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...
Convert Outlook (PST/OST) files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....The PdfViewOptions class properties allow you to control the...file to PNG. Use the and properties to specify the output image...
The page describes how to add point annotation to a document using GroupDocs.Annotation for .NET....can specify the following properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...
The page describes how to add image annotation to a document using GroupDocs.Annotation for .NET....You can set the following properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...
The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for .NET....can specify the following properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...
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); // ....feedback Reading DICOM metadata properties The GroupDocs.Metadata API...using Read the DICOM metadata properties AdvancedUsage.ManagingMetadataForS...
The page describes how to add dropdown component to a document using GroupDocs.Annotation for .NET....can specify the following properties of the class: defines the... Specify the appropriate properties (position, page number, etc)...
This article explains how to implement custom serialization for Metadata electronic signatures.... define class with properties and specify class attributes...attribute), specify attributes for properties like to specify serialization...