The Wayback Machine - https://web.archive.org/web/20200824213258/https://github.com/topics/openxml
Skip to content
#

openxml

Here are 62 public repositories matching this topic...

pekspro
pekspro commented Aug 23, 2020

Read and complete the full issue template

Do you want to request a feature or report a bug?

  • Bug
  • Feature
  • Question

Did you test against the latest CI build?

  • Yes
  • No

Version of ClosedXML

Tried both 0.95.999.2099 and 0.95.3

What is the current behavior?

If you open a created file in Excel, select File > Info it will warn you th

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

WordDocumentGenerator is an utility to generate Word documents from templates using Visual Studio 2017, .NET Framework 4.7 and DocumentFormat.OpenXml 2.8.1. WordDocumentGenerator helps generate Word documents both non-refresh-able as well as refresh-able based on predefined templates using minimum code changes. Content controls are used as placeholders for document generation.

  • Updated Dec 3, 2018
  • C#

Improve this page

Add a description, image, and links to the openxml 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 openxml topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.