Author Archives: Usman Aziz

Offering GroupDocs’ Free Consulting Services for Customized Projects

At GroupDocs, we always strive to provide you with the best services for document manipulation operations. Our document manipulation APIs have been serving our customers in building feature-rich applications. Our free support services have proved to be a great success in helping solve customers’ issues and concerns.

To extend our support services, we are starting the Free Consulting Services for you that will help you get free consultancy about how to use GroupDocs APIs in your projects.

Free Consulting Services … Continue Reading

Posted in GroupDocs.Total Product Family | Tagged ,

Support of .NET Standard 2.0 in GroupDocs.Viewer for .NET 19.10

Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you.

Support of .NET Standard 2.0

As promised, we have added the support of .NET Standard 2.0 in v19.10. So now, the … Continue Reading

Posted in GroupDocs.Viewer Product Family | Tagged , , , ,

Lock Watermarks in Word Documents using C#

Watermarking is a famous way of adding labels to the documents that may indicate the state of the document such as draft, confidential, etc. It can be used to add a company’s logo behind the text of the document to avoid the ownership dispute. In some cases, people add watermarks to the documents to protect the content. But, are you sure that the content is protected and no one can remove those watermarks? There is no guarantee because various third-party … Continue Reading

Posted in GroupDocs.Watermark Product Family | Tagged , , ,

Extract Data from Invoices or Receipts in C#

Invoices and receipts are the documents that are used to record the transactions in a particular format when buying or selling of the services or goods is involved. Things have gone digital and with the popularity of online shopping, digital invoices are widely used. Processing a number of digital invoices and extracting the information manually is a complex as well as time taking process. Thus, you need a faster yet efficient way for such a case. So in this article, … Continue Reading

Posted in GroupDocs.Parser Product Family |

Introducing a More Optimized and Simplified GroupDocs.Watermark for .NET API

It’s been quite long since we released the last version of GroupDocs.Watermark for .NET API. The reason behind this gap was to introduce a more simplified and optimized watermark manipulation API for the .NET platform. Today, I am excited to announce that the API v2 of GroupDocs.Watermark for .NET has been released as v19.10 and it is available for download.

What’s new in the latest release?

The major updates have been done at the architecture level of the API … Continue Reading

Posted in GroupDocs.Watermark Product Family | Tagged ,

Count Words and Occurrences of Each Word in a Document using C#

Repetition of data can diminish the worth of the content. Working as a writer, you must follow DRY (don’t repeat yourself) principle. The statistics such as word count or the number of occurrences of each word can let you analyze the content but it’s hard to do it manually for multiple documents. So in this article, I’ll demonstrate how to programmatically count words and the number of occurrences of each word in PDF, Word, Excel, PowerPoint, … Continue Reading

Posted in GroupDocs.Parser Product Family | Tagged

Introducing Z-Order for Text Signatures in GroupDocs.Signature for .NET 19.9

We are back with another monthly release of our eSign APIGroupDocs.Signature for .NET. This release includes three new features, three improvements, and a bug fix. So in this article, I’ll give you a walk-through of the latest release.

Support of Z-Order for Text Signatures

Z-order determines the order for the overlapping, two-dimensional objects in an x-y plane. Put it simply, if X-axis represents the width and Y-axis represents the height then Z-order will represent the depth of … Continue Reading

Posted in GroupDocs.Signature Product Family | Tagged

Extract Images from PDF Documents using C#

Portable Document Format (PDF) is a popular and widely used document format developed by Adobe. The PDF documents can contain a variety of content including formatted text, images, annotations, form fields, etc. Parsing PDF document programmatically is a popular use case and there are multiple ways of extracting the text. However, extracting images from a PDF document is a complex task. This article demonstrates how easily you can extract images from the PDF documents programmatically in C# using GroupDocs.Parser for Continue Reading

Posted in GroupDocs.Parser Product Family | Tagged , , , ,

Introducing API v2 of GroupDocs.Parser for .NET

The all-new API v2 of GroupDocs.Parser for .NET has been released! It would be a piece of breaking news for those who are already using our document parsing API as well as who are looking for an easy to use solution for extracting text, images, and metadata from PDF, word processing documents, spreadsheets, presentations, emails, EPUB & ZIP file formats.

What’s new in the API v2?

We have done some major updates at … Continue Reading

Posted in GroupDocs.Parser Product Family | Tagged

Redact Classified Content from Documents using All-New GroupDocs.Redaction for .NET

We are continuing the journey of revamping our products to bring a more simplified and easy to use interfaces for you. We have done it for many of our document manipulation APIs and recently, we have released all-new GroupDocs.Redaction for .NET API for you as v19.9. With this release, we have made it even easier for you to programmatically remove or mask classified information from text, metadata, and the annotations in MS Word, Excel, PowerPointContinue Reading

Posted in GroupDocs.Redaction Product Family | Tagged