Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 3,047 for

image annotation

(1.06 sec)
  1. Logging | GroupDocs

    Logging when rendering documents with GroupDocs.Viewer for .NET...Annotation Product Solution GroupDocs...Sub End Module The following image shows the output.log file: Logging...

    docs.groupdocs.com/viewer/net/logging/
  2. Working with DICOM metadata | GroupDocs

    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...
  3. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and Image formats with GroupDocs.Conversion for Java....Annotation Product Solution GroupDocs...only, it could be hyperlinks, images, interactive buttons and forms...

    docs.groupdocs.com/conversion/java/convert/pdf/
  4. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....Annotation Product Solution GroupDocs...detailed consisting of digital images, audio/video clips, and hand...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...detailed consisting of digital images, audio/video clips, and hand...

    docs.groupdocs.com/conversion/net/convert/note/
  6. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size....Annotation Product Solution GroupDocs...GroupDocs.Viewer may reduce the image size or quality, remove notes...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Convert files to various formats | GroupDocs

    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...Annotation Product Solution GroupDocs...select specific pages, control image handling, choose a Markdown...

    docs.groupdocs.com/markdown/net/convert/
  8. 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....Annotation Product Family GroupDocs...formats. We discussed the convert Image to PDF in C# code in our earlier...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Add document to Spreadsheet via OLE | GroupDocs

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....Annotation Product Solution GroupDocs...Excel spreadsheet document as image link inside of predefined cell...

    docs.groupdocs.com/merger/net/add-document-to-s...
  10. How to Run Examples | GroupDocs

    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...