The documents tag has no wiki summary.
0
votes
0answers
26 views
Render Salesforce Document Object Instance Body on Visualforce Page
I have a PDF file stored in Documents in Salesforce. I need to get the Document from the Document object and render it as a PDF visualforce page. When I get the body of the docuemnt it is the form ...
0
votes
0answers
44 views
iOS Access Documents from OS X
While testing, I frequently like to check the files generated by the App I'm working on. This is easy enough to do on the Simulator, but as touch-controls become more and more present in the App, it ...
0
votes
0answers
52 views
Best API for implementing Multi-Label Hierarchical Text Classification
i need to create a program that classifies documents to categories.
But I have couple requirements:
Has to be multi-label hierarchical classification
I need to do this using Desicion Trees method
...
0
votes
1answer
30 views
Connecting to POP3 via PHP to check for e-mail upload
How would I connect to POP3 via e-mail so that I can check if a file has been sent to an e-mail address so I can rename that file with the e-mail address it was sent from? I can do the end part by ...
0
votes
2answers
36 views
How would I check if a folders contents has changed with PHP?
I've been issued with the task of when an e-mail is sent to a specific e-mail address it should upload it to a folder called 'input' I have to check this folder for changes to see if there are any ...
-2
votes
1answer
43 views
Speed of MongoDB $in by _id Query
I want a collection of 1,000 documents, which I specify by passing 1,000 unique _id keys to the $in operator of a single find() query.
How much faster is this than me running 1,000 find({_id:}) ...
1
vote
2answers
65 views
Locate command can't find anything inside Documents folder on mac
As it says in the description. I first check our database is up to date
mh547:bin crashandburn4$ sudo /usr/libexec/locate.updatedb
Password: #password entered and function executed without ...
0
votes
1answer
96 views
Edit word documents with JSF RichFaces rich:editor?
I have JSF RichFaces rich:editor running and I am able to upload and open documents or just stream them to the editor. The issue is that .doc or docx or other richText documents will show lots of ...
0
votes
0answers
7 views
Radacting surnames and first names from web posts
I am looking for an algorithm or text mining tool that highlight and/or redact surnames and first names in text. For privacy purposes I want to filter out peoples names out postings. Anyone knows a ...
0
votes
1answer
428 views
Issue adding a document library web part to sharepoint page
I have code that programmatically creates a publishing web. It works fine except for one thing. I have to add the out of the box documents listview web part to the default.aspx page. It adds the web ...
0
votes
1answer
31 views
Trying to understand the idea of Search Documents on the Google App Engine
I'm trying to understand the concept of Documents on Google App Engine's Search API. The concept I'm having trouble with is the idea behind storing documents. So for example, say in my database I have ...
0
votes
1answer
40 views
My documents target - how can i change it to open my web site
I have created a web site that ( for local use on my computer ) that navigates through the files in the My documents folder via regular links .I would like to change the way my documents folder ...
0
votes
0answers
37 views
How to edit all document types in iOS
My app has to edit all major types of documents like rtf/doc etc.
I have searched a bit in internet but didn't get any satisfactory solution.
I can think of some options:
Create or import(which?) ...
0
votes
0answers
51 views
Siebel 8.1.1.5 Sales Order Documents Viewtab
In my project, we want to use the Documents functionality in a Sales Order to take some simple information like Account and Total Price.....
How can I do that?I've made a template in word with ...
0
votes
0answers
53 views
iOS In-app deletion of file in Documents folder so it doesn't re-appear after iTunes/iCloud sync?
I currently store my iOS app settings in a plist file in the apps Documents directory, but want to switch to using JSON or CoreData instead.
Assuming I use JSON, to migrate the original settings I'll ...
0
votes
1answer
126 views
Attaching a recorded .caf file locatted in documents directory to mail iOS Xcode
I have files recorded by the user in the documents directory... displayed in a uitableview...
I placed this code in my didSelectRowAtIndexPath... Why doesn't this work?
NSArray *paths = ...
0
votes
2answers
70 views
Load audio in DOCUMENTS when UITableView “cell” is pressed
I have a UITableView displaying a llist f files in the Documents Directory... and I want it to play the audio file in the Documents directory when pressed...
It runs with no errores but doesn't play ...
0
votes
0answers
261 views
xsl fo page size / orientation
I am designing an xsl that will give a pdf output. My pdf output is in landscape format.
I can't get the landscape formatted output even i change the simple page master as follows,
Still my pdf ...
1
vote
0answers
94 views
overwrite dynamic dict warning for ios devices [closed]
What is this warning? and why is it coming?
<Warning>: overwrite_dynamic_dict Couldn't overwrite existing dynamic dictionary /var/mobile/Library/Keyboard/en_GB-dynamic-text.dat: Error ...
0
votes
0answers
28 views
Rails “share documents” starting application?
I am currently working on an application that have an ActiveRecord called Template.
I would like users to be able to
"share" Templates so that everyone with a link could see them
give "view" or ...
1
vote
1answer
109 views
Can you use Google Docs as the text editor for your own application?
I know Google Drive has an API. Is there a way to use it to essentially use Google Docs as the rich text editor for an application? I.e. I would like to be able to do the following:
Create a ...
1
vote
2answers
552 views
How to scan SD card for particular extension of files in android?
I am working on a project which contains a module to scan pdf, doc xls files from sd card and make list of them. I also want to make list of folders only.
As I am very new to android. Anyone have ...
0
votes
1answer
307 views
Disable Document Template link in Word
through our software, our clients can create Word documents based on a number of templates we provide. This has caused us some problems lately when sites have been moving servers, as documents created ...
1
vote
1answer
313 views
Find similarity between two documents Lucene
I have indexed i.e 400 documents. Then i want to give two documents and lucene to return me the similarity between those two documents. Is that possible? Thanks in advance.
0
votes
0answers
41 views
Add Custom ScanSnap Action to the ScanSnap Organizer
I would like to export documents that have been scanned into my ScanSnap Organizer via the "Scan to XXXXX" actions. Is there a way to hook into this via any API?
1
vote
2answers
84 views
What is the equivalent of windows user Favorites directory on Mac OS and linux based OS?
say in on windows 7 using python language: os.path.expanduser('~') gets me 'E:\Users\san'
and in there is a Documents folder so i can get to it by os.join()
what is it called on MAC OSx or other ...
1
vote
1answer
106 views
What's the best practice to creating different views when sharing one child frame in an MFC MDI app?
I'm not necessarily looking for code help, but rather a high level answer so I can research the solution myself. Basically, I have an MDI app with multiple docs and their views, I'd like all the ...
0
votes
2answers
317 views
How to print information programmatically on a doc template?
I have an application in C# that would print invoices and payslips. The client have sent me a template which would be used for the day to day operations. I don't know how to print to it, though I ...
1
vote
1answer
436 views
Search all open documents, find text, and delete to the end of the document Word Macro
I am trying to write a vba word macro that searches all open documents, finds all occurrences of the text "DocumentEnd9999", and deletes everything below that text in each document. Please help! Thank ...
0
votes
1answer
644 views
Accessing a file on IOS in Documents/Inbox from my Application
I've been at this all night and its driving me nuts, I have an application which is called by openURL calls from Safari. Safari sends me the fileURL and copies the file in to Documents/Inbox and I ...
0
votes
1answer
404 views
Display Local HTML file from documents directory in a UIWebView on iPhone
How can I display a HTML file from the Documents directory in my app?
Below is the code that I'm using and nothing is showing up in my UIWebView
NSArray *paths = ...
0
votes
0answers
259 views
Opening Multiple Dpcuments in SharePoint Library using editDocumentWithProgID2 javascript function
I have built a custom ribbon feature, I select documents from document library of different kind and then click on this custom ribbon button which uses a javascript COM file to open these documents ...
1
vote
0answers
579 views
Moving Dynamics CRM 2011 tracked email attachments into SharePoint 2010 document library
In order to concentrate all CRM entity related documents in SharePoint, and minimize the growth of the CRM database footprint we have decided to store CRM tracked email attachments in SharePoint, but ...
-1
votes
1answer
83 views
how to access documents(.pdf .doc etc) which are stored outside of the root folder [duplicate]
Possible Duplicate:
How to serve documents from outside the web root using PHP?
Basically this is one of my first sites, however some of the documents my client wants to store contain ...
4
votes
1answer
97 views
Default page size for Google docs
We have a system that generates documents using the Google API, we would like the page set-up to default to A4 for all documents we generate. We have set the default as A$ in the Google Doc settings ...
1
vote
1answer
126 views
Using Whoosh I am not able to search for documents with multiword queries.
Using Whoosh I am not able to search for documents with multiword queries. I used the And operator as depicted in http://packages.python.org/Whoosh/quickstart.html#the-searcher-object
but it shows ...
0
votes
0answers
108 views
Google Docs' Queries
I have a spreadsheet with many sheets in which I assign tasks, responsibilities and an estimated amount of hours.
For example, two of these sheets are FOO and BAR:
FOO
...
5
votes
5answers
481 views
Android how to secure contents in document directory
I am asking the same question as here:
Secure contents in document directory
For android.
Are there equivalent concepts in android to what is presented here:
Protecting the app sandbox
My ...
0
votes
2answers
518 views
iOS 5.1 Simulator “Documents” ghost directory
Before I start, I need to stress the fact that I have looked at every post dealing with the documents directory.
So I will try to disect my problem to better help you help me.
I am developing an ...
0
votes
0answers
109 views
Creating two documents in a pdf using itextsharp on one page
My application is printing payslips on A4 using iTextSharp. The customer needs to print a number of them say 2 or three on a single A4 (like Microsoft Powerpoint prints handouts). How do I create a ...
0
votes
0answers
53 views
Electronic singnatures are safe? I am going to signup with groupdocs
I am going to signup with groupdocs.com http://groupdocs.com/apps/signature
em little bit worried about security as signatures should be in safe hands, does anyone got experience of digital signatures ...
-1
votes
1answer
44 views
What's a good backup software that will scan for particular files and only back those up? [closed]
I don't want all 500GB backed up, I just want all my office documents backed up (they are spread out through dozens of folders). I don't want to use iCloud, but I want to be able to FTP the backup to ...
0
votes
0answers
7 views
Flash Server Installation
I am hoping someone can help me. I have downloaded and installed flash media developer 4.5 on windows. This was no upgrade. Problem is after installation i can not locate any of the folders on my ...
0
votes
1answer
181 views
jQuery or PHP: Comparing Documents
Just wondering if anyone can suggest a tool (either jquery or php) that allows document comparison? The documents are stored in MySQL (if that's relevant).
I've googled it, and found a couple of ...
6
votes
2answers
232 views
What is a good MongoDB document structure for most efficient querying of user followers/followees?
I've been wondering about the ideal document structure for maximum query efficiency for various situations and there's one I want to ask about. It's really borne out of me not really knowing how ...
0
votes
1answer
185 views
MongoDB - Condition on sub documents using Linq
I'm using the mongo-csharp-driver to query my Mongo entities.
I have the following objects which are stored in the Mongo:
public class Table
{
public int Id { get; private set; }
public ...
-1
votes
1answer
71 views
How to make changes on sharepoint intranet?
I will begin working on a sharepoint site, and I have to change the way this site manages the documents (Word format). The purpose is to manage the documents in paragraphs, so that you can have the ...
0
votes
0answers
72 views
sharepoint sitedocument
I'm working on MySite (the social network from Sharepoint) I want to place on the content page of a user a webpart which show the shared documents stocked in the user's personel shared library. This ...
0
votes
1answer
29 views
CouchDB Replicator
I am trying to create a couchdb interface in which databases for multiple operating systems contain documents with identical keys but strings in different languages. I would like to use the Replicator ...
0
votes
0answers
318 views
Access Sharepoint documents via Webservice in C#
I'm new to sharepoint and just explored the webservices every sharepoint site provides.
I'm trying to get the list of documents and folders that are in "Shared Documents" on my sharepoint site. I ...


