Load OpenDocument (ODT) Documents in Aspose.Words

This is the most important new feature in Aspose.Words for .NET 5.3.0 that I almost forgot to mention!

It is now possible to load OpenDocument (OpenOffice Writer) documents in Aspose.Words! Aspose.Words will recognize ODT files automatically and also a new LoadFormat.Odt enumerated value has been added.

It is now easy to convert ODT to OOXML or any other document format supported by Aspose.Words:

Document doc = new Document(@”C:\MyFile.odt”);
doc.Save(@”C:\MyFile Out.docx”);

Note: Loading OpenDocument is in Beta at the moment. We … Continue Reading

Posted in Aspose.Words Product Family |

Generate, Convert and Modify DOC, OOXML, RTF, HTML documents in PHP, Perl, Python, PowerBuilder, VBScript etc

This has been possible with Aspose.Words all the time, but it has now gotten a lot easier.

We used to promote Aspose.Words to be used in .NET and Java applications only and provided “pretty cold” support for customers who wanted to use Aspose.Words in classical ASP with VBScript or JavaScript, in PHP, Delphi or other programming languages.

We have changed the policy now and we are happy to fully support use of Aspose.Words from any programming language.

Here is what we’ve … Continue Reading

Posted in Aspose.Words Product Family |

Aspose.Words for .NET 5.3.0 Released

What’s changed:

  • Smart tags are now supported
  • Aspose.Words.TLB and Aspose.Words.IDL are now provided to simplify use from unmanaged code.
  • A new article in the documentation on how to use Aspose.Words from PHP, Perl, Python, PowerBuilder and other languages.
  • 35 fixes, enhancements and new features.

For more info and download see http://www.aspose.com/community/files/51/file-format-components/aspose.words/entry148443.aspxContinue Reading

Posted in Aspose.Words Product Family |

Verge Consulting implemented a Performance Optimistic Excel Export solution using Aspose.Cells for .NET

About Verge Consulting

Verge Consulting Logo

Verge Consulting is an independent consulting company that offers installation, training, and other consulting services for a 3rd party Marketing Research product line. Due to the open framework of the product line, Verge Consulting has developed bespoke applications and customized components to fill gaps within the product line.

This case study outlines the success Verge Consulting had with developing a pluggable Excel export component using the Aspose.Cells for .NET API.

Requirements Scenario

The product line already had … Continue Reading

Posted in Aspose.Cells, Success Stories | Tagged ,

Aspose.Slides for .NET 2.9.0.0 Release

What’s New:
  • New PDF Rendering engine. Public API wasn’t changed so please check Presentation.SaveToPdf method for reference.
  • Additional cleaning of PPT files (embedded XML) created in PowerPoint 2007.
Please check download link.
Continue Reading
Posted in Aspose.Slides Product Family |

Aspose.Flash for .NET 1.6.0.0 Released

Stable release which contains all fixes from 1.5.* versions.

What’s New:
  • Added possibility to compile action script with flash.* classes.
  • Added DefineShape4.ShapeId read/write property.
  • Added read/write access for FlashObject.Id property.
Fixed:
  • One more workaround for swf files with “broken” tags which have wrong tag size.
Please check download link.
Continue Reading
Posted in Aspose.Total Product Family |

Aspose is a proud sponsor for Tulsa TechFest 2008

Aspose is happy to announce that we are a proud sponsor of the Tulsa TechFest for 2008. This will be a huge event that will have 73 speakers and will last for 2 days. It will be October 9th and October 10th in Tulsa, Oklahoma. They will be giving away a few of our components during the 2 day event. Thanks, Merit Cooper Sales… Continue Reading
Posted in Merit Cooper, Developer Community Support |

Aspose Customer Newsletter, October 2008

<!– #newsletter-body { 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 2008年10月お客様へのメールマガジン

#newsletter-body { 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 Aspose Japan |

Aspose.Slides for JasperReports 1.2.0.0 Release

What’s New:
  • Improved integration with JasperServer. See documentation for integration details.
  • Implemented 3 different ways of licensing exporter.
  • Possibility to define individual template presentation for each report or change default template for all reports.
Fixed:
  • Possible exception in case of image referenced by URL is not available.
  • Too strong obfuscation which did not allow using exporter parameters with JasperServer.
Please check download link.
Continue Reading
Posted in Aspose.Slides Product Family |