Author Archives: Romank

Aspose.Words for Java 2.1.0 Released

This release of Aspose.Words for Java features:

  • HTML export (fully matches HTML export available in Aspose.Words for .NET 4.2.1)
  • Updated all other code (all fixes) to match Aspose.Words for .NET 4.2.1.

Still Aspose.Words for Java does not have:

  • HTML import
  • RTF export/import
  • WordML export/import
  • PDF export

We are working on those.

To download: http://www.aspose.com/Downloads/Aspose.Words/Default.aspx

 … Continue Reading

Posted in Aspose.Words Product Family |

Aspose Reuses its Own Proven Aspose.Words Technology Again

Aspose.Words is a market leading document processing component, used by thousands of customers worldwide to generate, convert and process DOC, RTF, WordML and HTML documents in .NET and Java applications.

We at Aspose, show full committment to our own technology by reusing Aspose.Words both internally and in the new products.

  • Aspose.Words for Reporting Services is our newest product that works as a renderer extension for Microsoft SQL Server 2005 Reporting Services and allows to export any report as a DOC, RTF or WordprocessingML
Continue Reading
Posted in Aspose.Words Product Family |

Aspose.Words for Reporting Services 1.0.0 Released

Please welcome our new product Aspose.Words for Reporting Services!

Aspose.Words for Reporting Services is the only solution on the market that makes possible generating true DOC, RTF and WordprocessingML reports in Microsoft SQL Server 2005 Reporting Services. All RDL report features, including tables, matrices, charts and images are converted with the highest degree of precision to Microsoft Word documents.

Aspose.Words for Reporting Services works as a rendering extension for Microsoft SQL Server 2005 Reporting Services.

To download: http://www.aspose.com/Downloads/Aspose.Words.Reporting.Services/Default.aspx

The zip Continue Reading

Posted in Aspose.Words Product Family |

Aspose.Words for .NET 4.2.1 Released

This is a maintenance release. Here is what’s been fixed:

  • 1539 Load image from same URL only once when importing HTML.
  • 1537 Document looks not correct when exported to DOC.
  • 1534 Support PageBorderArt in import and export WordML.
  • 1533 ‘Unknown line style’ exception when converting from DOC to WordML.
  • 1527 Add support for loading images from different URIs.
  • 1526 Document throws “Unable to read beyond the end of the stream” on saving.
  • 1525 Document throws “Cannot get field part because at
Continue Reading
Posted in Aspose.Words Product Family |

How to Generate Real Microsoft Word DOC Documents from Crystal Reports

Crystal Reports have long been able to produce reports in RTF format (giving them the .DOC extension by default which always created confusion).

Using Aspose.Words you can quickly and easily convert from RTF to real DOC. Either on the server or on the client.

The code to convert any RTF to DOC is as simple as this:

Aspose.Words.Document doc = new Document("C:\\MyFolder\\MyFile.rtf");
doc.Save("C:\\MyFolder\\MyFile.doc");

Conversions in any direction between Microsoft Word formats (DOC, RTF and WordML) in Aspose.Words are high-fidelity (very … Continue Reading

Posted in Aspose.Words Product Family |

Kite Mounted Camera – Take 1

A few weeks ago I mentioned about getting a camera to mount on my kite. Now its here and today was the first try out.

The consumer technology is amazing (especially if you don’t look at stuff for a while). It is only about 90x55x20mm, 7.2mp, 3x zoom, weights 160 grams, 640×480 video at 30fps, 4Gb memory card gives around 1 hour of video time. When inside the waterproof case, total weight 280 grams.

Kite: BEST Waroo 07, 9m.

Mounting … Continue Reading

Posted in Roman Korchagin |

Day Out Surfing

Perfect day for learning surfing. Smallish waves, no problems paddling out. Great location Muriwai Beach. Highly encouraging mate. We are kiwi blokes.

Next one is me filming through a few nice waves.

 … Continue Reading

Posted in Roman Korchagin |

Aspose.Words for .NET 4.2.0 Released

This releases introduces a great new feature – WordprocessingML import in Aspose.Words.

Now, the following formats are well supported in Aspose.Words for .NET:

  • Open and save DOC – Microsoft Word 97 – 2007 Document
  • Open and save RTF – Rich Text Format
  • Open and save XML – WordprocessingML
  • Open and save HTML/XHTML
  • Save TXT
  • Save PDF (when used with Aspose.Pdf)

New Features

  • Import WordprocessingML documents.
  • Updated demos to include WordprocessingML.
  • Updated Aspose.Words Documentation.
  • Made it possible to specify a password
Continue Reading
Posted in Aspose.Words Product Family |

Aspose.Words Documentation Revamped!

Check out the new main page for the Aspose.Words Documentation!

This consolidated documentation now includes:

  • Aspose.Words Getting Started
  • Aspose.Words Programmer’s Guide
  • Aspose.Words for .NET API Reference
  • Aspose.Words for Java Reference

We have improved the process by which we develop and build documentation that means better documentation for you.

Getting Started and Programmer’s Guide used to live in Aspose.Wiki which did not have an easy to navigate tree. It was also quite difficult for us to write documentation in Wiki … Continue Reading

Posted in Aspose.Words Product Family |

Why life in New Zealand sometimes sucks

I would like to mount a small digital camera on my kite so I can shoot a video with me kitesurfing. Done quite a bit of research and came up with an idea to use the following:

  • Sony Cybershot DCS-T10 7.2MP Digital Camera. It can capture 640×480 movie at 30fps, sounds good enough.
  • Sony SPK-THC Sports Pack for the above camera. We don’t want any salt water or sand in the camera, do we?
  • Sony 4GB Memory Stick PRO DUO
Continue Reading
Posted in Roman Korchagin |