Monthly Archives: February 2014

Updating Microsoft Project Work Status with Aspose.Tasks for Java 6.3.0

Aspose.Tasks for JavaSince the launch of Aspose.Tasks for Java, we have worked to improve the API’s functionality. As part of these continuous efforts, Aspose.Tasks for Java 6.3.0 has been released with a number of new features and enhancements.

Updating and Rescheduling an Uncompleted Project’s Work

Microsoft Project lets users update project tasks and rescheduling uncompleted work. This makes it possible to update the overall project work as completed through a specified date for the entire project or specified tasks only. The uncompleted … Continue Reading

Posted in Aspose.Tasks Product Family |

Spring.NET NHibernate Northwind Reports using Aspose.Cells and Aspose.PDF

Aspose.Words and Aspose.Pdf logo

The Spring.NET NHibernate Northwind sample demonstrates the use of Spring’s NHibernate integration to simplify the use of NHibernate. A web tier is also included showing how to use the Open-Session In View approach to session management in the web tier.

We have extended the Northwind application to support the following features:

  • Product Catalog report generation using Aspose.Cells and Aspose.Pdf for .NET.
  • Customer Labels report generation using Aspose.Cells and Aspose.Pdf for .NET.
  • Products by Category report using Aspose.Cells and Aspose.Pdf for
Continue Reading
Posted in Aspose.PDF Product Family, Aspose.Cells Product Family |

Read Encrypted Microsoft Excel 2013 Files and Apply Justify Distributed Alignment Setting in Aspose.Cells for Android 5.0.0

Aspose.Cells for Android logoWe are pleased to announce the release of Aspose.Cells for Android 5.0.0 with new features, enhancements and bug fixes. This new release supports reading password protected Microsoft Excel 2013 files. We provide the Style.setJustifyDistributed() method so you can apply the justify distributed setting while applying text alignment settings on cells.

We also provide support for the B3 (13.9 x 19.7 inches) and Business Card (90 mm x 55 mm) PaperSizeType options.

We have added a number of enhancements and fixes … Continue Reading

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

Aspose.Note for .NET to Work with Microsoft Office OneNote Documents is Coming Soon!

We are pleased to share the details of our upcoming new OneNote file format API. Aspose already helps developers work with Microsoft Excel, Word, PowerPoint, Outlook and Visio file formats within their .NET applications. Aspose.Note will add Microsoft OneNote files to the pool of files that Aspose APIs allow you to work with.

Aspose creates APIs for developers who need to work with popular file formats from within their own applications. Instead of learning a file format inside out, our … Continue Reading

Posted in Aspose.Note Product Family, Imran.Rafique |

New Image Processing Techniques, Code16K Encoding and SHA-2 Support in Aspose.BarCode for Java 5.8.0

Aspose.BarCode for Java logoToday we’re very pleased to announce the release of  Aspose.BarCode for Java 5.8.0. This version sees the barcode detection rate with dark or severely noised  images improved. You can also generate a barcode of Code16K symbology.

We have defined a few more rules regarding AustralianPosteParcel symbology. The API will throw an exception message when generating AustralianPosteParcel barcode with incorrect code text. If the code text is incorrect in recognition, a Code128 will be returned. Similarly, from now onward the BarCodeReaderContinue Reading

Posted in Aspose.BarCode Product Family, Imran.Rafique |

Import Contents from Microcoft Word and PDF Files to Umbraco Sites

We are pleased to announce the release of more macros in Umbraco. The macros involved in this release are below:

You can download the macro from the social coding website of your choice. The macros include an Import from Word/PDF button that displays the uploaded document. These will help you to get the contents of your document using Aspose.Words and Aspose.PDF whether you have Microsoft Word or Adobe … Continue Reading

Posted in Aspose.Total Product Family |

Read Encrypted Microsoft Excel 2013 Files, Unhide Rows/Columns to their Original Height/Width and More in Aspose.Cells for Java 7.7.2

Aspose.Cells for Java logoWe are pleased to announce the release of Aspose.Cells for Java 7.7.2 with new features, enhancements and bug fixes. This new release supports reading password protected Microsoft Excel 2013 files. We provide the Style.setJustifyDistributed() method so you can apply the justify distributed setting while applying text alignment settings on cells.

We also provide support for B3 (13.9 x 19.7 inches) and Business Card (90 mm x 55 mm) PaperSizeType.

We have enhanced the unhiding rows/columns feature in this release. … Continue Reading

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

Read Encrypted Microsoft Excel 2013 Files, Apply Justify Distributed Alignment Setting and Other Enhancements in Aspose.Cells for .NET 7.7.2

Aspose.Cells for .NET logoAspose.Cells for .NET 7.7.2 has been released. This new release supports reading password protected Microsoft Excel 2013 files. We provide the Style.IsJustifyDistributed property so you can apply the justify distributed setting while applying text alignment settings on cells.

We also provide support for B3 (13.9 x 19.7 inches) and Business Card (90 mm x 55 mm) PaperSizeType. We have added the PaperB3 and PaperBusinessCard enumeration members to the PaperSizeType enumeration that can be used when setting page options.

Fixes

Continue Reading
Posted in Aspose.Cells Product Family | Tagged , , , , , , , , ,

PDF to HTML – Save Images in Raster Format using C#

Aspose.Pdf for .NET logo

PDF to HTML conversion is one of the prominent features Aspose.PDF for .NET offers. By default, the images inside the document are saved in SVG format when converting PDF files to HTML format. However, it is possible to save images in non-SVG format, as raster images. Please have a look at the following code snippet to see how this can be done.

// Source PDF file
Document doc = new Document("c:/pdftest/page_6.pdf");
// Create HtmlSaveOption with tested feature
HtmlSaveOptions saveOptions = 
Continue Reading
Posted in Aspose.PDF Product Family, Nayyer Shahbaz |

Spring.NET E-ticket Generation in SpringAir using Aspose.Words for .NET

Aspose.Words for e-ticketing

SpringAir is a flight reservation and ticket booking system based on Spring.NET that demonstrates the ASP.NET framework showing features such as dependency injection for ASP.NET pages, bi-directional data binding, validation and localization.

We have extended the SpringAir application to support the following features:

  • Generation of e-ticket in Microsoft Word and PDF formats.
  • Machine readable e-ticket containing itinerary details and dynamically generated barcode.
  • Allowing users to save e-ticket in Microsoft Word or PDF format for sharing and printing.

Please check the … Continue Reading

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