Edit hyperlinks in Word document

Hi,

I need to modify the hyperlinks in existing Word documents.
This modification will be executed serverside on a webserver, so I absolutely don’t want to use Word’s own API to do it.

For example: the original Word document contains a hyperlink which points to http://someurl.com, and the hyperlink should point to http://anotherurl.com.
Can Aspose.Word do this for me ?

Hi,

Thank you for considering Aspose.

Unfortunately, this is not possible in the meantime. We will implement this later.

Now there is example code in the Programmers Guide that shows how to do just that.