{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:nuget/documentformat.openxml.variablereplacer","name":"documentformat.openxml.variablereplacer","description":"using (WordprocessingDocument document = WordprocessingDocument.Open(filePath, true))\n{\nMainDocumentPart mainPart = document.MainDocumentPart;\nDictionary\u003cstring, string\u003e replacers = new Dictionary\u003cstring, string\u003e(32);\n_openXmlVariableReplacer.ReplaceVariables(mainPart.Document, replacers);\n}","version":"0.1.0","softwareVersion":"0.1.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/shoshins/open-xml-variable-replacer","issueTracker":"https://github.com/shoshins/open-xml-variable-replacer/issues","url":"https://github.com/shoshins/open-xml-variable-replacer","keywords":["openxml","office","variable"],"programmingLanguage":{"@type":"ComputerLanguage","name":"C#"},"maintainer":[{"@type":"Person","name":"shoshin"}],"author":[{"@type":"Person","name":"shoshin"}],"copyrightHolder":[{"@type":"Person","name":"shoshin"}],"dateCreated":"2017-12-04","dateModified":"2017-12-04","datePublished":"2017-12-04","copyrightYear":2017,"downloadUrl":"https://api.nuget.org/v3-flatcontainer/documentformat.openxml.variablereplacer/0.1.0/documentformat.openxml.variablereplacer.0.1.0.nupkg","applicationCategory":"nuget","runtimePlatform":"nuget","developmentStatus":"active","sameAs":["https://www.nuget.org/packages/documentformat.openxml.variablereplacer/"],"https://www.w3.org/ns/activitystreams#likes":7,"https://forgefed.org/ns#forks":2}