Yearly Archives: 2019

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 |

Export 3D Scene to HTML in C# and Java – 3D API

Aspose.3D for .NET logo

We are pleased to announce the September release of Aspose.3D API. It includes long-awaited support for exporting a scene to HTML format. This feature will enhance the capabilities of your applications and make them truly compatible with many more platforms. Moreover, considering you at the center of our APIs, more control has been shifted towards you by exposing geometric transformation properties. It lets you evaluate global transform, with or without geometric transformation, based on your requirements. For further information, please … Continue Reading

Posted in Aspose.3D Product Family |

Create, Modify VBA Macros in Word Documents within Android

Today, I will highlight the major features introduced in the Aspose.Words for Android via Java 19.9 release:

Create and Modify VBA Macros in Word Documents

The following code example demonstrates as to how to modify VBA Macros in Word document programmatically by using the VbaModule.setSourceCode() property of Aspose.Words for Android via Java API.

Create Repeating Section Content Controls in Word Document

TIP

You may want to check out Aspose FREE macro removal web app.

The repeating section content control … Continue Reading

Posted in Aspose.Words Product Family |

Convert PDF to HTML in .NET Desktop and Web Application with C# VB.NET

PDF to HTML

PDF to HTML Conversion is a widely and commonly used function that can be achieved through different means e.g. software, tools, and online services. Sometimes you need to convert your PDF content in a way that it can be displayed in the browser or become a part of your web application. PDF to HTML Conversion lets you achieve this requirement where PDF content renders with HTML tags with similar styling and formatting. Thanks to Aspose, you can implement the functionality … Continue Reading

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