Search
Follow Us
Categories
- Success Stories(157)
Archives
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
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
Posted in Aspose.Email Product Family
Aspose Customer Newsletter, January 2008
In This Issue |
|
Posted in Customer Newsletters
Aspose Müşteri E-Bülten, Ocak 2008
In This Issue |
|
Posted in Aspose Turkey
Aspose 顾客时事通讯, 2008 年1月
In This Issue |
|
欢迎 | ||
欢迎阅读Aspose2008年1月份时事通讯! 本期, 我们将对我们的亮点产品Aspose.Pdf.Kit作出相关介绍。我们还将介绍最新发布的Aspose.Cells, Aspose.BarCode, Aspose.Grid, Aspose.Words, Aspose.Editor以及Aspose.Words for Reporting Services。通过本月的技术小贴士,您还将了解到来自Aspose的最新信息—如何从多页的TIFF图片中读取条码。 | ||
| 产品聚光灯 | ||
| ||
Aspose.Cells for Java 1.9.2.0已发布 | ||
| ||
Aspose.BarCode for .NET已支持OneCode | ||
| ||
Aspose.Grid增加了对Native AJAX的支持 | ||
|
Posted in Aspose China
Aspose.Words OOXML import is coming out of Beta soon! Part 1
As you might already know we are working hard to provide great support for Office Open XML in Aspose.Words.
Here is a bit of timeline:
- 2007-08-22 Aspose.Words for .NET 4.4 with export to Microsoft Office 2007 Open XML (DOCX) released.
- 2007-10-13 Aspose.Words for .NET 4.4.1 with import of DOCX files Beta released.
- 2007-12-27 Aspose.Words for Java 2.4 with export to DOCX released.
Since the release in October 2007, import of DOCX files is still in Beta, but we are successfully finalizing … Continue Reading
Posted in Aspose.Words Product Family
Aspose.Words for Java 2.4.0.0 Released
We are very proud to announce that Aspose.Words for Java now supports Export to Microsoft Office 2007 Open XML (DOCX) format!
More Info
The set of DOCX features supported by Aspose.Words is comprehensive. Only the following limitations are applicable in the current version:
· Embedded OLE objects are exported as pictures, not as OLE objects.
· VBA projects (macros) and ActiveX controls are not exported to DOCX.
· Embedded fonts are not exported to DOCX.
· … Continue Reading
Posted in Aspose.Words Product Family
Aspose.Cells for Java V1.9.2 Released
Dear Customers,
We have released Aspose.Cells for Java V1.9.2!
What’s New?
- Supports to iterate all cells of one worksheet by one Iterator
- Supports to copy cells range
- Supports to get all defined Name objects, including NamedRange object and those objects which are not conventional NamedRange but Name object
- Supports to unmerge cells
- Supports to add the line shape
What’s Improved?
- Remove the 64K rows and 256 columns limitation for Excel2007
What’s Fixed?
- Fixed a bug of losing merged style when
Posted in Aspose.Cells Product Family
Aspose.Grid v1.9.4 Released!
Dear Customers,
We have just released Aspose.Grid v1.9.4.
What’s New?
Aspose.Grid.Web
1. Added Native AJAX Support. Set the new property GridWeb.EnableAJAX to true to activate this new feature. When a cell is changed by a user at the client side, the grid will automatically recalculate the related formulas by using AJAX calls. Note: This feature doesn’t require any other AJAX frameworks.
2. Support Custom Context Menu Items. We just extended the CustomCommandButton class, added a property CommandType. Set this property … Continue Reading
Posted in Aspose.Cells Product Family
