Search
Follow Us
Categories
- Success Stories(157)
Archives
Yearly Archives: 2010
Create 3D Bar charts in your Java applications
Aspose.Report for Java 2.2.0 has been released. This release supports creating 3D Bar charts. You can adjust different properties of chart, chart area, axes, grids and labels to create 3D Bar charts according to your requirement.
This release also includes the most recent bug fixes.
To view a list of new features and fixes and to download Aspose.Report for Java 2.2.0, please visit Download Page.
Posted in Aspose.Total Product Family
Export Excel Files with Digital Signatures and Optimize Performance in Aspose.Cells for Reporting Services 1.6.0
We have released the Aspose.Cells for Reporting Services v1.6.0 for the users.
In this version, we have supported to Export Excel 2007 and ODS file formats with Digital Signatures. You can also Optimize Performance configuring Aspose.Cells.ReportingServices.xml file. There are some other enhancements and fixes too.
Download URL:
http://www.aspose.com/community/files/52/ssrs-rendering-extensions/aspose.cells-for-reporting-services/entry274385.aspx… Continue Reading
Posted in Aspose.Cells Product Family
Autoporting Aspose.Words for Java Progress – 15th Dec 2010
Today there are only 1176 out of 8805 unit tests are failing in Aspose.Words for Java.
Some unit tests are comparing output documents with “gold” (a.k.a last known good) documents for regression testing.
Now both the original Aspose.Words for .NET and autoported Aspose.Words for Java need to produce documents that match the same set of gold files initially produced by Aspose.Words for .NET. Only a small number of files will be different and accepted as “java only golds”.
Here is an … Continue Reading
Posted in Aspose.Words Product Family
Twitter Client Application Development with Aspose.Network for .NET
We have recently released a new version of Aspose.Network for .NET v5.9. In this version, we have included the API for interacting with Twitter. Now, you can use Twitter in your applications using Aspose.Network for .NET.
Here are some articles that will get you started on using the Twitter client.
- General Information about Twitter Client
- Authorizing the Application with Twitter
- Update Status Information on Twitter
More articles on twitter client will be added soon.
We also added some new properties
… Continue Reading Posted in Aspose.Email Product Family
Remove All JavaScript From PDF and Highlight Text Features are Introduced in Aspose.Pdf.Kit for .NET.
Aspose.Pdf.Kit for .NET 5.1.0 has been released with some new features and improvements. We have introduced a new feature to remove all the JavaScript from the PDF file. This can be achieved using Strip method of PdfJavaScriptStripper class. The Strip method returns true in case any scripts were found and removed. You can use the following code snippet:
//create PdfJavaScriptStripper object
PdfJavaScriptStripper javascriptStripper = new PdfJavaScriptStripper();
//remove all javaScript from PDF file
bool result = javascriptStripper.Strip(“input.pdf”, “output.pdf”);
We have also … Continue Reading
Posted in Aspose.PDF Product Family
Render to Image, Update ABCData String Constant, Replace Text and Font Conversion Features are Improved in Aspose.Flash for .NET.
Aspose.Flash for .NET 3.4.0 is released. In this latest version, we have improved image rendering using Render method, updating string constants in ABCFile obtained from ABCData, text replacement and true type font to SWF font conversion features.
You can see the changes and download the latest version from the Aspose.Flash for .NET download section.
… Continue Reading
You can see the changes and download the latest version from the Aspose.Flash for .NET download section.
… Continue Reading
Posted in Aspose.Total Product Family
Highlight Text Feature, Replace Text, Add Header and Footer in PDF in Java
We have published the latest version of Aspose.PDF for Java. In Aspose.Pdf.Kit for Java 3.6.0, we have introduced a new feature to highlight text in a PDF file. The replaceText method can be used to highlight the text by setting its background color.
We have also improved the PdfContentEditor and TextProperties classes. Text replacement, adding footer and page number features have also been enhanced. You can see the complete list of changes and download the latest version from the Aspose.PDF … Continue Reading
Posted in Aspose.PDF Product Family
Autoporting Aspose.Words for Java Progress – 2nd Dec 2010
In my last report we had almost 8200 unit tests failing. Now a week later, we have only 2132 tests failing in Aspose.Words for Java.
The end is actually close and might well get Aspose.Words for Java 10.0 released as a New Year present.… Continue Reading
Posted in Aspose.Words Product Family