This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....Assembly Product Solution GroupDocs...
This page describes how to compare two folders and find out which files/folders were deleted, added or modified....Assembly Product Solution GroupDocs...
API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Assembly Product Solution GroupDocs...
This article demonstrates how to convert file stored in Amazon S3 storage using GroupDocs.Conversion for .NET API....Assembly Product Solution GroupDocs...
Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html
The following are the steps to extract QuickTime atoms from a MOV video.
Load a MOV video Get the root metadata package Extract the native metadata package using MovRootPackage.MovPackage Read the QuickTime atoms AdvancedUsage....Assembly Product Solution GroupDocs...