Search
Follow Us
Categories
- Success Stories(157)
Archives
How to cancel Meeting Request
You can easily send meeting requests to one or more attendees using Aspose.Network. The latest version now comes with the cancel meeting request feature. Please check out the details at http://www.aspose.com/documentation/file-format-components/aspose.network-for-.net/cancel-meeting-requests-with-calendar.html. The latest version of Aspose.Network is available from http://www.aspose.com/community/files/51/file-format-components/aspose.network/category1102.aspx.… Continue Reading
Posted in Aspose.Email Product Family
Aspose Customer Newsletter, January 2009
<!– #newsletter-body {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
background-color:#FFFFFF;
} #newsletter-body h4 {
font-size:16px;
} #newsletter-body a, #newsletter-body a:link, #newsletter-body a:visited, #newsletter-body a:active, #newsletter-body a:focus {
text-decoration:none;
color: #009fcd;
} #newsletter-body a:hover {
text-decoration:underline;
} #newsletter-body ol li{
line-height: 1.3em
} #newsletter-body hr {
height: 1px;
clear: both;
} –>
… Continue Reading
Posted in Customer Newsletters
Aspose.Words for .NET 6.0.1 Released
30 days since the previous release we are happy to deliver you almost 30 fixes and enhancements, mostly to the new rendering feature.
Most of the annoying issues found during this month have been fixed including:
- Image skewed in PDF
- Export document properties to PDF
- Font looks rough in PDF
- and many others.
Check the full listing in the dowloands http://www.aspose.com/community/files/51/file-format-components/aspose.words/entry158153.aspx
And finally, on behalf of all the Aspose.Words crew let me wish you a Happy New Year!
Posted in Aspose.Words Product Family
Aspose.Total for Reporting Services Q4 2008
What’s New in Aspose.Total for Reporting Services Q4 2008:
Aspose.Words for Reporting Services
New Features
1. Full support for Microsoft SQL Server 2008 Reporting Services (including tablix, richly formatted textboxes, and other features).
2. Document layout is improved for better balance between the precision of export and the editability of the document.
3. Added the PageBreaks configuration setting that allows to easily control how page breaks are inserted into the document.
4. The FlowMode configuration setting … Continue Reading
Posted in Aspose.Total Product Family
Aspose.Total for Java Q4 2008
What’s New in Aspose.Total for Java Q4 2008:
Aspose.Words for Java
New Features
1. Supported loading Microsoft Office 2007 Open XML (DOCX) documents.
2. New save formats (DOCX, DOCM, DOTX & DOTM) are added in SaveFormat enumeration.
3. Add Smart Tags/Smart Document support.
4. Supports OLE embedded and linked objects.
5. Supports digital signatures for VBA projects.
6. Foreach iteration for NodeCollection children.
7. Added Comment.getDateTime() property to Java API.
8. Supports writing of styles in Word 2007 format.
9. … Continue Reading
Posted in Aspose.Total Product Family
Aspose.Total for .NET Q4 2008
What’s New in Aspose.Total for .NET Q4 2008:
Aspose.Words for .NET
New Features
1. Direct conversion to PDF without using Aspose.Pdf.
2. Print Word® documents in any server or client application without utilizing Microsoft Word®.
3. View and save document pages as PNG, JPEG, BMP or EMF files.
4. Full DrawingML support with import and export features is provided.
5. Supported MHTML import.
6. Supported EPUB export (Beta).
7. Load OpenDocument (OpenOffice Writer) … Continue Reading
Posted in Aspose.Total Product Family
Aspose.Network for .NET v4.4.0.0 Released
We just released Aspose.Network for .NET v4.4.0.0.
Many new features and enhancements are included in this new version, like sending appointments in email messages. Now you can send an appointment request in email, update the appointment or cancel the appointment. Here is the sample code:
Request Apoinment MailMessage msg = new MailMessage();
msg.From = “organizer@aspose.com“;
//attendees for the event
MailAddressCollection attendees = new MailAddressCollection();
attendees.Add(new MailAddress(“attendee1@aspose.com“));
attendees.Add(new MailAddress(“attendee2@aspose.com“));… Continue Reading
Posted in Aspose.Email Product Family
