TextAtAnyCost NuGet Package

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, out text);.




Got any TextAtAnyCost Question?





Info

Version: 1.0.1
Author(s): Skvorec
Last Update: Tuesday, June 28, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/rembish/TextAtAnyCost
NuGet Url: https://www.nuget.org/packages/TextAtAnyCost


Install
Install-Package TextAtAnyCost
dotnet add package TextAtAnyCost
paket add TextAtAnyCost
TextAtAnyCost Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2830