Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,759 for

pdf image comparison

(0.12 sec)
  1. 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....Comparison Product Solution GroupDocs...formats / Images / Working with metadata in JPEG2000 images Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  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 !...Comparison Product Solution GroupDocs...formats / Images / Working with metadata in PNG images Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...Comparison Product Solution GroupDocs...recognize text in separate image files. The default value is...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. Use OCR Connector | Documentation

    This article explains how to integrate OCR solution to GroupDocs.Parser...Comparison Product Solution GroupDocs...to extract a text from images and PDFs / Use OCR Connector Use...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  5. Exclude fonts | Documentation

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....Comparison Product Solution GroupDocs...Extension Portable Document Format PDF Microsoft Word DOC, DOCX, DOCM...

    docs.groupdocs.com/viewer/java/exclude-fonts/
  6. Get the format family and the additional inform...

    Get format family details & extra info about files using GroupDocs.Viewer for Python....Comparison Product Solution GroupDocs...collection of folders (see ); PDF documents - a flag that indicates...

    docs.groupdocs.com/viewer/python-net/how-to-get...
  7. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....Comparison Product Solution GroupDocs...collection of folders (see ); PDF documents - a flag that indicates...

    docs.groupdocs.com/viewer/java/how-to-get-file-...
  8. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Comparison Product Solution GroupDocs..., settings )) { // Extract images from HTML document IEnumerable...

    docs.groupdocs.com/parser/net/handle-loading-of...
  9. How to Add Digital Signature to DOCX using C#

    In this topic, you will get help on how to add digital signature to DOCX using C#. Also, code example will be supplied to insert digital signature into DOCX using C#....Comparison Product Family GroupDocs...add a digital signature to a PDF using C#. If you need further...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  10. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js....Comparison Product Solution GroupDocs...collection of folders (see ); PDF documents - a flag that indicates...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ge...