Yearly Archives: 2011

Enigma Solutions delivered RTF processing and PDF Rendering Capabilities using Aspose APIs

About Enigma Solutions

Enigma Solutions Logo

Enigma Solutions provides custom, scalable applications to clients all over the country. We focus particularly on workflow, integration, and performance monitoring for retail and healthcare, providing easy-to-use and reliable software.

Problem

A healthcare client who delivers hundreds of critical documents a week to scores of recipients was spending too much time and money managing paper, printer and fax machines, phone lines, email addresses, and fax numbers. To reduce the labor and expense, they needed a simple, but … Continue Reading

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

Aspose Newsletter February 2011

Two new products and a busy month ahead

Hi there! I hope 2011 is shaping up for you and that you are managing to keep to your New Year's resolutions.

Last month my colleague Danny shared that we had a lot of exciting plans in store for 2011 – he wasn't joking! January was a busy month for us and February is looking equally productive.

Some highlights – this month we've released:

  • Aspose.Words for .NET V9.6 with some fantastic new
Continue Reading
Posted in Customer Newsletters | Tagged , , ,

Aspose ニュースレター 2011年 2月

新製品情報を 2つと今後の企画を紹介します。

2011年は、良いスタートを切ることができましたでしょうか。また、新年に建てた今年の目標はまだ継続していますでしょうか。

先月、同僚の Danny が 2011年は多くの企画を計画してると紹介しましたが、彼の話は冗談ではなく、1月は本当に忙しく、2月もまた同様にアクティブな月になるでしょう。

以下、今月リリースのハイライトです:

  • 多くの新機能を追加した Aspose.Words for .NET V9.6 のリリース、
  • および JasperReports 製品群の新製品: Aspose.Pdf for JasperReports のリリース、
  • さらに SharePoint 製品群の新製品: Aspose.Network for SharePoint のリリースを紹介します

Aspose では、常にお客様に Aspose のソフトウェアをダウンロードしてご評価いただくことを願っております。Aspose の Web サイトのダウンロード ページからフル機能を備えた評価版をダウンロード可能です

これから数ヵ月の間に Aspose.PDF for .NET を改良する予定です。Aspose.PDF for .NET v. 6.0 としてメジャー アップグレードし、多くのお客様からご要望いただいている新機能を追加する予定です。Aspose.PDF for .NET は、PDF コンポーネント製品の市場では、リーディング製品となり、また、今回の改良でさらにその地位を確保することになるでしょう。Aspose.PDF v. 6.0 for .NET の新機能の一部をプレビューとして紹介する予定です。

Aspose 製品をご愛顧いただき誠に有難うございます。Aspose では、常にお客様からの声を伺いたいと思っております。ご意見、ご要望がございましたら、お気軽にご連絡ください。

Many thanks,

John Owens, Aspose Scotland Team Leader
@aspose

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

SharePoint 製品群の新製品を紹介します。Aspose.Network for SharePoint は、SharePoint

Continue Reading
Posted in Aspose Japan, Customer Newsletters | Tagged

OST File Format Support Added in Aspose.Network for .NET 6.1

We are happy to announce the release of a new version of Aspose.Network for .NET v6.1. This version now supports reading OST files. OST files are used by Microsoft Outlook connected to an Exchange Server to store the emails, contacts and calendars locally. We also added some new features related to Exchange/FTP Servers and fixed some bugs.

Continue Reading
Posted in Aspose.Email Product Family |

Read/Write MS Project 2010 XML Format using C#

Aspose.Tasks for .NET 3.6.0 has been released. This release supports reading/writing MS Project 2010 XML format. This release also supports reading IsCrossProject flag and CrossProjectName values of the TaskLink and allows you to identify the tasks through subprojects and linked projects

This release automatically sets the DurationFormats to undefined values when creating new objects and includes the most recent bug fixes.

To view a complete list of new features and fixes and to download the new release of Continue Reading

Posted in Aspose.Tasks Product Family |

Exchange Web Services support added in Aspose.Network for SharePoint v1.1

We are pleased to announce the release of Aspose.Network for SharePoint v1.1. The Email Synchronization component now supports Exchange Web Services (EWS). EWS was introduced in Microsoft Exchange Server 2007 and provides better connectivity than WebDAV.

Continue Reading
Posted in Aspose.Email Product Family |

HTML paragraph tag and BindFO formatting issues resolved

As you may know, we just have released our latest release version of Aspose.Pdf for .NET. Beside the regular fixes, this release incorporates even better support for <p> HTML tag and various XSL-FO tags, which ultimately produce more professional PDF documents with highest degree of precision.

In order to view a complete list of fixes and to download Aspose.Pdf for .NET 5.0.0, please visit this link.Continue Reading

Posted in Aspose.PDF Product Family |

Improved Barcode Recognition Performance in Aspose.BarCode for .NET 3.9

We are pleased to announce a new version of Aspose.BarCode for .NET v3.9. It now supports exclusive locking of the barcode image, which can result in improved barcode recognition performance for large sized images.

BarCodeReader reader = new BarCodeReader(image, BarCodeReadType.Code128);
// Acquire an exclusive lock on the image
reader.SetHints(RecognitionHints.ImageAccessHints.Exclusive);
while (reader.Read() == true)
{
      Console.WriteLine(“Codetext: ” + reader.GetCodeText());
}
reader.Close();

Continue Reading
Posted in Aspose.BarCode Product Family |

Text layout and cell border alignment issues resolved

We happily announce the release of Aspose.Slides for JasperReports 1.5.0. This is a minor release and contains fix for the text and cell rendering issues in the exported presentation.

In order to view a complete list of fixes and to download Aspose.Slides for JasperReports 1.5.0, please visit this link.Continue Reading
Posted in Aspose.Slides Product Family |

Make the Component Interruptible and Utilize other Enhancements in Aspose.Cells for Java 2.5.1

We have released the Aspose.Cells for Java v2.5.1 for the users.

 

In this version, we have supported to interrupt open/save process while working with large files. We includes many new formulas (that are supported now) to the list. Moreover, you can get/set a shape’s absolute position in the worksheet. We have also enhanced/optimized the following existing features and modules:

  • Chart-to-Image
  • Direct Excel-to-PDF
  • Sheet-to-Image
  • Parsing/Calculating Formulas

 

There are some other enhancements and fixes too.

 

Download URL:

http://www.aspose.com/community/files/72/java-components/aspose.cells-for-java/entry280782.aspxContinue Reading

Posted in Aspose.Cells Product Family |