|
Tag Browser: aspose.editor
< 1 second(s)
-
(Even I gone through the post, which is discussed about the same issue.. But the solution provided there is not working in our case)
Hi All,
We are using Aspose Editor (3.0.1.2821) and need help to resolve an issue.
We have created Aspose Editor client plugin to add Save button to send the edited document back to the server.
I have added the ...
-
Hi All
We are using Aspose Editor(3.0.1.2821)
We need to save the Edited document to the server...
For this to happen I followed a demo project and created a plug-in
The plug-in Assembly name is : Aspose.Editor.AppPlugIn
In the plug-in, Removed the 'New' document comond and added a new commond to Save the document back to the server( We dont ...
-
Hi All
We are using Aspose Editor for editing a word document.
I have the client editor control like below..
<OBJECT id=''EditorApp'' classid=''http:CSS\Aspose.Editor.Client.dll#Aspose.Editor.Client''
VIEWASTEXT>
And server editor control added to the page
<cc1:EditorControl ID=''EditorControl'' runat= |