Hyperlink on text

Hello!

On Aspose.Slide version 15.1.0.0, c#,

After open the pptx file contains TextFrame which contains "this is outlink text" string.

How can I hyperlink on some text string not on TextFrame?

ex) TextFrame.Text = "this is outlink text"

I want to hyperlink on "outlink" string not on "this is outlink text".

Best Regards,

jslee

Hi,

Thank you for the details.

Well, there is no direct way to add the hyperlink to some part of the portion and not the complete portion of text in a text frame. I have created an issue in our issue tracking system with issue id: SLIDESNET-36116 for enhancement of the feature of hyperlink to support your request. As soon as some information is shared, you will be notified via this forum thread. The workaround can be to split the portion, add the hyperlink to the required portion and add back to the paragraph in the text frame.

Thanks & Regards,

The issues you have found earlier (filed as SLIDESNET-36116) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.