Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 3,089 for

image signature

(0.05 sec)
  1. 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); // ....Signature Product Solution GroupDocs...metadata for specific formats / Images / Working with DICOM metadata...

    docs.groupdocs.com/metadata/net/working-with-di...
  2. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 Images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 Image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Signature Product Solution GroupDocs...formats / Images / Working with metadata in JPEG2000 images Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. How to Convert Excel to PDF in C#

    Let's look at how to convert Excel to PDF in C# and how to use the C# Excel to PDF sample code to convert a workbook, selected sheets, or any cell range to PDF....Signature Product Family GroupDocs.Metadata...formats. We discussed the convert Image to PDF in C# code in our earlier...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. 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....Signature Product Solution GroupDocs...folders will look like following image: Open Eclipse and import the...

    docs.groupdocs.com/editor/java/how-to-run-examp...
  5. 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....Signature Product Solution GroupDocs...folders will look like following image: Open IntelliJ Idea and import...

    docs.groupdocs.com/parser/java/how-to-run-examp...
  6. How to Convert PDF to TIFF in Java

    Quickly understand the procedure for doing document transformation, learn how to convert PDF to TIFF in Java, and create the code to export PDF to TIFF using Java....Signature Product Family GroupDocs.Metadata...last step, save the converted image file to the disk with the help...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Get the format family and the additional inform...

    Get format family details & extra info about files using GroupDocs.Viewer for Python....Signature Product Solution GroupDocs...successfully." ) The following image shows a sample console output:...

    docs.groupdocs.com/viewer/python-net/how-to-get...
  8. Get the PDF output file information | Documenta...

    This article explains how to get the PDF output file information using .NET / C# with GroupDocs.Viewer for .NET....Signature Product Solution GroupDocs...Sub End Module The following image shows a sample console output:...

    docs.groupdocs.com/viewer/net/get-pdf-output-fi...
  9. How to Run Examples | Documentation

    Learn how to run Java examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or Images and many more....Signature Product Solution GroupDocs...folders will look like following image: Open Eclipse and import the...

    docs.groupdocs.com/redaction/java/how-to-run-ex...
  10. How to Run the Examples | Documentation

    Examples to annotate on your documents, Images or web pages using Java....Signature Product Solution GroupDocs...folders will look like following image: Open Eclipse and import the...

    docs.groupdocs.com/annotation/java/how-to-run-t...