Browse by Tags
All Tags »
Word (
RSS)
Sorry, but there are no more tags available to filter with.
I've seen many, many requests on the Microsoft newsgroups asking how you can insert a picture into a Word document without saving it to the file system first. This example application described in this blog illustrates both methods for inserting a picture...
In a recent project we had a scenario where we had to find all the paragraphs in a particular style eg. Heading 1, Heading 2, etc. to build a custom table of contents. My initial thought was to iterate over the document paragraphs looking for the particular...