En

Big News! GroupDocs.Redaction has been released for Java platform!

Do you have to deal with a frequent exchange of the digital documents? Do your documents contain classified and sensitive information that needs to be protected? If they do, how do you process such documents to hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your document.
June 21, 2019 · 3 min · Usman Aziz

Enhanced Email Formats Support Introduced in GroupDocs.Assembly for Java 17.9 API

We are at GroupDocs glad to announce another release of document report generation API version 17.9 also known as GroupDocs.Assembly for Java API. The latest release adds enhanced support for existing features to the API, the most important changes are done to support document assembly for Email formats and also providing bug fixes for all major email formats. For a better experience with the API, we recommend you to download the latest release and try out the features introduced in the latest version of the API.
October 6, 2017 · 2 min · Muhammad Rizwan

Email Formats Enhanced Support Introduced in GroupDocs.Assembly for .NET 17.9 API

Team GroupDocs is glad to announce another release of document report generation API version 17.9 also known as GroupDocs.Assembly for .NET API. The latest release adds enhanced support of existing features to the API, the most important changes are done to support document assembly for Email file formats and also providing bug fixes. For a better experience with the API, we recommend you to download the latest release and try out the bug fixes provided in the latest version of the API.
October 6, 2017 · 2 min · Muhammad Rizwan

Bidirectional Content & Export Metadata - Introduced in GroupDocs.Editor for .NET v17.9.0 API

We are at GroupDocs glad to announce another release of GroupDocs.Editor for .NET v17.9.0 API. This monthly release is adding support for new exciting features like Bidirectional Content to rotate different content in left and right direction. Most of the changes are done for words document format along with adding support for Export Language Metadata. This release is also adding features to export Fonts and document export in PDF format.
September 29, 2017 · 2 min · Muhammad Rizwan

GroupDocs.Comparison for .NET MVC based Front-End Powered by GroupDocs.Total

The GroupDocs team is always motivated to provide extra ordinary solutions to its users, in this regard we are glad to announce the front-end sample project for the ASP.NET MVC developers for GroupDocs.Comparison for .NET API. Although GroupDocs.Comparison for .NET and GroupDocs.Viewer for .NET APIs have been used to develop this UI Example, but mainly the purpose for this release is to empower the developers to write their own document comparison front-end using GroupDocs.
January 19, 2017 · 2 min · Muhammad Rizwan

Import Annotations for Presentation format now Supported in GroupDocs.Annotation for .NET 16.11.0

GroupDocs team is announcing another exciting monthly release. The latest GroupDocs.Annotation for .NET 16.11.0 API provides support for Import Annotations and new types (TextStrikeout , TextUndreline and TextHighlight ) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add new exciting features and enhance your application with GroupDocs.Annotation for .NET API. New Features Introduced - GroupDocs.Annoation for .NETIn this monthly release new annotation types like (TextStrikeout , TextUndreline and TextHighlight ) and import functionality introduced for Presentation file format.
December 16, 2016 · 2 min · Muhammad Rizwan

Improved Performance introduced in GroupDocs.Comparison for .NET API v16.11.0

GroupDocs team is glad to announce another monthly release of GroupDocs.Comparison for .NET 16.11.0 API along with Improved Performance ,new features and fixes. Major changes are done for Presentation document format and introduced enhanced Support for advanced Visual Basic Scripts and detection of Picture Frames.In this monthly release 3 new feature are introduced along with 4 improvements and 3 Bug fixes. Download the latest GroupDocs.Comparison for .NET API to implement the new and improved features.
December 6, 2016 · 2 min · Muhammad Rizwan

Releasing Next Generation GroupDocs.Comparison for .NET - Compare and Merge Microsoft Office, OpenDocument, PDF, Text and HTML documents

GroupDocs team happily announces the release of Next Generation GroupDocs.Comparison for .NET with the new features that you may have not practiced before. GroupDocs.Comparison is a powerful API for comparing + merging Microsoft Office, PDF, Text and HTML documents. It compares both content and styles in the documents and saves the difference summary in a separate result file. This version has a new installer and some new features, fixes, and more document formats are introduced.
April 12, 2016 · 3 min · Muhammad Rizwan

How to Create a Simple Application Using the GroupDocs' JavaScript SDK

In this article I’ll walk you thorough the process of creating a simple JavaScript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavaScript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package. Creating a Package You need Node.js installed on you computer. Read more about installation Node.
June 17, 2013 · 4 min · Derek Hyland

How to Use the GetChanges Method from the Comparison Api to Return a List of Changes in a Document

This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples.
June 7, 2013 · 2 min · Derek Hyland