|
I have an ASP.NET app that permits Word 2007 document uploads. Once they are uploaded I'd like to parse out the document text and also any comments made by reviewers. I'd like to be able to get the comments and the commenter initials/name.
Are there free...
Started by Caveatrob on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you require that your users upload Word 2007 DOCX files (as opposed to Word 2003 .doc files), you can use the System.IO.Packaging API in WindowsBase.dll to read the XML within the Word 2007 file.
|
|
I was wondering if this is possible? and if so how?
Thanks.
Started by LB on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
That shows how to remove comments: http://blogs.msdn.com/ericwhite/archive/2008/07/14/using-the-open-xml-sdk-and-linq-to-xml-to-remove-comments-from-an-open-xml-wordprocessing-document.aspx
In short here's.
|
|
What's the better way to insert cell comments in excel 2007 files programmaticaly using c# and .net 3.5?
Started by Adones Cunha on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I just did exactly that but with MS Word (using Microsoft.Office.Interop.Word .
A comment to a cell, load the file, activate the worksheet, then select the cell as a range and set the comment.
|
Ask your Facebook Friends
|
I'm trying to add comments to cells in an Excel 2007 spreadsheet. I'm using the OpenXml SDK 2.0 to do so.
My use case is this: I've created a template Excel file that I copy and use that as my starting point, rather than create an OpenXML document from...
Started by Tim Gebhardt on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Cell comments also have a graphics object which is in a VML Microsoft will address this in Excel 14 by adding full cell comment support as well as support for controls whether or not it is possible to....
Unfortunately, it is not that simple.
|
|
I'm just starting a new green-field development project, and I'm trying to set some standards. I know that a lot of codebases have header comments in every code file with a copyright notice and other gumph. Is this a necessary or useful practice?
For ...
Started by Samuel Jack on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
Then include it as a separate file, I've seen last edited by comments and original author comments; // Copyright (c) 2007, 2008 All Right Reserved, http://sharpsts.com/ // // This source is subject possibly work."
I would only put....
|
|
A client is asking to incorporate commenting on their news articles. They're using the Sharepoint news site template for their news publishing, etc. They want a simple commenting system, much like what is available on most blog engines, only they want...
Started by Kilhoffer on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
From....
I struggled to add support for anonymous comments, but on the whole it works good and wasen't to much code Blog site template, plus custom coding.
Of the Enhanced Blog Edition of CKS does to approval of comments and spam checking.
|
|
On Sun, 11 Jan 2009 14:55:01 -0800, matrix8 <matrix8@discussions.microsoft.com
what is the syntax to apply inline sql comments in access 2007 ?
Started by matrix8 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
'====================================================
> what is the syntax to apply inline sql comments in access 2007 ? On Sun, 11 Jan 2009 16 comments to SQL statements in Access - unless you
are using a passthrough query....
|
|
On Wed, 6 May 2009 09:33:01 -0700, RhinebeckJMM <RhinebeckJMM@discussions.microsoft.com
In Word 2003 I was able to set printing options so that comments printed at
the end of a document. I cannot find a similar option in Word 2007, and
unless ...
Started by RhinebeckJMM on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
--
Stefan Blom;sbarnhill@mvps.org
You can also convert the doc to PDF; Adobe Reader permits printing of
comments.
You can do is print a list of markup, but that includes not only
comments of course.
|
|
Penncentralpete Post subject: Re: comments welcomed Posted: Fri Jan 23, 2009 7:57 pm Site Admin
Joined: Sun Sep 16, 2007 9:30 pm
Posts: 13985
Location: Brooklyn to New Jersey Strange. After all this time, not one comment nor suggestion. Does this mean...
Answer Snippets (Read the full thread at brooklyndodgermemories):
You're doing and found out you were looking for comments....
Does this mean we're perfect to notice until we woke up this week and found out you were looking for comments.
After all this time, not one comment nor suggestion.
|
|
On Tue, 24 Mar 2009 11:11:09 -0700, New to Office 2007 <New to Office 2007@discussions.microsoft.com
Can someone help me delete reviewer initials contained in comments in track
changes? I want to keep the comments, but delete the identifying information...
Started by New to Office 2007 on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
Mailto:john@mcghie.name
On Tue, 24 Mar 2009 12:25:03 -0700, New to Office 2007 < before
going ....
B10DC30-8232-4659-9D9C-238AA05296BA@microsoft.com, "New to Office 2007"
<New to Office 2007@discussions.microsoft.com
--
Don't.
|