The co-authoring tag has no wiki summary.
0
votes
1answer
380 views
Simultaneous working with Excel in SP2010
Is it possible to work with multiple users simultaneous on the same excel document in SP2010?
If possible without the excel web app.
Extra... Is it possible to work with different versions then?
...
1
vote
2answers
2k views
SharePoint 2010 Co-Authoring Excel
Are there any other settings, besides disabling "Check Out", to enable Co-Authoring in Excel? When I open Excel, all I get are the options in the image I attached. I do not get the "Edit" option ...
0
votes
1answer
128 views
Authorizing SharePoint Site with username and password
I wrote a method which will convert the word documents in a sharepoint library into PDF.
public WordToPDF(string fileName, string filePath, string userName, string passWord)
{
//Code to convert ...
3
votes
3answers
7k views
Word 2010 co-authoring. What is required to get it working?
I like the Word 2010 co-authoring feature I have seen but a few things are a bit vague to me, mainly around what is required to get it working.
Is SharePoint 2010 required? If so,
is SharePoint ...