Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8413745
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T00:58:51+00:00 2026-06-10T00:58:51+00:00

How can i get the document content in java, with the google docs api.

  • 0

How can i get the document content in java, with the google docs api. this is my code.

      MediaContent mc = (MediaContent) entry.getContent();
      String UrlForDownload = mc.getUri()+"&exportFormat=txt&format=txt";
        mc.setUri(UrlForDownload);
    MediaSource ms = client.getMedia(mc);

But am not getting the content, which is the right way to have it?
thx in advance

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T00:58:53+00:00Added an answer on June 10, 2026 at 12:58 am

    I’m not sure if there is a good way to get the export URL using the Google Docs API. However you could try using this URL which is part of the Drive API v2:

    https://docs.google.com/feeds/download/documents/export/Export?id=<docID>&exportFormat=txt
    

    The only issue is that the URL is suposed to be obscure (though not likely to change soon), in theory you should just use the export link which is part of the File’s metadata in the Google Drive API:

    "exportLinks": {
      ...
      "text/plain": "https://docs.google.com/feeds/download/documents/export/Export?id=1X24S59c2o4pXW9HkAzG-qnq9uegsLNXfnG_2usiVGDs&exportFormat=txt",
      ...
    

    But for this you would need to be using the Google Drive API instead fo the Google Document List API.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i use follows code to get a XML Document (by JDOM in java): SAXBuilder
I can get window.document but how can I get document.window ? I need to
I am wondering how I can get the document title in LaTex, for use
You can get the nodes of the document object of an <iframe> with the
How can i get the size of an Document object? DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();
how can you get the server relative url of a file in a document
A way to get HTTP_REFERER , We can use document.referrer in browser side javascript
So, i have some question about xml Documents in Java. Can i get all
I get a XML file from website ( http://www.abc.com/ ), URL is: http://www.abc.com/api/api.xml content
I want to convert an java string containing xml to a w3c dom document

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.