An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.0% dependent repos on nuget.org
Top 8.7% forks on nuget.org

nuget.org : documentformat.openxml.variablereplacer

using (WordprocessingDocument document = WordprocessingDocument.Open(filePath, true)) { MainDocumentPart mainPart = document.MainDocumentPart; Dictionary<string, string> replacers = new Dictionary<string, string>(32); _openXmlVariableReplacer.ReplaceVariables(mainPart.Document, replacers); }

Registry - Source - JSON - codemeta.json
purl: pkg:nuget/documentformat.openxml.variablereplacer
Keywords: openxml , office , variable
License: MIT
Latest release: about 8 years ago
First release: about 8 years ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 22,028 total
Stars: 7 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago