Yearly Archives: 2019

Improved HTML Formatting in Aspose.Words for Reporting Services 19.8

Aspose.Words for SSRS icon

We are pleased to announce the new release of Aspose.Words for Reporting Services i.e. 19.8. We have upgraded this release to Aspose.Words for .NET 19.8. You may know that this product uses Aspose.Words for .NET as a codebase. So, the enhancements and features of Aspose.Words for .NET are used in this product while exporting RDL/RDLC.

We have also improved HTML formatting for output documents in this release. In HTML formatting, when there are several “style” attributes, for example:

<p … Continue Reading

Posted in Aspose.Words Product Family |

Detect Hyperlink Type in Excel Spreadsheets using Java

You get a list of hyperlinks from an Excel file and now thinking about how to categorise them into different types in order to select the appropriate method for processing each of them. Don’t panic! Aspose.Cells for Java 19.8 is released containing the solution for this problem. This is not the only feature introduced in this release but there are many more to explore like extracting embedded MOL file, getting total page count before converting to PDF/Image, inserting SVG file … Continue Reading

Posted in Aspose.Cells Product Family |

Detect Hyperlink Type in Excel with Aspose.Cells for .NET

Hyperlink type in XLSX Guys, in the blog you will learn how to categorize hyperlinks in order to select the appropriate method for processing each of these links. You may also explore and extract embedded MOL file. Moreover, we now provide a solution when rendering bigger files (having millions of pages in the sheet(s)). You may get total pages count before converting to PDF/Image, This is a good thing to know to decide whether to render or not to render. You may have a… Continue Reading
Posted in Aspose.Cells Product Family | Tagged ,

Compress Files into gzip Format using C# with Aspose.ZIP for .NET

Guys, let’s check out what’s new for you in Aspose.ZIP for .NET 19.8 release.

Retrieve gzip Archive Name using C#

The following code example shows how to open an archive from a stream and retrieve its name.

Compress Files into a .gz Archive using C#

The following code example shows how to compress a file using GZipArchive instance.

Open gzip Archive for Processing using C#

The following code example shows how to open a gzip archive.

Moreover, to learn how … Continue Reading

Posted in Aspose.ZIP Product Family | Tagged , ,

Security Updates in Aspose.Words for C++ and Aspose.Cells for C++

Aspose makes it a top priority to ensure that our products are free of any bugs which may cause security issues for customers. Our internal teams carefully analyze all releases for possible vulnerabilities and to keep on top of emerging threats.

Recently we were made aware of two vulnerability reports from security researcher Cisco Talos.
Unfortunately, there was a long delay in us receiving these reports because Cisco Talos failed to get in touch via one of the many channels … Continue Reading

Posted in Aspose.Total Product Family | Tagged , ,

Draw Shapes in Visio Page using C# with Aspose.Diagram for .NET

Microsoft office is one of the most powerful drawing tools in the market. If you want to work with it programmatically and develop Add-Ons, it becomes a hassle. Often times it becomes even hard to perform a basic task – like drawing a shape inside a page. Well, you don’t need to worry much! It’s as easy as pie when you draw shapes using Aspose.Diagram for .NET.

Using Aspose.Diagram for .NET, you can not only draw basic but complex … Continue Reading

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

Support of JasperReports 6.9.0 in Aspose.Words for JasperReports 19.7

Jasper Report DOCX file

It is our honor to announce the latest version of Aspose.Words for JasperReports 19.7 which is available for download.

Download Aspose.Words for JasperReports 19.7

We have upgraded this release to Aspose.Words for Java 19.7. We have also added support of JasperReports 6.9.0 in this release. Now, you can use Aspose.Words for JasperReports with JasperReports 6.9.0.

Moreover, we have improved the export of nested tables and header and footer in the output Word document.

For more about Aspose.Words for JasperReports 19.7, … Continue Reading

Posted in Aspose.Words Product Family |

Work with Markdown (.md) Files in C++ using Aspose.Words for C++

Hello guys, let’s check out what’s new for you in Aspose.Words for C++ 19.8 release.

Markdown Features (.md Format)

Markdown is a simple way to format plain text that can easily be converted to HTML. Markdown features currently supported by Aspose.Words are {Headings, Block quotes, Horizontal rules, Bold emphasis, Italic emphasis}. The Markdown feature implementation mostly follows the CommonMark specification in Aspose.Words API and all the features are represented as corresponding styles or direct formatting. Which means that:

  • Bold
Continue Reading
Posted in Aspose.Words Product Family |

Track Progress in Excel to PDF Conversion in C#

Do you need to track your Excel to PDF conversion for bigger files? Aspose.Cells can suit your needs; it provides a sort of callback event/mechanism that notifies you the progress of the conversion. All you need to do it is implement an interface and write your code using Aspose.Cells APIs for your needs. In this post, I will share how to track your conversions for Excel to PDF rendering. Moreover, Aspose.Cells now supports to convert combo charts precisely and elegantly … Continue Reading

Posted in Aspose.Cells Product Family |

Work with Large DWG Files using C# and Java with Aspose.CAD

Hi guys! I am back with all new blog to give you a walk through of latest Aspose.CAD for .NET/Java 19.7. As a standard practice, Aspose team publishes both .NET and Java based API having same features sets simultaneously. I will be giving you overview of what new features have been included in API along with example code to use them.

Loading Large DWG Files in C#

Aspose.CAD for .NET provides facility to open very large DWG files using CadImageContinue Reading

Posted in Aspose.CAD Product Family |