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

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); }

Ecosystem
nuget.org
Latest Release
0.1.0
over 8 years ago
Versions
1
Downloads
22,589 total
Dependent Packages
1
Dependent Repos
1
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/documentformat.openxml.variablereplacer
spec
License MIT
First Release over 8 years ago
Last Synced 15 days ago
Repository
Stars 7 on GitHub
Forks 2 on GitHub
Rankings on nuget.org
Dependent repos Top 7.0%
Forks Top 8.7%