Monthly Archives: November 2010

Aspose sponsors the Great Lakes Area .NET Users Group

We are pleased to announce that Aspose is sponsoring the Great Lakes Area .NET Users Group. GANG meets on the third Wednesday of each month, at 6 PM in the Microsoft office in Southfield, Michigan.

1000 Town Center Dr. Suite 1930
Southfield, MI 48075
Phone Number: (248) 905-1457

They are a community of developers interested and active in the development of software implementing the Microsoft .Net framework and associated environment. Topics of discussion will focus on .Net development and related subjects.

Continue Reading
Posted in Merit Cooper, Developer Community Support |

Does anybody use XPath in Aspose.Words?

Did you know you can use use XPath queries to find nodes in the Aspose.Words document tree?

Here is the API topic with some code examples http://www.aspose.com/documentation/.net-components/aspose.words-for-.net/aspose.words.compositenode.selectnodes.html

On the surface it looks like a pretty cool feature. Aspose.Words loads a document (a document in almost any wordprocessing format) into a tree-like model in memory. The model resembles OOXML, but is more “refined’ meaning you don’t have to deal with relationships to other parts and other raw stuff. Then you can … Continue Reading

Posted in Aspose.Words Product Family |

Justify or FullJustify Alignment for Text Box Report Element in PDF

Stepping ahead in the race of providing more vigorous and market competitive products, once again Aspose has made a remarkable leap in providing Aspose.PDF for Reporting Services version with a support for text alignment feature (Justification / FullJustification) which is natively not supported by SQL Reporting Services. More along, this new release version has become more stable while processing complex report documents.

In order to view a complete list of fixes and to download Aspose.PDF for SSRS 1.9.0, please visit … Continue Reading

Posted in Aspose.PDF Product Family |

Just 42 files remain to autoport for Aspose.Words for Java – 14th Nov 2010

If you are not sure what we are talking about, here is the previous post in this series.

Today’s Aspose.Words for Java stats are:

  • Total source files 2533
  • 42 files have autoporting problems
  • All other files – we automatically convert them from C# to Java using our porting tool.

What’s next:

1. We are going to sort out the remaining 42 files in the next week or so. There is basically one major porting problem now – use of ADO.NET class … Continue Reading

Posted in Aspose.Words Product Family |

Read physical percent complete and resource assignment’s overtime work and cost values from MS Project 2003/2007/2010 MPP files

Aspose.Tasks for .NET 3.4.0 has been released. This release supports reading PhysicalPercentComplete and ResourceAssignment’s overtime work and cost values as well as Baseline’s save time and overtime works timephased data from MS Project 2003/2007/2010 MPP files.

Reading tasks, resources and assignments’ baseline-timephased data from MS Project 2003/2007/2010 MPP files has also been supported by this release. You can also read the resource creation date from MS Project 2003 MPP files.

To view a complete list Continue Reading

Posted in Aspose.Tasks Product Family |

Microsoft Office SharePoint Server 2010 is supported now in Aspose.Cells for SharePoint 2.0.0

We have released the Aspose.Cells for SharePoint v2.0.0 for the users.

Aspose.Cells for SharePoint now supports Microsoft SharePoint Server 2010. We also include “Overwrite” option in file conversion settings.

Download URL:

http://www.aspose.com/community/files/73/sharepoint-components/aspose.cells-for-sharepoint/entry268464.aspxContinue Reading

Posted in Aspose.Cells Product Family |

Replace Text using Regular Expression and Uniquely Identify Watermark

Aspose.Pdf.Kit for .NET 5.0.0 is now available for download. In this latest release, we have added features to replace text based on regular expression and uniquely identify watermarks and then get their information or delete them. You can either replace the first occurrence of any string satisfying the regular expression or all the occurrences. This version also allows you to uniquely identify the stamps by their IDs; you can either get the information of these stamps or delete any or … Continue Reading

Posted in Aspose.PDF Product Family |

Support for PPT to PPTX conversion and Chart Creation\Updating features available in Aspose.Slides

We take pride in sharing the new release of Aspose.Slides for .NET 4.4.0, which includes a pivotal and long awaited feature support for converting PPT to PPTX presentation. Now, one can easily access the PPT from PresentationEx class instance and can convert them to PPTX. For more details about what features are supported in PPT to PPTX conversion, please visit this documentation link.  The ground breaking feature support for creating and modifying charts using Aspose.Slides has been provided in this Continue Reading

Posted in Aspose.Slides Product Family |

SQL Server 2008 R2 Reporting Services is Supported with Aspose.Flash for Reporting Services.

A newer version of the Aspose.Flash for Reporting Services is now available for download. In Aspose.Flash for Reporting Services 1.2.0, we have provided support for Microsoft SQL Server 2008 R2 Reporting Services. This release has been extensively tested with SQL Server 2008 R2.

We have provided both the MSI and DLL only versions. You can download the latest release from the Aspose.Flash for Reporting Services download section. If you just want to have a look at the documentation in offline… Continue Reading
Posted in Aspose.Total Product Family |

Replace Text Based on Regular Expression and Import Images From XML Features are Introduced in Aspose.Pdf.Kit for Java.

We have released a new version of Aspose.Pdf.Kit for Java with some new features and fixes. In Aspose.Pdf.Kit for Java 3.5.0, we have introduced a new feature to replace text based on the regular expression. If the criteria specified in the regular expression is met, the first instance of the text will be replaced. In order to replace a string like 09.11.2010, you can use the following regular expression: “\\d{2}\\.\\d{2}\\.\\d{4}”; whereas, a string like 2034-3490-8 can be replaced using “\\d{4}-\\d{4}-\\d{1}”.… Continue Reading
Posted in Aspose.PDF Product Family |