'Aspose.words. Range.replace() ignores timeSpan
I have such problem: A use aspose.words.range.replace with regex with timespan.FromSeconds(7). So I expect that replace method throws exption when it can not find match in 7 sec. But in that case program freezes.
So, maybe there are any ideas how to fix that?
Solution 1:[1]
The requested feature is supported starting from 22.3 version of Aspose.Words.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Alexey Noskov |