In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....Signature Product Solution GroupDocs...detailed consisting of digital images, audio/video clips, and hand...
This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....Signature Product Solution GroupDocs...Excel spreadsheet document as image link inside of predefined cell...
This topic describes how to optimize PDF file in the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Signature Product Solution GroupDocs...GroupDocs.Viewer may reduce the image size or quality, remove notes...
This topic describes how to optimize PDF file in the GroupDocs.Viewer Java API for web browser or to reduce size....Signature Product Solution GroupDocs...GroupDocs.Viewer may reduce the image size or quality, remove notes...
This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison....Signature Product Solution GroupDocs...spreadsheet, PowerPoint presentation, image etc.). PageCount represents...
Automate PDF watermark compliance checks using GroupDocs.Watermark for .NET....Signature Product Solution GroupDocs...text, position, rotation, and image data: using ( Watermarker watermarker...
This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size....Signature Product Solution GroupDocs...GroupDocs.Viewer may reduce the image size or quality, remove notes...
Artcles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Markdown API...Signature Product Solution GroupDocs...select specific pages, control image handling, choose a Markdown...
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); // ....Signature Product Solution GroupDocs...metadata for specific formats / Images / Working with DICOM metadata...
This article demonstrates how to convert PDF to Word, Excel, PowerPoint and Image formats with GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...only, it could be hyperlinks, images, interactive buttons and forms...