The Wayback Machine - https://web.archive.org/web/20201015070547/https://github.com/topics/microsoft-word
Skip to content
#

microsoft-word

Here are 91 public repositories matching this topic...

NamelessHH
NamelessHH commented Apr 16, 2018

I keep getting this issue when I try to use this library

`

            var file = new FileInfo(Input);

            var reader = new StructuredStorageReader(file.FullName);

            var doc = new b2xtranslator.DocFileFormat.WordDocument(reader);

            var docx = WordprocessingDocument.Create(Output, b2xtranslator.OpenXmlLib.OpenXmlPackage.DocumentType.Documen

This project collects Wikipedia articles from a search term entered by the user and formats the data into a .docx (Word Document) document with images related to each section of the collected article.
  • Updated Sep 12, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the microsoft-word topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microsoft-word topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.