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

image viewer

(0.04 sec)
  1. Advanced search for Image signatures | GroupDocs

     This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...signatures / 🌐 Image Advanced search for Image signatures Leave...

    docs.groupdocs.com/signature/net/advanced-searc...
  2. Extracting Common Image Information | GroupDocs

    For all supported Image formats the GroupDocs.Metadata API allows extracting common Image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an Image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage<ImageRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Viewer Product Solution GroupDocs...specific formats / Images / Extracting Common Image Information Extracting...

    docs.groupdocs.com/metadata/net/extracting-comm...
  3. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the Image exif metadata layer with various data types...Viewer Product Solution GroupDocs...Metadata signatures / eSign Image eSign Image with Metadata signature...

    docs.groupdocs.com/signature/net/esign-image-wi...
  4. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to Image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for .NET....Viewer Product Solution GroupDocs...Convert to Image with advanced options Convert to Image with advanced...

    docs.groupdocs.com/conversion/net/convert-to-im...
  5. Working with Image Reports - Common List | Grou...

    Articles in this section...Viewer Product Solution GroupDocs...Working with Image Reports - Common List Working with Image Reports...

    docs.groupdocs.com/assembly/java/working-with-i...
  6. eSign document with Image signature | GroupDocs

    This article demonstrates how to add signature Image on document page with GroupDocs.Signature....Viewer Product Solution GroupDocs...signature types / ✎ Image eSign document with Image signature Leave...

    docs.groupdocs.com/signature/java/esign-documen...
  7. Working with Image Reports - Single Row | Group...

    Articles in this section...Viewer Product Solution GroupDocs...Working with Image Reports - Single Row Working with Image Reports...

    docs.groupdocs.com/assembly/net/working-with-im...
  8. Single Row Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Text Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show Image of the manager It must show Name and age of manager Report must be generated in the Text Document....Viewer Product Solution GroupDocs...Working with Image Reports - Single Row / Single Row Image in Text...

    docs.groupdocs.com/assembly/java/single-row-ima...
  9. Single Row Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image in Email Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show Image of the manager It must show Name and age of manager Adding Syntax to be evaluated by GroupDocs....Viewer Product Solution GroupDocs...Working with Image Reports - Single Row / Single Row Image in Email...

    docs.groupdocs.com/assembly/java/single-row-ima...
  10. Delete Image signatures from documents | GroupDocs

    This article explains how to delete Image electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...signatures from documents / ✖ Image Delete Image signatures from documents...

    docs.groupdocs.com/signature/net/delete-image-s...