Search
Follow Us
Categories
- Success Stories(157)
Archives
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
Aspose Celebrates Five Years of Business
March 14, 2007 – Sydney, Australia – Aspose Ltd started trading in 2002. In the last five years the company has come a long way. What started as a Sydney-based team that developed components for .NET developers, has grown to a company with teams in Australia, US, New Zealand, Ukraine, Pakistan and China that deliver high-quality class libraries and components for .NET and Java. Not satisfied with two platforms, Aspose are planning to launch their first rendering extension for SQL … Continue Reading
Posted in News Release Tagged 5 years, anniversary
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.
Posted in Roman Korchagin
Remove Bookmarks in Word Document using C#
What to do if you need to remove bookmark and its entire content from the document altogether. The only method existing in API for that is setting Bookmark.Text to an empty string. But that will work only for the simplest of bookmarks. For bookmark spanning multiple nodes with mixed content, like paragraph, tables, it will fail with a dreaded “Start and end node should have the same grand parent” exception. It will also fail when bookmark spans several sections and … Continue Reading
Posted in Aspose.Words Product Family
Workaround for form field text loose formatting when updated from code.
There is a known issue of loss of formatting when setting form field text input value using Result property or SetTextInputValue method. For example, you have formatted your text form field as bold and it comes up as normal text when updated. For a workaround you can use the following wrapper method instead of using SetTextInputValue method directly:
Example
[C#]
private void SetFormFieldText(FormField formField, object value)
{
if ((value == null) || (value is string) && ((string)value == “”))
{
… Continue Reading Posted in Aspose.Words Product Family
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
Posted in Aspose.Words Product Family
Aspose.Flash for .NET 1.3.5.0 released!
Hot fix contains:
- New: Added workaround for reading swf movies with sprites which not conform to swf standard. For example without “End” tag at the end of DefineSprite created with ActiveSwf.
Posted in Aspose.Total 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
النشرة الدورية لشهر مارس للعام 2007
في هذه الرسالة
… Continue Reading
|
Posted in Aspose Arabic Team
