Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

groupdocs-metadata/GroupDocs.Metadata-for-.NET-WebForms-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Outdated

This repository is outdated, new version coming soon.

GroupDocs.Metadata for .NET - ASP.NET WebForms Document Metadata Editor App

GroupDocs.Metadata for .NET - ASP.Net WebForms Document Metadata Editor App provides easy ways to manage metadata in various formats. It enables user to read, write, update and remove the metadata of documents (word, spreadsheet, presentation, PDF) and images (JPEG, png, GIF).

GroupDocs.Metadata for .NET WebForms Document Metadata Editor App

Features

  • View Words document Metadata information
  • View Images (JPG, JPEG, GIF, Png) Metadata & XMP data information
  • View Spreadsheet Metadata information
  • View PDF file Metadata information
  • View CAD (DWG, DXF) file Metadata information
  • View Email (EML, MSG) file Metadata information
  • Download original file
  • Upload supported format file
  • Select uploaded documents from the list
  • Select Next and Previous document from uploaded document list
  • Clean Metadata (Basic, XMP, Custom Fields, Revisions, Comments) information
  • Download updated, cleaned metadata file
  • Export Metadata to Excel and download XLSX file
  • Export Metadata to CSV and download CSV file
  • Responsive & clean UI using AngularJS

Pre-Requisites

  • Visual Studio 2013 or later.

  • Any latest browsers (Firefox, Chrome, Interner Explorer, Safari).

  • GroupDocs.Metadata 17.12 or later

Installation

  • Download the code, open it in MS Visual Studio 2013 or later.

  • Update the required or missing libraries from Nuget.

  • Run the code.

Apply Licence

  • Open Global.asax.cs.

  • Set license file path in _licensePath variable.

Resources