Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
IFileUtils Interface
IFileUtils Methods
CleanupOfficeHtml Method
CSV2Excel Method
Excel2CSV Method
Excel2JSSDF Method
Excel2Plates Method
Html2Word Method
HtmlHeatmap2Excel Method
InitLicense Method
JSSDF2Excel Method
Plates2Excel Method
PreviewFile Method
PreviewPage Method
PreviewPDF Method
PrintPDF Method
PrintPDFPageByPage Method
ReadExcel Method
ReadPlainTexts Method
RemovePassword Method
ReplaceTokenInWord Method
ReteiveMolsInWord Method
Word2Html Method
WriteFromDB Method
IFileUtils
ReplaceTokenInWord Method
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
byte
[]
ReplaceTokenInWord
(
byte
[]
buf
,
Dictionary
<
string
,
string
>
tokens
,
bool
html
)
Parameters
buf
Type:
System
Byte
tokens
Type:
System.Collections.Generic
Dictionary
String
,
String
html
Type:
System
Boolean
Return Value
Type:
Byte
See Also
Reference
IFileUtils Interface
Scilligence.MolEngine.Companion Namespace