Search
Follow Us
Categories
- News Release(3)
Tag Archives: API
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… Continue Reading
Posted in GroupDocs.Assembly Product Family Tagged API, Email, Enhanced Support, GroupDocs, GroupDocs.Assembly for Java, java
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
… Continue Reading 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. In this monthly release we have also done … Continue Reading
Posted in GroupDocs.Editor Product Family Tagged .NET, .NET API, API, Document Editing API, GroupDocs
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.Comparison for .NET 3.x. almost all … Continue Reading
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 .NET
In this monthly release new annotation types like (TextStrikeout , TextUndreline and TextHighlight … Continue ReadingImproved 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.
GroupDocs.Comparison for .NET 16.11.0 –
… Continue Reading Posted in GroupDocs.Comparison Product Family Tagged API, compare documents, Comparison, document comparison, GroupDocs, GroupDocs API, Improved, PDF, Performance, Spreadsheet, Words
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. We recommend that you … Continue Reading
Posted in GroupDocs.Comparison Product Family Tagged .NET, API, Comparison, Document, GroupDocs, Microsoft, Office, PDF, Spreadsheet, Word
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.js. When Node.js is on your computer you can start
Posted in zArchive Tagged API, document collaboration, document management, GroupDocs API, GroupDocs API SDK, GroupDocs JavaScript SDK, javascript
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)