Questions tagged [txtextcontrol]

TextControl is a word processing and reporting component for Windows, web and cloud based Microsoft development technologies.

Textcontrol offers feature-rich word processing and reporting components for ASP.NET MVC, WebForms, Winforms and WPF.


Text Control Developer Libraries

ASP.NET

TX Text Control .NET Server :- Reporting for Web Forms (AJAX) and MVC

TX Spell .NET :- Powerful Spell Checking and Language Tools

TX Barcode .NET :- Feature-Complete 1D and 2D Barcode Controls

Windows Forms

TX Text Control .NET :- Rich Text Controls and Reporting

TX Spell .NET :- Powerful Spell Checking and Language Tools

TX Barcode .NET :- Feature-Complete 1D and 2D Barcode Controls

WPF

TX Text Control .NET :- Rich Text Controls and Reporting

TX Spell .NET :- Powerful Spell Checking and Language Tools

TX Barcode .NET :-Feature-Complete 1D and 2D Barcode Controls

ActiveX

TX Text Control ActiveX :- Comprehensive Word Processing and Reporting

Cloud

ReportingCloud :- Create Reports in the Cloud Technologies


Features:

  • Text Control Give your users a WYSIWYG, MS Word compatible, HTML5-based, cross-browser editor to create powerful reporting templates and documents anywhere - in any browser on any device
  • Text Control Reporting combines the power of a reporting tool and an easy-to-use WYSIWYG word processor - fully programmable and embeddable in your application.

  • TX Text Control .NET supports a wide range of industry standard word processing formats (RTF, DOC, DOCX, HTML, XML, PDF, PDF/A) and image file formats (GIF, PNG, JPG, BMP, WMF, EMF, TIF).

  • TX Text Control .NET is used to print documents in batch processes or to create print-ready Adobe PDF documents in any kind of business process and workflow.
  • Create, import and modify Adobe PDF and PDF/A documents including document access security settings and digital signatures.

Resources and documentation:

http://labs.textcontrol.com/SampleExplorer/

https://www.textcontrol.com/documentation/

50 questions
-1
votes
2 answers

Need a code to create a text in relation to specific index in R

i need to automatize a process. I have a list of phrases, which indicate the level of correspondence to requisite. a .txt like this 1.1 cat is red 1.2 blue is blue 1.3 cggd 1.4 dses 2.1 blabla 2.2 yellow is yellow 2.3 abcded 2.4…
Silvia
  • 405
  • 4
  • 17
-1
votes
1 answer

I need a control like TX TextControl, can Office API provide that?

At the moment I need a text control that i can integrate in a ASP.NET MVC. TX TextControl can cover most of the requirements I need, but it is not very customizable. I am looking in to Office API, Office js and Office 365. And i was wondering if you…
Malenko
  • 545
  • 3
  • 15
-1
votes
1 answer

c#-taking specific needing text in filestream

I am doing log-in panel in c# form application. I do not want use database. I should take userID and password from txt file... For example, the txt file has 5 user ID and 5 password. How can I take needing userID and password from txt?
Bub
  • 11
  • 4
-4
votes
1 answer

How I can search a string in a .txt?

I want to search a string in a .txt . After identifying the line need to add another string at the end of the line... Please Help Example: ( echo 3-Trip-7000-23 echo 6-Lunch-600-2 echo 7-Breakfast-15-5 ) > FILE.txt If i type Lunch it prints in…
N. Mansch
  • 25
  • 1
  • 5
-5
votes
4 answers

compile and execute lines of code from txt in C#

I have on text s this lines: myData = myData.Replace(".jpg", ">JPG<"); myData = myData.Replace(".gif", ">GIF<"); myData = myData.Replace(".png", ">PNG<"); myData = myData.Replace(".tif", ">TIF<"); and on my C# program i wont one by one, on a cicle…
r-magalhaes
  • 427
  • 2
  • 9
  • 18
1 2 3
4