Monthly Archives: October 2019

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 … Continue Reading

Posted in Aspose.Words Product Family |

Adjust Excel Workbook Compression Level using Java

This image has an empty alt attribute; its file name is aspose_cells-for-java-e1558954178996.jpg

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 … Continue Reading

Posted in Aspose.Cells Product Family |

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.… Continue Reading

Posted in Aspose.OCR Product Family, 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.  To get … Continue Reading

Posted in Aspose.Cells Product Family |

Convert PDF to HTML using C# .NET

In this post, we’ll explore and demonstrate how to read and convert a PDF to HTML in C# with various customization options.

Convert PDF to HTML C#

PDF is one of the most popular document formats these days which is used by a variety of applications as the final output. Due to its support for a wide range of data types and portability, it is the format of choice for creating and sharing content. As a .NET application developer who is interested in developing document … Continue Reading

Posted in Aspose.PDF Product Family | Tagged , , ,

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 Continue Reading

Posted in Aspose.Words Product Family |

Upcoming Release of Aspose.Tasks for C++

Aspose.Tasks for CPP logo

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 … Continue Reading

Posted in Aspose.Tasks Product Family | Tagged , , , , , , , , , , ,

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.

We have received many requests … Continue Reading

Posted in Aspose.Total Product Family |

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. If you add them you will be able … Continue Reading

Posted in Aspose.CAD Product Family |

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.

<<link [uri_or_bookmark_expression] [display_text_expression]>>Continue Reading

Posted in Aspose.Words Product Family |