English

Insert Hyperlinks to Bookmarks in Word Documents using Java

Today, I will highlight the major features introduced in Aspose.Words for Java 19.10 release: Main Maven POM File Automation We have now added automation code in the Main Maven POM file. When you run this POM file, it will automatically choose the correct JDK version and download the plugin (if needed) for advanced HarfBuzz Shaper based Typography (note that this only works for windows). Insert Hyperlink Dynamically using LINQ Reporting Engine You can now insert hyperlinks to your reports dynamically by using the link tags.
October 30, 2019 · 2 min · Awais Hafeez

Adjust Excel Workbook Compression Level using Java

Its great pleasure to share that we have achieved another milestone by publishing new release Aspose.Cells for Java 19.9 that will enable developers to adjust the workbook compression level. Don’t worry, this is not the only feature as there are many other enhancements as well including the facility to print multiple copies of a workbook and support for reading and rendering Control of ODS files. Details of all the new features, enhancements and bugs resolution can be seen in the release notes.
October 30, 2019 · 4 min · Ahsaniqbal

Perform OCR on images in C++ Applications using Aspose.OCR for C++

OCR (optical character recognition) is the recognition of written or printed text and it is widely used functionality. Reading images which have textual content has now been common and essential requirement for many businesses. We at Aspose are honored to announce upcoming release of Aspose.OCR for C++. Now you will be able to use Aspose.OCR in C++ applications to implement the OCR functionality. Following section offers some insights into initial API features and news about its first version availability.
October 29, 2019 · 2 min · Asad Ali

Adjust Excel Workbook Compression Level using C#

Guys, in the blog you will learn how to adjust the workbook compression level. You can also avail the useful feature to print multiple copies of a workbook and support for reading and rendering controls of ODS file. We suggest you to have a look at the release notes to get the complete list of features, enhancements and other fixes which are part of this new release. Let’s not wait another moment to review the release notes.
October 29, 2019 · 3 min · Amjad Sahi

Convert PDF to HTML in C# - A Comprehensive Guide

Are you looking for a high-speed C# library for converting PDF files to HTML? If yes, this article is going to make your life easier by providing a powerful and high-quality solution for PDF to HTML conversion in C#. You will also learn how to customize PDF to HTML conversion using various options. So let’s go through a step-by-step guide and code samples to perform this conversion.
October 24, 2019 · 4 min · Usman Aziz

Create Repeating Section Content Control in Word Documents using C++

Today, I will highlight the major features introduced in the Aspose.Words for C++ 19.9 release: Create Repeating Section Content Controls in Word Document The repeating section content control allows repeating the content contained within it. Using Aspose.Words for C++ 19.9, the structured document tag nodes of the repeating section and repeating section item types can be created and for this purpose, SdtType enumeration type provides RepeatingSectionItem property. The following code example demonstrates how to Bind a Repeating Section Content Control in Word Document to a Table.
October 23, 2019 · 2 min · Awais Hafeez

Upcoming Release of Aspose.Tasks for C++

We are pleased to share that Aspose.Tasks API is coming soon to C++ platforms with the name of Aspose.Tasks for C++. It will be soon available for download and to be used in applications. Aspose.Tasks (written in C++) is designed to be used with C++ language in variety of platforms like Windows, Linux and UNIX. Aspose.Tasks can be used with any kind of application from console-based to desktop-based applications. The documentation shall provide fully featured demos and working examples written in C++ for a quick start of API.
October 23, 2019 · 2 min · Mudassir

Free Aspose Consulting Projects Service gets Positive Response from our Customers

Just about three months ago on 1st August 2019, we launched our free Aspose consulting projects service. We have got positive response and good feedback from our customers on this service. So far, during this short period, we have got 15 requests for consulting projects with interesting use cases. This helps us understand that many of our customers wanted help with our APIs in a different way and we reached out to them.
October 22, 2019 · 2 min · Shahzad Latif

Add Watermark to DWG CAD Drawings using C# and Java

Here comes a new release of Aspose.CAD for .NET, Java 19.9, which has been enriched with new features. As a standard practice, the Aspose team publishes both .NET and Java-based API having the same features sets simultaneously. I will be giving you an overview of Common File format, layout size, and watermark. Add Watermark in DWG - C# and Java Watermark prevents anyone from making use of your propriety images or files.
October 18, 2019 · 3 min · Adnan Ahmad

Insert Hyperlinks to Report using LINQ Reporting in Aspose.Words for .NET 19.10

We at Aspose are honored to announce the October release i.e. Aspose.Words for .NET 19.10. You can now download it and use it in .NET applications. let us check out what is new for you in this release. Insert Hyperlink Dynamically using LINQ Reporting Engine We have added new features in the LINQ Reporting engine i.e. insert the hyperlink to your report document dynamically using link tags. The syntax of a link tag is defined as follows.
October 17, 2019 · 1 min · Tahir Manzoor