Word is a commercial Word processing application written and distributed by Microsoft

learn more… | top users | synonyms (2)

0
votes
3answers
2k views

Cannot open word document and Excel from Sharepoint 2010

I am not able to open any word documents and Excel from my Sharepoint2010 sites. I was able to open them before I re-installed everything from scratch. When I try and open any uploaded Excel document ...
0
votes
2answers
1k views

Open docs from SP2010 in excel/word crashes

I have: SP2010 rented from a company. 1 site collection I have IE 9.0.8 For about a 6 months I have this consistent problem. When I click on a Word doc or Excel doc, I get a choice to edit, I do ...
0
votes
0answers
13 views

Microsoft.Interop.office.word Error This website requires you to log in

When trying to generate to word I get the following error: The website declined to show this webpage HTTP 403 Most likely causes: •This website requires you to log in. What you can ...
0
votes
1answer
25 views

cannot open microsoft.office.interop.word document

i am trying to open a word document but i dont work i can only save the document not open what could be the problem? I get this following Error when trying to Open: I am running SharePoint do i ...
2
votes
0answers
44 views

Initialize word document content type properties using Javascript

I'm trying to create a new word document from a template using the following javascript code : var word = new ActiveXObject("Word.Application"); var doc = ...
3
votes
3answers
750 views

Word 2010: what are my options to get items from a SharePoint list?

How can I, directly from a Word 2010 document, get items from a SharePoint 2010 list? I am interested in a one step approach, not two steps involving Access or Excel for example. If possible I'd like ...
0
votes
0answers
31 views

Adding Image to Word Document

I have created one application, which generates MS Word doc file. For generating this I am using one data table which contains data. The first Column of the data table consist of Body and second is ...
0
votes
1answer
36 views

Word Documents in Library Erroring and Unable to Overwrite

I have a document library and a number of times I have experienced an issue where, upon trying to open a document in Word for editing, it throws an error The file filename.docx cannot be opened ...
1
vote
1answer
383 views

IMporting data from Word into a Sharepoint List

I understand how to import data from Excel into a Sharepoint list. We have a problem where we have 200-300 word docs, each consisting of 3 or 4 tables of information. I want to get this information ...
0
votes
0answers
63 views

Create document library word file and init metadata fields from list item properties

I have got custom content type <Elements xmlns="http://schemas.microsoft.com/sharepoint/"> <!-- Parent ContentType: Contract (PkbInfo.SP\Contract) ...
1
vote
0answers
38 views

Document Information Panel (Infopath 2007 .xsn) crashes Word 2010 when creating an instance of the content type, any idea why?

My problem seems to be that whenever I create an instance of a document content type it seems to crash Word 2010, I've tested it on another PC with Word 2007 installed and it opens the document just ...
0
votes
0answers
30 views

Integrate Rich Text Content in Document Library with MS Word 2010 using Quick Parts

I created custom rich text content type in my document library. When i tried to map the created custom content type in MS word 2010 using quick parts, i am getting html tags instead of formatted text. ...
0
votes
0answers
45 views

Creating Word document with tables from template

I found this blogpost about automatically creating Word documents from a list item using workflows in SP2010. ...
0
votes
2answers
272 views

How can i insert a header and footer to word documents in sharepoint

We have some word docs in Sharepoint and would like to add images to the header and text to the footer. So maybe users can select what they want to insert the text and images. Not sure if its possible ...
0
votes
0answers
26 views

Fastest and easiest way to convert a web-based infopath form in SharePoint 2007 to Microsoft Word document

According to this question (How do I convert a Infopath form created in sharepoint to Word), it have three solution: Using Copy and Paste Using Programming to read XML and merge Templates Using ...
0
votes
1answer
57 views

Word document Author property as SharePoint column - how?

I would like to expose the Word document property "Author" as a SharePoint metadata column. It is clearly not linked to the "Created By" field, whose internal column name is "Author". Is it possible ...
0
votes
1answer
194 views

Filling in the predefined Word Document Template from SharePoint Site

I have a requirement which asks for filling the details into a word doc with a predefined template from SharePoint site and then the word doc should be automatically saved when clicked on saved ...
0
votes
0answers
37 views

Sharepoint word metadata number type

I am having some trouble importing word custom document properties into columns within Sharepoint. The text fields work fine, but the number type fields are turning up blank. We are using word 2003. ...
0
votes
0answers
19 views

Using an initiation variable in SPD to populate a section in a Word document

This may be more appropriate in a Word discussion but it is initiated by SharePoint. So i thought i'd start here... What i am looking to do is take an initiation variable in a SPD worfklow to ...
0
votes
1answer
96 views

Accessing SharePoint documents from different WebApplication Zones

I have a SharePoint 2010 Server site (http://shpserver:81) that I have extended twice: Intranet: http://partnernet.abc.local Internet: https://partnernet.abc.com When I am on the internet ...
0
votes
1answer
23 views

Create New Word Document with Droplist Metadata

I have a new document library created in SharePoint 2007 and I have metadata associated with each entry. These fields are mostly simple text fields. One such column is a drop-list that reads from ...
3
votes
2answers
236 views

How to automatically convert the word document into PDF?

Is there any workflow that I can create to convert a word document into PDF after the approval workflow is finished.
1
vote
0answers
52 views

Editable Content Control in Word

I have a workflow in SP2010 that updates a Word template using content controls. This all works fine until someone wants to edit the text within the content control. Whilst they can add to it and ...
0
votes
0answers
63 views

Sharepoint 2010 Search not working for Office 2003 Document content

I have installed and configured SharePoint 2010 with Search. Everything is working fine except the search for Microsoft Office 2003 Document Content. It's able to search by title or document name ...
0
votes
0answers
36 views

Label integration between SharePoint2010 and Word2010 not working as expected

I was following this tutorial to attempt to insert the SharePoint (2010) version number for a document (Word 2010) in the header using a QuickPart linked to a label defined for the SharePoint Content ...
2
votes
1answer
91 views

How to enable bullet styles in Sharepoint 2010?

Intro: I'm running a publishing service using Sharepoint 2010 and recently tried to copy and paste contents from Word 2010 into an article. Problem: After pasting the content, it did not retain the ...
0
votes
1answer
186 views

How to modify an Office (Word, Excel) file in sharepoint programmatically

I need to Open and modify a document that resides on a Sharepoint Document Library. These changes on the file are done during an event generated by a Document Library, so I must change it by code. ...
0
votes
1answer
60 views

Printing Word document directly

is it possible to print a word document directly from the document libary? This must be done witout opening word on the local machine. Is it only possible wit a custom ribbon with JavaScript in it?
1
vote
2answers
273 views

Convert document library word document to pdf using third party dll

Hi I want to convert word document in pdf. I found lots of solution using office dll. But i want a solution using free third party dll because in office dll there must be office installed. so on my ...
0
votes
0answers
35 views

2010 SharePoint Search returns results document that doesn't contain search term

I am running a SharePoint 2010 search with the search criteria of "pdf". As I would expect, I get all pdf documents in my site collection back in the Search result set. What's interesting is that ...
2
votes
0answers
102 views

Word Automation services - Quick parts displays lookup ID after after PDF conversion

If I insert a quick part(document property) in both header and body it displays the lookup ID after PDF conversion using Word automation services. If I only insert in the header or body it works ...
2
votes
2answers
906 views

How to hide the Document Information Panel when creating a new Word document from a .DOTX file which was on a sharepoint site?

The title more or less says it all. I have DOTX files in a document library which people can download and create new word files from. The library DOES NOT have required columns or any special custom ...
3
votes
0answers
99 views

OpenDocuments ActiveX plugin does not work first time for each URL

I have a page which displays links to Word documents stored in SharePoint 2010. In order to allow the user to open the linked document by clicking the hyperlink, without being prompted to open or ...
1
vote
1answer
63 views

Update existing word document from SharePoint via code

I'd like to insert a line of text into an existing Word document that is stored in a document library. Would this be possible to do through an event or workflow? If so, how would I go about ...
0
votes
0answers
121 views

Document Information Panel and Required Columns

I've been struggling with this issue for a few days. I have a content type with 3 required columns with a dotx template. When I user creates a new document using that content type the Document ...
0
votes
1answer
656 views

Disable opening documents in office by default

Is it possible to turn off completely opening word and excel documents in office? What I want is when user clicks an word document is library, sharepoint will not open it office but standard download ...
0
votes
0answers
159 views

Word template in a document library in SharePoint 2010

I am using the document libary as word template in sharepoint 2010 but when we open the new word template and fill in the data, we cannot save into the library of the site ? I check it the probelm ...
0
votes
2answers
403 views

Opening Word documents in CQWP in browser

This seems like it should be an easy thing, but it's not working the way I expect it to. I have a SharePoint 2010 site with a document library that contains several Word documents. Office web apps are ...
1
vote
2answers
447 views

Display Word document in browser as read only

I don't really know where to put out this question. Because it touches several subjects. We've got a Sharepoint 2010 site where we're trying to build a document Library for thousands of documents. ...
0
votes
0answers
22 views

How do I get the DIP in Word to fully open?

DIP was built in InfoPath but Word only shows the top part of the long DIP. Users can grab the line at the bottom of the box and expand it or use the scroll bar but I want it to open to its full ...
0
votes
0answers
82 views

How to insert fields of the Document Information Panel inside the body of DOTX document?

In a DOTX template document, how can I insert a placeholder for the fields in the Document Information Panel? I'm only being able to insert document properties, via the Quick Parts button. And, if ...
1
vote
1answer
798 views

Use of QuickParts in Word Templates in combination with Site Content Types

Situation: A Site ContentType (CT): Report (Parent = Document) A Word Template is attached to the report CT 1 root site with several subsites (A, B, C) Every subsite contains a library with the ...
0
votes
0answers
67 views

Converting ms word document to web-page: equations are badly converted

I'm trying to convert my winword document to web-page. I'm using default mechanism, activated like descripted here http://technet.microsoft.com/en-us/library/cc770227.aspx. Convertation seems to be ...
0
votes
1answer
880 views

How can I recover a saved version of a document, that was not checked in?

I'm in a bit of an odd situation. I had a Word document checked out for editing, in Word 2007. I made a bunch of changes, and clicked the Save button in Word. But, I forgot to actually check the ...
0
votes
0answers
41 views

How can I provide document templates to users, that are in the SP Content Type Hub, directly from the word offline interface?

How can I provide document templates to users, that are in the SP Content Type Hub, directly from the word offline interface ? Basically, I need to be able to open microsoft word on my computer and ...
0
votes
1answer
130 views

multilanguage support cannot open file error on word viewer

i have a multilanguage supported sharepoint 2010 site and in it there is a document library.(english default,turkish installed later) when i click a word document on library if my language selection ...
0
votes
0answers
22 views

How to see if the current opened document from SharePoint is a major version

How to see if the current opened document from SharePoint is a major version? from Word. I'm developing an addin in .net which gets info via webb services. Thanks in advance
0
votes
1answer
162 views

Quick Part problem

I've got a group of users who have added a quick part into their Word documents in one of their document libraries in MOSS 2007 Enterprise. This quick part pulls in the FilePath. The library only has ...
0
votes
0answers
226 views

Can the built-in document property 'Abstract' from Word 2010 be mapped to a SharePoint 2010 column?

If you add certain columns to a content type they will map back and forth to built-in properties of any Word document. This works, for example, with title, subject, and category. These columns are all ...
1
vote
1answer
284 views

Open office document templates as new document?

In a document list my customer stores word document templates with appropriate file types [.dot | .dotx | .dotm]. When a user access these documents, the familiar dialogue box opens with the question ...

1 2