Author Archives: Atir Tahir

Implement Link Annotation in PDF Documents

You might be wondering if there would be more annotation types. The wait is over, we’ve introduced Link Annotation in GroupDocs.Annotation for .NET 19.4. With the passage of time we’ll introduce more annotations. Currently, Link Annotation is supported for PDF, Slides and Word documents only. Let’s see the minimal set of fields required for Link Annotation.

There is one improvement and few bug fixes introduced as well. Previously,
GetPdfFile method was not processing password protected documents. Now, if you need … Continue Reading

Posted in GroupDocs.Annotation Product Family | Tagged

AutoCAD to Image Conversion Issue is Fixed

Here we are with another release of GroupDocs.Conversion for .NET 19.4. We’ve implemented automatic naming when saving a converted document to file. Do you want to convert a CMX (Corel Metafile eXchange) file to PDF or any other supported file format? Then you must try out this release.

We also improved the process of getting page orientation for a specific page

Obsolete Methods

  • CellsLoadOptions is marked as obsolete and is replaced by SpreadsheetLoadOptions
  • CellsSaveOptions is replaced by SpreadsheetSaveOptions
  • HtmlSaveOptions is
Continue Reading
Posted in GroupDocs.Conversion Product Family | Tagged

Implement Page Rotation when Converting to PDF

Its time to augment your document conversion experience. You will be pleased to hear the new features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4.
You can now set page rotation angle when converting to a PDF or Image format. And it only takes a … Continue Reading

Posted in GroupDocs.Conversion Product Family | Tagged

Add Ellipse Annotation in Slides

We try our best to provide minimal yet appropriate solutions to our customers. Hence, in this month’s release of GroupDocs.Annotation for .NET 19.3 you will observe some new “easy-to-implement” features. Lets start with ellipse annotation. You might be looking for it, we’ve now added its support for different document formats.

Ellipse Annotation

GroupDocs.Annotation for .NET 19.3 provides GetThumbnail method for PageImage class, that helps you in getting thumbnails of PDF document pages.

Get Thumbnails

You’ll be glad to hear that … Continue Reading

Posted in GroupDocs.Annotation Product Family | Tagged

Password Protected Files Comparison Issue is Resolved

GroupDocs.Comparison for Java 19.3 rolls out with major bug fixes. When password protected files were compared, result was null. This might be a showstopper for you but not anymore.

Moving ahead, comparing a PDF with itself was not working, result was null. We fixed this issue.

Most importantly, MultiCompare was also returning null. Code below explains how it works.

You can compare a source file with multiple target files. Sounds appealing, isn’t it? Don’t wait, download the latest release and … Continue Reading

Posted in GroupDocs.Comparison Product Family | Tagged

Set Flip Mode when Converting to a Image Format

With our latest release of GroupDocs.Convesion for .NET 19.3, some new properties are introduced in ImageSaveOptions class. When converting to a Image format you can now always set brightness and contrast. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. Based on your feedback, we resolved some previously logged issues and improved document conversion experience. Such as, image quality is improved when converting to a WebP format. Furthermore, JpegQuality issue is now resolved for PDF … Continue Reading

Posted in GroupDocs.Conversion Product Family | Tagged

Save Document Comparison Results in Image Format

Yes, you heard it right. We’ve implemented ability to save document comparison results in image format as well. In this blog post we’ll review the new feature and bug fixes introduced in monthly release of GroupDocs.Comparison for .NET 19.3.1.

Let’s talk about image representation of the document pages. The moment you save comparison results in your directory, you have a control to save results in image format as well using ICompareResult.SaveImages Method. Quite simple, isn’t it?

The good thing … Continue Reading

Posted in GroupDocs.Comparison Product Family | Tagged

RotatePages Support in Diagram Formats

Page rotation mechanism is one of the fundamental techniques when it comes to document manipulation and modification. As you know this feature is already supported by the API but for the limited file formats. Hence, in this month’s release of GroupDocs.Merger for Java 19.2, we implemented this feature for Diagram formats. By defining page number(s) and rotation angle you can achieve the purpose. Let’s see how simple it is.

We also added SwapPages support for Note format.

Bug Fixes

Continue Reading
Posted in GroupDocs.Merger Product Family | Tagged

XLTX File Format Support in GroupDocs.Merger for .NET

Document Manipulation and Modification is now programatically implemented in a lot of file formats. Keeping that in view, we are introducing some new file formats with the release of GroupDocs.Merger for .NET 19.2.

Following new file formats are now supported by the API:

  • XLT
  • XLTX
  • XLTM

In excel these file formats are basically saved as a template files.

Beside new features, we also introduced a improvement and few bug fixes.
ODP presentations loading is optimized.

Previously, MovePage method was not … Continue Reading

Posted in GroupDocs.Merger Product Family | Tagged

ZIP Archive Indexing is Improved in GroupDocs.Search for Java 19.2

GroupDocs.Search for JavaWe are pleased to announce the monthly release of GroupDocs.Search for Java 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in search queries are introduced. Please check GroupDocs.Search for Java 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API.

Breaking Change

  • Removed obsolete methods Import and Export from dictionary classes

Improvements

Following improvements are introduced in this release:

Implement escaping special

Continue Reading
Posted in GroupDocs.Search Product Family | Tagged