Author Archives: Romank

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 |

New video: Aspose.Words for Reporting Services on a server

We are trying ourselves in making product and training videos. There are at least three short videos for an upcoming new version of Aspose.Words for Reporting Services planned. This is the first video about running AWRS on a server.

If you fancy 2 minutes listening to a guy (me) speaking English with a bit of Russian accent you can try.

http://www.aspose.com/community/files/52/ssrs-rendering-extensions/aspose.words.reporting.services/entry142717.aspx

Other than that we are looking to hear your feedback. Do you want more videos? What topics? Do you … Continue Reading

Posted in Aspose.Words Product Family |

Do you know Aspose.Recognition is our PDF2DOC conversion product?

Have you noticed our PDF2DOC conversion product Aspose.Recognition has reached the Released state?

http://www.aspose.com/community/blogs/aspose.recognition/archive/2008/08/21/aspose-recognition-for-net-1-1-0-released.aspx

It is still an early version and might be somewhat limited in functionality, but we are eager to hear your feedback.

Thank you.

 … Continue Reading

Posted in Aspose.Words Product Family |

Do you Know Aspose Components? This might Land You a Job!

A quick search on www.indeed.com for “Aspose” reveals at least 14 jobs that pay USD$60-105K a year that explicitly state knowledge or experience working with Aspose components as a requirement!

Check it out http://www.indeed.com/jobs?q=aspose&l=

I like this one:

…This individual will convert multiple reports into Word Reports Ability to merge Word Documents into a single Word document using the same ASPOSE Word Library…

 Continue Reading

Posted in Aspose.Words Product Family |

Looking for a Programmer/Technical Writer/Editor for Programmers’ Documentation

We are looking for a programmer/technical writer/editor to work on documentation for the Aspose.Words family of components.

Here is what we are looking for:

  • Technical writing experience
  • Experience writing about products for software developers (e.g. software components or libraries)
  • Excellent written English
  • .NET development experience
  • Long-term working relationship

Here is what we offer:

  • The job is part-time, at least initially. Current estimate 500 hours per year.
  • Competitive hourly rate
  • Flexible hours, completely offsite

You will play a key role in … Continue Reading

Posted in Aspose.Words Product Family |

Aspose.Words for .NET 5.2.2 Released

Thank you to all customers who reported and patiently waited as we implemented over 50 enhancements and fixes in Aspose.Words in just over a month!

Go download http://www.aspose.com/community/files/51/file-format-components/aspose.words/entry139624.aspx

 … Continue Reading

Posted in Aspose.Words Product Family |

Word Processing in a Browser with Aspose.Editor

Don’t delay, try our latest Aspose.Editor online demo http://www.aspose.com/demos/aspose.editor/ for the “true word processing in a browser” experience.

Why am I posting about Aspose.Editor in the Aspose.Words blog?

Because Aspose.Editor is an important member of the family of word processing components developed by our team. All our components are based on the world-class Aspose.Words document conversion technology.

I am happy to announce that Aspose.Editor has now just gotten a lot more useful:

  • Great support for tables. Create, edit and modify
Continue Reading
Posted in Aspose.Words Product Family | Tagged , ,

Why should you use Aspose.Words to generate OOXML (DOCX) documents?

Let me start a bit off-topic with: Why should you use Aspose.Words to generate DOC documents?

Since 2004, Aspose.Words has been an excellent library for reading, converting and generating binary DOC Microsoft Word documents. There is a question on Joel Spolsky’s discussion group How do Aspose and Others Generate Office Docs that unfortunately I did not have an opportunity to answer. One comment there says:

…you need to duplicate many, many man years of work in order to do this?

Has Apose really done
Continue Reading

Posted in Aspose.Words Product Family |