Questions tagged [microsoft-office]

Microsoft office is a set of applications by Microsoft for performing office tasks. Widely used in the PC world, and possible to run in Ubuntu under wine. Microsoft provides no support for use in this manner and is proprietary software. Open Source alternatives such as Libre Office provide a workable alternative in most cases.

241 questions
75
votes
8 answers

How do I view an Outlook .msg file?

I need to view a .msg file. It is an email from Microsoft Outlook. How can I do this in Ubuntu?
Eric Johnson
  • 6,585
43
votes
2 answers

Is it possible to open an Access 2010 database file without using Wine or VirtualBox?

I have a .accdb file created with Microsoft Office 2010 and I want to know if it is possible to open it with some native Ubuntu application like LibreOffice or OpenOffice, I know LibreOffice has LibreOffice Base but I can't figure out how to open or…
Jeggy
  • 3,122
  • 16
  • 57
  • 80
38
votes
12 answers

Can I install Microsoft Office? If so, how?

I want to know how to install Microsoft Office (specifically, Microsoft Office 2010) in Ubuntu? I am a die hard fan of MS Office and I want to know if there is a way I can use it in Ubuntu.
29
votes
4 answers

How to open a Powerpoint presentation in Ubuntu?

I have received a few Christmas cards which are in Powerpoint format. Is there an Ubuntu application that can open these files?
28
votes
5 answers

Wine 2.0 says it supports Office 2013. How do I actually install it?

I managed to get Office 2013 almost to work with Crossover, but not with Wine 2.0. Latest Wine is supposed to support Office 2013, but I find no tutorials how to actually achieve that. So if the statement about support is true, how do I accomplish…
28
votes
16 answers

Is there any way to use microsoft office in ubuntu without using wine? or any other alternative similar to microsoft office which uses the same format

I am using Ubuntu and I need to do my project work. When I use libre office for the work purpose it stores in odt format and converting from odt to docx format changes the alignment of words and paragraphs in documentation. By reading some blogs and…
NAIDU
  • 489
27
votes
5 answers

Installing MS Office 2013 on Ubuntu 12.04 LTS

I am trying to install Microsoft Office 2013 on Ubuntu 12.04 LTS (32-bit). I have downloaded an iso file of said product and installed wine1.4-i386 using the apt-get command on the terminal. The question is I don't know the steps how to install it.…
David B
  • 431
25
votes
4 answers

How to maintain document compatibility between LibreOffice and other office suites?

When I save a document in LibreOffice and try to open it in Office 2007 for example, most or all of the paragraphs moved somehow. For what I found out is that the document has Widows and Orphans. How do I fix this so the document can be seen 100%…
Luis Alvarado
  • 216,643
24
votes
5 answers

How do I install MS Office 2016 on PlayOnLinux

How can I get playonlinux to install Microsoft Office 2016. The options from the install menu only go up to 2013. Is there a more recent version of PlayOnLinux (or indeed Wine) I can download to enable installation of MS Office 2016? The steps I…
24
votes
3 answers

How do I print to PDF from wine?

I am running MS Office under wine and would like to print PDF documents. Installing the official extension via wine does nothing.
mreq
  • 4,932
22
votes
7 answers

What LibreOffice format works best in MS Office?

For a school project I need to collaborate with a lot of different people, and they all use MS Office. Of course they all have problems with opening .odt files. (even though MS says that Office should open them just fine..). They all get messages…
Gladen
  • 2,736
18
votes
10 answers

Can I open Microsoft Word and Excel files?

Can I open Microsoft Word and Excel files with Ubuntu?
16
votes
5 answers

Opening an .accdb file in Ubuntu?

I've received a Microsoft Access .accdb file (version 2010 I believe) that I need to get some data from. How can I open it in Ubuntu? Is there any tool that would allow me to do so? PS: Read-only is fine, if it has CSV exporting capabilities, the…
Alix Axel
  • 1,073
15
votes
5 answers

How to sync onedrive for business?

At my school we are starting to implement Office 365 for our students. We are working on basis of a bring-your-own-device strategy and will meet all kinds of devices and OS's. Office 365 comes with a built-in cloud feature, which can be synced to a…
Armin
  • 151
14
votes
3 answers

How can I determine the page count of odt, doc, docx and other office documents from the CLI?

It's easy to find the page count of a PDF document from the command line: pdfinfo sample.pdf | grep ^Pages: ... but I haven't been able to find a similar method for odt files and other office documents. Is there a way to programmatically determine…
Glutanimate
  • 21,763
1
2 3
16 17