Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 6,104 for

file comparison

(0.19 sec)
  1. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop File format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/Fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop File format) from a PSD image. Load a PSD File Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Comparison Product Solution GroupDocs...information on the Photoshop file format and metadata blocks please...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Convert CSV to XML using C#

    Let's quickly learn how to convert CSV to XML using C# without installing extra software. We will provide you key steps along with C# code to export CSV to XML....Comparison Product Family GroupDocs...XML using C# To convert CSV file to XML, set the IDE to use GroupDocs...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  3. Convert JPG to XLSX using C#

    This tutorial will show you how to convert JPG to XLSX using C#. Also, code example will be provided to export JPG to XLSX using C# without installing extra software....Comparison Product Family GroupDocs...Converter class by supplying the file path of the JPG to its constructor...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  4. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a File of any supported format....Comparison Product Solution GroupDocs...To access XMP metadata in a file of any supported format, GroupDocs...

    docs.groupdocs.com/metadata/nodejs-java/working...
  5. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Comparison Product Solution GroupDocs...example of redaction policy XML file (code properties mapping is...

    docs.groupdocs.com/redaction/net/use-redaction-...
  6. Converting Documents | GroupDocs

    Learn how to convert PDF, Word, Excel, and PowerPoint documents with GroupDocs.Conversion for Python via .NET API....Comparison Product Solution GroupDocs...documents to another format: convert(file_path, convert_options) : Converts...

    docs.groupdocs.com/conversion/python-net/develo...
  7. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the File format....Comparison Product Solution GroupDocs...unified way regardless of the file format. Why use GroupDocs.Metadata...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  8. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....Comparison Product Solution GroupDocs...and pass object with embedded file path and page number; Call method...

    docs.groupdocs.com/merger/net/add-document-to-w...
  9. Saving to HTML with External Resource Files | G...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Saving to HTML with External Resource Files Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource Files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML File, by default, external resource Files are stored to a folder having the same name as the HTML File without extension plus the “_Files” suffix....Comparison Product Solution GroupDocs...Resource Files / Saving to HTML with External Resource Files Saving...

    docs.groupdocs.com/assembly/java/saving-to-html...
  10. Save HTML to folder | GroupDocs

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for .NET features....Comparison Product Solution GroupDocs...intermediate , and save to disk as HTML file with resource folder. Almost...

    docs.groupdocs.com/editor/net/save-html-to-folder/