skvorec
-
TriDEngine
by: skvorec- 26,776 total downloads
- last updated 8/3/2016
- Latest version: 1.2.4
Include xml definitions (28/01/16)! example: var ext = TrID.TrIDEngine.GetExtensionByFileContent(@"C:\logo.png"); -
TextAtAnyCost
by: skvorec- 2,186 total downloads
- last updated 6/28/2016
- Latest version: 1.0.1
Read text from Microsoft Office doc type format example: var text = new Doc().Parse("document.doc"); or string text; var isParsed = new Doc().TryParse(docBytes,... More information