Search
Follow Us
Categories
- Success Stories(157)
Archives
Aspose.Words for .NET 5.0.0 Released
Please welcome our next major release of Aspose.Words for .NET!
The main feature in Aspose.Words for .NET 5.0.0 is load and save of Office Open XML documents reaching its Release status.
To download http://www.aspose.com/Community/Files/51/aspose.words/default.aspx
Why Major Version Change?
Because we’ve done a lot. Here is a list of features that we have gradually added since Aspose.Words for .NET 4.0.0 released back in October 2006:
- Load and save Office Open XML documents.
- Load and save RTF documents.
- Load and save Microsoft Word 2003
Posted in Aspose.Words Product Family
Access SSL Enabled SMTP Server (Gmail) via Aspose.Network for .NET
In this article, we will show you how to access Gmail via SSL. We can access gmail using following protocols:
- SMTP
- IMAP
- POP3
SMTP
In this section we will show you how to perform various tasks on Gmail server using SMTP protocol on SSL.
Connect to Gmail SMTP server
The following example shows you how you can connect to SSL enabled SMTP server. We will set the following properties for SSL support:
First, create a new SmtpClient object as follows:… Continue Reading
Posted in Aspose.Email Product Family
Aspose.Words Family History
Here is a brief history of what we’ve been up to since 2003. Thank you to all customers and the team who’ve made it possible. Looking forward for more exciting features.
![]()
•Aspose.Words for .NET
•1.0 Open and save DOC, mail merge.
•2.0 Open and save HTML, PDF, nested tables, .NET 2.0.
•3.0 Document object model, bullets and numbers API, embedded fonts.
•4.0 All graphics objects and shapes. Save to RTF and WordprocessingML.
•4.2 Open RTF
… Continue Reading Posted in Aspose.Words Product Family
Aspose.Cells for .NET V4.4.1 Released!
Dear Customers,
We have released Aspose.Cells for .NET V4.4.1!
What’s New?
- Auto-detect file type when opening an Excel file
What’s Improved?
- Enhanced Excel2007 Xlsx support
- Enhanced xls2pdf conversion
- Enhanced pivot table support
- Supported more functions in formula calculation engine
What’s Fixed?
- Bug in opening a few special far-east Excel files
- Bug in formula parsing and calculation
- Bug in page setup settings
- Bug in import/export some text files
- Bug in processing smart markers
- Problem in installation on vista
Posted in Aspose.Cells Product Family
Aspose Customer Newsletter, February 2008
|
Posted in Customer Newsletters
Aspose 2008年2月お客様へのメールマガジン
|
Posted in Aspose Japan
Aspose Müşteri E-Bülten, Subat 2008
|
Posted in Aspose Turkey
Aspose 顾客时事通讯, 2008 年2月
|
Posted in Aspose China
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
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