Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 9,152 for

document comparison

(0.52 sec)
  1. Working with metadata in PNG images | GroupDocs

    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...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. How to Add Image Annotation to PDF Using Java

    We will explore how to add image annotation to PDF using Java. We'll use annotation library and provide a code sample to insert image annotation into PDF using Java....Comparison Product Family GroupDocs...used annotation library. PDF documents are commonly used for storing...

    kb.groupdocs.com/annotation/java/how-to-add-ima...
  3. Render MSG as HTML using C#

    In this tutorial, we'll learn how to render MSG as HTML using C#, eliminating need for extra tools. Also, we'll provide you with C# code for rendering MSG to HTML....Comparison Product Family GroupDocs...rendering of MSG to an HTML document Instantiate the Viewer class...

    kb.groupdocs.com/viewer/net/render-msg-as-html-...
  4. Render EML as HTML using C#

    In this topic, we will guide you how to render EML as HTML using C# without installing extra software. Also, a C# code for rendering EML to HTML will be provided....Comparison Product Family GroupDocs...rendering of EML to an HTML document Create an instance of the...

    kb.groupdocs.com/viewer/net/render-eml-as-html-...
  5. How to Add Image Annotation to PDF Using C#

    Let's learn how to add image annotation to PDF using C# by utilizing annotation library along with code example to insert image annotation into PDF using C#....Comparison Product Family GroupDocs...popular annotation library. PDF documents are widely used for storing...

    kb.groupdocs.com/annotation/net/how-to-add-imag...
  6. Modifying found watermark properties | GroupDocs

    Search and update existing text or image watermarks using Python via .NET....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/python-net/modifyi...
  7. Technical Support | GroupDocs

    GroupDocs.Comparison for Python via .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Comparison Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/python-net/techni...
  8. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/removing-metad...
  9. Քաղեք տեքստ DOC-ից C#-ի միջոցով

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է տեքստ հանել DOC-ից՝ օգտագործելով C#: Այն ներառում է կոդի օրինակ, որը կօգնի ձեզ DOC-ից տեքստ հանել C#-ով` առանց լրացուցիչ ծրագրակազմ օգտագործելու:...Comparison Product Family GroupDocs... handling and processing documents programmatically has become...

    kb.groupdocs.com/hy/parser/net/extract-text-fro...
  10. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/handling-mpeg-a...