GroupDocs.Parser provides the functionality to extract data from PDF documents. Also password-protected PDFs and PDF portfolios are supported.
The following examples demonstrate how to extract data from PDF documents:...Metadata from PDF Documents in C# .NET Extract images from PDF...
Pass an absolute or relative file path to the Comparer constructor to load the source document from local disk, then use Add() for the target file in GroupDocs.Comparison for .NET....to load files from local disk: C# using GroupDocs.Comparison ;...
This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for .NET....= false ; string filePath = @"C:\sample.xlsx" ; using ( Merger...
This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API.... Ex: @"C:\Docs\test.doc" File . Copy (...