Questions tagged [documents]
293 questions
0
votes
0 answers
How to get a list of documents uploaded by a user in webpart for Sharepoint 2013
I'm trying to find documents in Sharepoint uploaded by a specific user. So that user can fill in a username and get the related documents. i got the form working, now I need to search through all uploaded documents, filter it and present it.
This…

apero
- 1,074
- 2
- 23
- 38
0
votes
1 answer
Liferay document checkin issue
I'm still new to Liferay and using Liferay 6.2
what i'm doing:
I am trying to add a document manually into my database using insert statement.
I inserted into dlfileentry, dlfileversion and AssertEntry.
Also, i created a folder with the valid name…

user3706963
- 3
- 3
0
votes
1 answer
Liferay FileEntry UUID Source
I'm still new to Liferay and using Liferay 6.2
the problem here is that i need to find the Jar and class that is generating the UUID for the uploaded files for documents and media portlet.
example :…

user3706963
- 3
- 3
0
votes
1 answer
Does Google Drive have an issue with lots of revisions?
Anyone have experience of documents in drive with lots of revisions, all marked as "do not delete"?
I have a customer who has such a scenario and once they get between 150 and 200 revisions for a document they don't seem to be able to upload…

StuartD
- 83
- 6
0
votes
2 answers
How to recreat the documents folder if it was deleted in ios6?
all:
In my developed app,I wrongly delete the documents folder when user do some action.
But my app is in the App Store. How can i reproduce the documents folder in the next update version?
When updated to the next version, will the documents folder…

user1370122
- 195
- 2
- 7
0
votes
0 answers
How to approach searching this theorized dataset with couchbase. Elastic search?
My data set is pretty basic. Lets assume I have a document with device data, and I have additional documents with associated ports, hardware modules, etc. This data is larger than the 20MB document limit, and I also don't want to pull a huge…
0
votes
1 answer
how to relate documents in couchdb.when i have two differnet documents
I am new to couchdb.Now I am working on a couchdb project in my university.My project is football schema,where I have to prepare documents for players and clubs.I have already created individual documents for players and clubs in couchdb.but I dont…

Ram
- 3
- 1
0
votes
2 answers
SharePoint workflow does not start for automatically uploaded documents
I have a service that automatically uploads documents to a SharePoint 2013 Document Library. I created a simple workflow that starts when a new item is created and just sends an email notification; however, the workflow only starts when I manually…

Kate
- 1,495
- 4
- 21
- 35
0
votes
3 answers
Web based version control for documents
I'm looking for a Version Control system that has a pretty front end that I can customize to look the way I want.
Users need to have the ability to upload documents and edit them - Based on their access level. Some documents will require a higher…

dave
- 7,717
- 19
- 68
- 100
0
votes
1 answer
Reading/Writing to/from iPhone's Documents folder performance
I have got an iPhone application where I archive permanent data in the documents folder of the application (arrays, dictionaries). I read/write from and to the documents folder quite frequently and I would like to know whether this is considered a…

the_critic
- 12,720
- 19
- 67
- 115
0
votes
1 answer
Rating Settings From General Menu Missing
I have documents library with different files in the table. I want to add rating column which I learned to do this from this tutorial http://geekswithblogs.net/venkatx5/archive/2010/12/02/how-to-use-rating-in-sharepoint-2010.aspx.
Steps which I…

theChampion
- 4,207
- 7
- 28
- 35
0
votes
1 answer
Recorded Audio Files
i have a application in which i record the user voice and save it into documents folder. now i want to get it back in to the photo library of the iphone or i want to download it so that user can share it with anybody.i am sending mail of the…

Rajesh
- 381
- 1
- 3
- 3
0
votes
2 answers
no visible @interface for 'UIImagePickerController
So my code says
no visible @interface for UIImagePicker Controller
I am using a Tab View Controller
My code for my FirstViewController.m is
#import "FirstViewController.h"
@interface FirstViewController ()

Condrum
- 63
- 2
- 11
0
votes
2 answers
MS Word documents to RTF documents
I've a problem: my application must convert ms word documents (imported from another system) into rtf documents, in order to be manipulated with OOo APIs and to be immune from mistakes (for coding incompatibility reasons).
I ask you: how can I…

Paolo Maresca
- 7,396
- 4
- 34
- 30
0
votes
1 answer
How can i upload files (text) in gmail for iphone
Hi everyone i have been working on iPhone 4s
I have downloaded file (.doc) using ifileexplorer and i can see that file on my iPhone .I need to send that document to my friend ,so that i compose gmail tap on attach a file i can see only photos ,i'm…

user2197875
- 171
- 3
- 12