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

nuget.org : documentformat.openxml.variablereplacer : 0.1.0

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 - Download - JSON - codemeta.json
purl: pkg:nuget/documentformat.openxml.variablereplacer@0.1.0
Published:
Indexed:

    Loading...
    Readme
    Loading...
    Dependencies