Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 1,775 for

image signature

(0.11 sec)
  1. Working with IPTC IIM metadata | Documentation

    This article shows how to access IPTC metadata in a file of any supported format....Signature Product Solution GroupDocs...that can be applied to text, images, and other media types. The...

    docs.groupdocs.com/metadata/net/working-with-ip...
  2. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG Images. The following are the steps to read the native PNG metadata. Load a PNG Image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...Signature Product Solution GroupDocs...formats / Images / Working with metadata in PNG images Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Extract a text from images and PDFs | Documenta...

    This article explains how to extract a text from Images and PDFs...Signature Product Solution GroupDocs...text from images and PDFs / Extract a text from images and PDFs...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for Java in your Java applications....Signature Product Solution GroupDocs...following formats: HTML PDF Images (JPG or PNG) If the source...

    docs.groupdocs.com/viewer/java/rendering-docume...
  5. How to Run Examples | Documentation

    In this article you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Signature Product Solution GroupDocs...folders will look like following image: Open Eclipse and import the...

    docs.groupdocs.com/comparison/java/how-to-run-e...
  6. GroupDocs.Annotation for Java | Documentation

    API to annotate text or Images in your documents using Java. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Signature Product Solution GroupDocs...ability to annotate text or images in a document within your applications...

    docs.groupdocs.com/annotation/java/
  7. Get file info | Documentation

    This page describes how to detect document file type, size and calculate pages count when annotate documents or Images with GroupDocs.Annotation....Signature Product Solution GroupDocs...PowerPoint presentation or image etc.) is a count of document...

    docs.groupdocs.com/annotation/java/get-file-info/
  8. How to Run Examples | Documentation

    This section decsribes how to get started with GroupDocs.Merger for Java library...Signature Product Solution GroupDocs...folders will look like following image: Open Eclipse (or IntelliJ)...

    docs.groupdocs.com/merger/java/how-to-run-examp...
  9. Add watermark | Documentation

    In this article, you will learn how to apply watermark to document pages when convert document with GroupDocs.Conversion for .NET API....Signature Product Solution GroupDocs...color, width, height, text, image etc. Set the property of the...

    docs.groupdocs.com/conversion/net/add-watermark/
  10. Features Overview | Documentation

    A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Signature Product Solution GroupDocs...hidden document pages, digital signatures, user comments, revisions...

    docs.groupdocs.com/metadata/java/features-overv...