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 |

Generate VIN (Vehicle Identification Number) Barcode in Reporting Services

We have just released a new version of Aspose.BarCode for Reporting Services v2.4. It now supports the generation of VIN (Vehicle Identification Number) barcodes. VIN barcode is used by the automotive industry to identify motor vehicles. It has been accepted as a standard since 1981. For release notes and download, please visit https://downloads.aspose.com/barcode/reportingservicesContinue Reading

Posted in Aspose.BarCode 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.
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
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 |

Aspose Newsletter December 2010

End of the Year and a Very Special Offer

At Aspose we don't believe in standing still. We've nurtured a strong sense of continual improvement in our business and our products. The literally thousands of features and enhancements that we've packed into our products this year stands testimony to this. We’ve also registered over 100,000 users at Aspose.com making 2010 the year we became the World’s largest file format community.

We're hard at work putting the finishing touches to Aspose.Words

Continue Reading
Posted in Customer Newsletters | Tagged , , , , , ,

Aspose – ニュースレター 2010年 12月

年末スペシャル キャンペーン

Aspose のビジネスと製品は常に改良を図り、Aspose は、進化し続けます。今年は、文字通り、Aspose 製品で数千の新機能と改良を行いました。また、Aspose.com の登録ユーザー数は 100,000 ユーザーを超え、2010年に、世界最大級のファイル フォーマット コミュニティになりました。 現在、Aspose.Words v10 のリリースの準備を行っています。v10 では、.NET バージョンのすべての機能を Java バージョンに統合します。2011年早々にはリリースする予定です。またその他にも魅力ある新製品をリリース予定です。 今年はまた、新ブランドとして、SharePoint 製品ラインをリリースしました。ドキュメントを異なるフォーマットに変換することは簡単なことではありませんが、Aspose.Words for SharePoint、Aspose.Cells for SharePoint および Aspose.Slides for SharePoint は、Aspose のパワフルで柔軟なドキュメント変換テクノロジーを SharaPoint ソリューションのエンド ユーザーへ提供します。 2010年は Aspose にとって大変有意義な 1年となりました。その感謝の意を込めて、アプリケーションに新しい魅力ある機能を追加して、新しい 2011年をスタートできるように、Aspose 製品をご愛顧いただいているお客様に 1回限りのスペシャル キャンペーンを実施します。2011年 1月 31日まで、Aspose.Total スイート製品を 25% off で提供いたします。この Aspose.Total のキャンペーン価格は、2製品分の価格よりも安くなります。このキャンペーンを利用するには、お申し込み時にクーポン コードXMAS2010NLをご連絡ください Many thanks, John Owens, Aspose Scotland Team Leader @aspose

製品スポットライト – Aspose.Cells for SharePoint

Aspose.Cells for SharePoint で SharePoint アプリケーション内から Microsoft Excel ファイルを変換できます。一般的な Spreadsheet フォーマットをサポートし、同様に出力用に HTML、XML および
Continue Reading
Posted in Aspose Japan, Customer Newsletters | Tagged

Read MPP files created by MS Project 2010 and saved as MS Project 2003/2007 MPP files

Aspose.Tasks for .NET 3.5.0 has been released. This release supports reading MPP files created by MS Project 2010 and saved as older MPP formats like 2003/2007. OnlyTableValuesAllowed flag is also supported in this release and you can modify this flag when customizing the outline code field.

This release supports more languages for resource phonetics field and also allows you to reorder resources and resource assignments’ arrays by IDs when reading data from MPP files.

To view a complete Continue Reading

Posted in Aspose.Tasks Product Family |