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); // ....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...
This article contains a good example of numeric flag or enumeration in Node.js via Java....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...
Neste tópico, orientaremos você sobre como renderizar EML como HTML usando C# sem instalar software extra. Além disso, será fornecido um código C# para renderizar EML em HTML....Renderizar EML como HTML usando C# Emails no formato EML são um padrão...
Remove selective metadata or clean all metadata properties using C# from DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP images, Email, eBooks, Visio, Zip files....presentations, PDF files, images, emails, eBooks, drawings, zip files...
Konvertieren Sie EML mit C# effizient in HTML, ohne ein zusätzliches Tool zu installieren. Verbessern Sie die Dokumentverarbeitung in Projekten mit dieser Anleitung zum Exportieren von EML nach HTML mit C#....Konvertieren von EML-Dateien (Email Message Format) in das HTML...
Ефективно конвертирайте EML в HTML с помощта на C#, без да инсталирате допълнителен инструмент. Подобрете обработката на документи в проекти с това ръководство за това как да експортирате EML в HTML с помощта на C#.... Преобразуването на EML (Email Message Format) файлове във...
Anotasi file PDF secara terprogram dalam C#. Tambahkan atau hapus anotasi seperti panah, persegi panjang, elips, sorot, anotasi watermark menggunakan .NET API....diskusi panjang dalam utas email panjang tentang konten dokumen...gambar, halaman web, pesan email, gambar Visio, dan banyak lagi...
GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options.
Here are the main GroupDocs.Watermark API concepts:
Watermarker is the main class that contains all the required methods for manipulating document watermarks....DOCX, PPT, PPTX, XLS, XLSX, emails, and more with our . Get document...
Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...