Monthly Archives: February 2019

Create Barcodes with Parenthesis in Code Text using Java

We are pleased to announce the release of Aspose.BarCode for Java 19.1. This release enhanced the BarCodeGenerator API to support parenthesis in the CodeText. For a detailed note on what is new and fixed, please visit the release notes page of API documentation.

Generate Barcodes with Parenthesis in Code Text using Java

This release of Aspose.BarCode enhanced the BarCodeGenerator API to allow the CodeText to contain parenthesis. You may generate barcodes with parenthesis in the CodeText as shown … Continue Reading

Posted in Aspose.BarCode Product Family |

Create Barcodes with parenthesis in the CodeText

We are pleased to announce the release of Aspose.BarCode for .NET 19.1. This release enhanced the BarCodeGenerator API to support parenthesis in the CodeText. For a detailed note on what is new and fixed, please visit the release notes page for information of API documentation.

Support for parenthesis in CodeText

This release of Aspose.BarCode enhanced the BarCodeGenerator API to allow the CodeText to contain parenthesis. You may generate barcodes with parenthesis in the CodeText as shown below … Continue Reading

Posted in Aspose.BarCode Product Family |

Enable show report filter pages options and get support for MS Excel 95 using Aspose.Cells for PHP via Java 19.1

We are pleased to announce the first public release of Aspose.Cells for PHP via Java v19.1 for the users. This release includes new features, enhancements and bug fixes which further improve the overall stability and usability of the API. Aspose.Cells for PHP via Java has full functionality of Aspose.Cells for Java with a few limitations, minor API changes and additional requirements. Please notice Product features comparison page for your reference. See the following release notes on major features for Continue Reading

Posted in Aspose.Cells Product Family |

Enable Show Report Filter Pages Options using Aspose.Cells for JavaScript via Java 19.1

We are pleased to announce the release of Aspose.Cells for JavaScript via Java 19.1. This release includes new features, enhancements and bug fixes which further improve the overall stability and usability of the API. Since Aspose.Cells for JavaScript is a subset component, so it includes all the important and useful features present in its native Aspose.Cells for Java, please visit features comparison page for your reference. Aspose.Cells for JavaScript via Java has almost full functionality of Aspose.Cells for Java … Continue Reading

Posted in Aspose.Cells Product Family |

Read MapInfo TAB and MapInfo Interchange Files in C# with Aspose.GIS for .NET

We are pleased to announce the release of Aspose.GIS for .NET 19.2. This release gives you the ability to work with MapInfo TAB and MapInfo Interchange file formats. For a complete list of what is new and fixed, please visit the release notes section of the API documentation.

Read MapInfo TAB File in C#

The following code sample shows how to read MapInfo TAB files using C#:

string TestDataPath = RunExamples.GetDataDir();
using (var layer = Drivers.MapInfoTab.OpenLayer(Path.Combine
(TestDataPath, "data.tab")))
{
    
Continue Reading
Posted in Aspose.GIS Product Family |

Work with TrueType Fonts in PostScript to PDF and Image Conversion using C# and Java

Aspose.EPS for .NET

We are pleased to announce latest release of Aspose.EPS API for both .NET and Java Platforms. In this January release, limitations related to rendering of TrueType Fonts have been removed. There were some limitations in earlier version(s) of the API where Type1 Fonts were used to be rendered as outlines instead of text resulting the restrictions that users cannot perform text search operations over obtained PDF documents. However, those restrictions are removed in latest version of the API and conversion … Continue Reading

Posted in Asad Ali |

Convert XPS Documents into PDF using Aspose.XPS

Convert XPS to PDF

It is our pleasure to announce new revision of Aspose.XPS for both .NET and Java Platforms. As per regular monthly update process, API has been rolled out with new features and enhancements. You can now convert XPS to PDF in C# and Java. In order to download and use the latest release of the API, please visit following links as per your working environment e.g. .NET and Java:

Release Notes for both … Continue Reading

Posted in Asad Ali | Tagged , , ,

Convert PDF to EMF using C# or Java

We are honored to announce 19.1 version of Aspose.PDF API which has been rolled out with a lot of improvements in terms of performance and usability. API has already been published and is available for download and to be used in both .NET and Java Applications. In this release of API, more than 30 improvements have been included along with various enhancement in existing functionalities. In case you are planning to download and consume this revision of the API, you … Continue Reading

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

Support for JDK 11 with Aspose.Note for Java 19.1

We are pleased to announce the release of Aspose.Note for Java 19.1. In this release, the support for JDK 11 has been added. This release also includes enhancement in Jpeg Quality in output document. For a detailed note on what is new and fixed, please visit the release notes section of API documentation.

Aspose.Note Compatibility with JDK 11

This month’s release provides compatibility for JDK 11. It can be used either with -jdk17 or -jdk18 library versions on Continue Reading

Posted in Aspose.Note Product Family |

Page Break and Option to Break Row Across Page in Word Documents

We are pleased to announce new release of Aspose.Words for JasperReports. We have upgraded this release to the latest version of Aspose.Words for Java 19.1 and fixed an issue related to bottom margin of page. Moreover, we have added new configuration option BREAK_TABLE_ROWS to work with row break across page. We have added another feature to break the page when page setting is changed e.g. page orientation. In such case, the page break is inserted even when PAGE_BREAKS configuration … Continue Reading

Posted in Aspose.Words Product Family |