Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 10,833 for

document comparison

(0.11 sec)
  1. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata for Java represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/traverse-a-who...
  2. How to Sign XLSX with Image Signature using C#

    This article will provide help on how to sign XLSX with image signature using C#. Also, a code example will be provided to create image signature in XLSX using C#....Comparison Product Family GroupDocs...a signature into an Excel document adds a personalized touch...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...
  3. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. How to Add Dropdown Component in PDF using C#

    In this topic, you will discover how to add dropdown component in PDF using C#.Moreover, we will work with you to write C# code to insert dropdown in PDF using C#....Comparison Product Family GroupDocs...dropdown field in your PDF document. The dropdown allows you to...

    kb.groupdocs.com/annotation/net/how-to-add-drop...
  5. Scan Barcode from ODT using C#

    This guide explains how to scan barcode from ODT using C#, with a code example to help you efficiently extract barcode from ODT in C#, ensuring a seamless process....Comparison Product Family GroupDocs...Barcodes are widely used in documents to store essential information...

    kb.groupdocs.com/parser/net/scan-barcode-from-o...
  6. Convert XLSX to MHTML using Python

    Convert XLSX to MHTML using Python to generate web-friendly spreadsheets. Learn how to export XLSX to MHTML in Python with styling and layout preservation....Comparison Product Family GroupDocs...backend services that handle document transformation tasks automatically...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  7. Add Text Watermark to XLSX Using Python

    Learn how to add text watermark to XLSX using Python. This tutorial shows how to embed watermark text into XLSX spreadsheets with custom font, color, and alignment....Comparison Product Family GroupDocs...worksheets helps reinforce document integrity and ownership. If...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. Load File From Stream | GroupDocs

    Pass any Python file-like object — open() handle, io.BytesIO, boto3/azure-blob/requests response body — to the Converter constructor to convert Documents directly from memory or cloud storage without touching the local filesystem....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Using Signature Appearances | GroupDocs

     This sections contains explanation about various electronic signature visual appearances on Document page....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/using-signatur...
  10. Skip image | GroupDocs

    The listed articles below explain how to skip saving images during Document conversion....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...

    docs.groupdocs.com/markdown/python-net/image-sk...