Hi,
We are using Server side Document Generation. We found Aspose.Word might be useful to us.
Due to high problems and low time, we are moveing Word 2000 DCOM to .NET component for Word automation.
I tried to search for code to accomplish my requirement. Can you please send me code (or links) for following:
1. Copy Some range (with styles/bullets/images) of document & paste after that range immediately.
e.g. I have following text in document:
Line1
Line 2
RangeStart
Line4
Some Picture
RangeEND
Line 7
This should be :
Line1
Line 2
RangeStart
Line4
Some Picture
RangeEND
RangeStart
Line4
Some Picture
RangeEND
Line 7
2. Copy above mentioned range from another document. That reference document may contain other unwanted text. I want to copy specific range only.
3. Find & Select. I found one sample code in forum for this. But that uses range.text property to get string & then looks for desired text inside that string. However the performance will down if we follow in login in case of >1000 pages document. Code for Selecting range is not found.
Also look this forum : http://forums.asp.net/p/1135481/1838640.aspx
Please note that we are short of time and if we found Aspose useful, we will immediatly think to buy this.
Thank you,
Hemant Chandurkar
Technical Architect