Top "Document" questions

Is a term that in computer science can refer to various file types containing usually human readable information, if opened with appropriate software.

MFMailComposeViewController doesn't link for simulator

First off, I'm using XCode 4.0.2. Okay, here is my issue. I can build Apple sample program for MFMailComposerViewController and run …

iphone cocoa-touch email document
character encoding of a framed document was not declared

I get this warning in FF when developing a site of mine. I can't find any real info about it …

firefox character-encoding document declare
How to save a Jsoup Document to an HTML file?

I have used this method to retrieve a webpage into an org.jsoup.nodes.Document object: myDoc = Jsoup.connect(myURL).…

java jsoup document
Limiting Length of Input in JTextField is not working

I am trying to limit the max length of character a user can input in a textfield but It seems …

java swing user-interface document jtextfield
javascript to get paragraph of selected text in web page

After highlighting text, I would like to obtain the paragraph in which the selected text resides. var select = window._content.…

javascript window document webpage paragraph
Convert MongoDB BsonDocument into a string

How do a convert an entire MongoDB BsonDocument into a string? (I'm using the official C# driver)

serialization mongodb document mongodb-.net-driver
Add additional attributes to an existing document elasticsearch

How do I add additional attributes to an existing document in Elasticsearch index. $ curl -XPUT 'http://localhost:9200/twitter/tweet/1' …

indexing elasticsearch document updating
How do I check for the existence of an external file with XSL?

I've found a lot of examples that reference Java and C for this, but how do I, or can I, …

xslt document external xsl-fo exists
Flash document viewer

Is there a flash based document viewer? I am looking for something similar to iPaper that Scribd.com uses.

flash document documentviewer
Carriage Return, Line Feed and New Line

What are the differences among Carriage Return, Line Feed and New line? Does it depend on OS? Why do we …

document indentation lf