Monthly Archives: January 2008

Aspose.Cells for Java V1.9.3 Released

Dear Customers, We have released Aspose.Cells for Java V1.9.3!

What’s New?

  • Supports to add Arc, Oval, Rectangle
  • Supports to add Word and Excel file as OLE object
  • Supports to only load data and formatting in the template file
  • Supports to copy style when insert rows and columns
  • Supports to get number format type of cell
  • Supports to filter non-blank/blank cells in AutoFilter

What’s Improved?

  • Provides methods for Shapes object to add any shape

What’s Fixed?

  • Fixed a bug of calculating
Continue Reading
Posted in Aspose.Cells Product Family |

Use Cases for Loading and Saving OOXML documents in Aspose.Words

I’m inviting you to participate in shaping up of the Aspose.Words API again.

Brief Description of the Problem

DOCX is macro-free files and .DOCM is the macro-enabled format and Microsoft Word 2007 is quite serious about enforcing the “file extension vs actual file type” relationship.

Rename a .DOCM file with a VBA project into a .DOCX file and open in MS Word, it will fail to say the document is invalid. It will not give any other explanation, it will … Continue Reading

Posted in Aspose.Words Product Family |

Aspose.Network for .NET v3.8.0.0

Aspose.Network for .NET v3.8.0.0 has been released. Aspose.Network is a complete solution for network programming on .NET frameworks.

This version is a major release, including SSL support for IMAP and POP3, bug fixes and many other improvements.

New Features

  • SSL on POP3 Protocol.
  • Implicit / Explicit security mode for SSL POP3
  • SSL on IMAP Protocol
  • Implicit / Explicit security mode for SSL IMAP
  • Updated Help document and code samples.

          Aspose.Network now supports using Secure Sockets Layer (SSL) to encrypt the connection

Continue Reading
Posted in Aspose.Email Product Family |

Aspose.Network for .NET v3.7.0.0

Aspose.Network for .NET v3.7.0.0 has been released. Aspose.Network is a complete solution for network programming on .NET frameworks.

This version is a major release, containing SSL support for SMTP, bug fixes and many other improvements.

New Features

  • SSL SMTP Protocol: Aspose.Network.Mail supports sending email with SSL SMTP protocol.
  • Implicit / Explicit Security mode in SSL SMTP.

          [C# Sample]

         SmtpClient client = new SmtpClient(“smtp.gmail.com”,587,”from@gmail.com”,”password”);

         client.SecurityMode = SmtpSslSecurityMode.Explicit;

         client.EnableSsl = true;

         client.Send(“from@aspose.com”,”to@gmail.com”, “Hello, Gmail.”, “Hello, Gmail.”);

  • VAS/VMS List item : Aspose.Network.Ftp
Continue Reading

Posted in Aspose.Email Product Family |

Aspose Customer Newsletter, January 2008

In This Issue

  • Welcome!
  • Product Spotlight – Aspose.Pdf.Kit
  • Aspose.Cells for Java 1.9.2.0 released
  • OneCode now supported by Aspose.BarCode for .NET
  • Native AJAX support added to Aspose.Grid
  • Picture bullets now available in Aspose.Words for .NET
  • Spell checking and DOCX format support added to Aspose.Editor
  • Improvements in Aspose.Words for Reporting Services  

Welcome

Welcome to the January 2008 issue of the Aspose Newsletter! In this month’s newsletter, we will provide some introductory information about our spotlight product: Aspose.Pdf.Kit. We will also look

Continue Reading
Posted in Customer Newsletters |

Aspose Müşteri E-Bülten, Ocak 2008

In This Issue

  • Hoşgeldiniz!
  • Ürün Vitrini- Aspose.Pdf.Kit
  • Java 1.9.2.0 için Aspose.Cells Çıktı
  • OneCode artık .NET için Aspose.BarCode tarafından destekleniyor
  • Aspose.Grid'e bütünleşik AJAX desteği eklendi
  • Resimli madde işaretleri artık .NET için Aspose.Words'de
  • Aspose.Editor'a yazım kontrolü ve DOCX dosya tipi desteği eklendi
  • Aspose.Words for Reporting Services'de gelişmeler

Hoşgeldiniz

Aspose Bülten'in Ocak 2008 sayısına hoşgeldiniz! Bu ayki bültenimizde vitrin ürünü Aspose.Pdf hakkında bilgilendirme yapacağız. Ayrıca Aspose.Cells, Aspose.BarCode, Aspose.Grid, Aspose.Words, raporlama servisleri için Aspose.Editor ve ürünlerimizin son sürümlerindeki yeni ve heyecan verici özelliklere göz

Continue Reading
Posted in Aspose Turkey |

Aspose 顾客时事通讯, 2008 年1月

In This Issue

  • 欢迎!
  • 产品聚光灯– Aspose.Pdf.Kit
  • Aspose.Cells for Java 1.9.2.0 已发布
  • Aspose.BarCode for .NET目前已支持OneCode
  • Aspose.Grid增加了对Native AJAX的支持
  • Aspose.Words for .NET已支持图形编号
  • Aspose.Editor已支持拼写检查和输出DOCX格式
  • Aspose.Words for Reporting Services的新改进  

欢迎

欢迎阅读Aspose2008年1月份时事通讯! 本期, 我们将对我们的亮点产品Aspose.Pdf.Kit作出相关介绍。我们还将介绍最新发布的Aspose.Cells, Aspose.BarCode, Aspose.Grid, Aspose.Words, Aspose.Editor以及Aspose.Words for Reporting Services。通过本月的技术小贴士,您还将了解到来自Aspose的最新信息—如何从多页的TIFF图片中读取条码。

   产品聚光灯

Aspose.Pdf.Kit是一个非图形PDF®文档处理组件,可以让使用.NET或Java的开发者管理已有PDF文档或嵌入到PDF中的域。Aspose.Pdf在创建PDF方面非常优秀,然而开发者却时常需要管理已有的PDF文档。Aspose.Pdf.Kit可以帮助他们完成。开发者可以创建优秀的应用程序来直接在PDF文档中合并数据。使用Aspose.Pdf.Kit开发者可以在他们的程序中来更新和管理PDF文档。Aspose.Pdf.Kit是款非常优秀的产品,并和我们的其他PDF产品有较好的兼容。请下载Aspose.Pdf.Kit 的试用版来看其是否满足您的业务需求。

Aspose.Cells for Java 1.9.2.0已发布

Aspose.Cells for Java version 1.9.2.0的最新版本目前支持使用一个迭代来遍历一个工作表中的所有单元格,拷贝单元格, 获取定义的所有Name对象,打散单元格以及添加线条。另外该版本中一些bug得到了解决并作了改进。最新版本可以在这里下载。更多该版本信息请通过 官方发布网页了解。

Aspose.BarCode for .NET已支持OneCode

Aspose.BarCode日前增加了对另一种条码标准的支持。最新版本Aspose.BarCode for .NET version 2.4.0.0目前支持OneCode标准。另外该版本中一些bug也得到了解决。最新版本可以在这里下载。更多该版本信息请通过官方发布网页了解。

Aspose.Grid增加了对Native AJAX的支持

Aspose.Grid的新版本1.9.4.0已发布。该版本增加了对native AJAX的支持以及在Aspose.Grid .Web中增加了上下文菜单项. Aspose.Grid.Desktop中也增加了自适应行高和注释。部分bug也得到解决,并新加了部分改进。最新版本可以在这里下载。更多该版本信息请通过 官方发布网页了解。

Continue Reading
Posted in Aspose China |