Top "Sharepointdocumentlibrary" questions

A document library is a place on a SharePoint site where users can create, collect, and update files with others.

'PrimitiveValue' node with non-null value was found when trying to read the value of a navigation property;

How can I save document library lookup field using REST API Post in a SharePoint list? I tried like 'docItem':…

sharepoint-2013 sharepoint-list sharepointdocumentlibrary
SharePoint 2013 Library retrieving all file names. REST API

I have a library on Sharepoint 2013 and retrieving all the parameters (using angularjs on the client side.) using the following …

javascript rest sharepoint sharepointdocumentlibrary
REST APi to get all times in specific folder in SharePoint document library

I would like to get items in specific folder inside SharePoint document library called "Pages" with REST API I used …

rest sharepoint office365api sharepointdocumentlibrary
Access SharePoint Document Library from web application?

Is it possible to access a SharePoint 2010 document library from a web application? If so then could you point me …

c# sharepoint sharepoint-2010 sharepointdocumentlibrary
SharePoint SPFile change extension on existing item possible?

I am at my wits end on this one. I have a user interface that creates and edits documents stored …

sharepoint-2010 file-extension sharepointdocumentlibrary
Specified argument is out of the range of valid values. Parameter name: Server Relative URL

I am trying to download a document from a SharePoint document library using MVC however whenever I try to run …

sharepoint sharepoint-2010 sharepointdocumentlibrary
Is there any direct way to get the server relative URL of document library using its title using Rest API?

Presently I am using the following method to get the server relative URL function getLibraryUrl(nameOrUrl) { var ctx = SP.ClientContext.…

sharepoint sharepoint-2013 sharepointdocumentlibrary
Uploading documents with same name to SharePoint 2010

I have a requirement to allow users to upload documents to a Sharepoint 2010 document library. The document type is defined …

sharepoint sharepoint-2010 sharepointdocumentlibrary
Sharepoint 2013 workflow not firing when document checked in but works if checked out

We have a document library that has both Document sets and Documents. We also have a Workflow that is manually …

sharepoint-2013 sharepoint-workflow sharepointdocumentlibrary
Add/Create new document in SharePoint document Library programmatically

I have created a new Document Library and set up custom content type with MS Word Document Template. When i …

sharepoint content-type sharepointdocumentlibrary