Client-side Packages
NPM, NuGet
TX Text Control provides out-of-the-box packages hosted on npm and NuGet, making it easy to integrate document processing into applications.
ng add @txtextcontrol/tx-ng-document-editor
ng add @txtextcontrol/tx-ng-document-viewer
Install-Package TXTextControl.Web
Install-Package TXTextControl.Web.DocumentViewer
npm i @txtextcontrol/tx-react-document-editor
npm i @txtextcontrol/tx-react-document-viewer
Backend
All of the packages can be easily evaluated without having to download anything, simply by using our trial backend with a trial access token.
The trial access token is a unique token that is used to access the trial backend hosted by us. It is a simple string that is passed to the backend to authenticate the user. After evaluating, you will get to host your own backend.
Request a trial access token.
Getting Started
We provide easy-to-follow, step-by-step tutorials for all supported packages and platforms. All tutorials, samples and articles can be sorted according to the platform and the packages used.
Getting Started