Sign In  Sign Up Live-Chat

Tag Browser: aspose.editor

< 1 second(s)
  • Absolute path information is required exception while sending the document to the server

    (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 ...
    Posted to Aspose.Editor (Forum) by Ranganatha H C on October 23, 2008
    Filed under: aspose.editor
  • Aspose Editor plug-in is not loaded

    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 ...
    Posted to Aspose.Editor (Forum) by Ranganatha H C on October 21, 2008
    Filed under: aspose.editor
  • Receive method is undefind in Aspose Editor

    Hi All We are using Aspose Editor for editing a word document. I have the client editor control like below.. &lt;OBJECT id=''EditorApp'' classid=''http:CSS\Aspose.Editor.Client.dll#Aspose.Editor.Client'' VIEWASTEXT&gt; And server editor control added to the page &lt;cc1:EditorControl ID=''EditorControl'' runat=