Cookie Consent by Privacy Policies website
 
Language selection:   Deutsch   Deutsch   |   English   English

Category Development / C | C++ | C# (Filter: Shareware)

EaseFilter Data Protection SDK

EaseFilter Data Protection SDK provides a comprehensive data protection solutions for the sensitive data.The SDK includes the build in encryption driver engine, it can encrypt and decrypt the files transparently with 256 bit AES algorithm; The SDK includes the file access control driver engine, it can prevent the access to sensitive files by unauthorized users or processes; The SDK also includes the file I/O access monitor driver engine. More…

The C# PDF Library

IronPdf include a C# .Net HTML To PDF function which allows c# developers to generate PDF files from any HTML content - by URL or string HTML. This includes support for CSS, javascript and ajax. IronPDF also has a unique feature called ASPX to PDF. Used in a Microsoft Web forms web application this allows any ASPX webpage to export to PDF. Github examples. https://ironpdf.com/ for documentation and tutorials. Commercial Licensing available. More…
 

Add-in Express 2007 for VSTO

Use visual designers of this component set to create professional extensions for Microsoft Office in VSTO 2005 (SE) and VSTO 2008. Enjoy lots of advanced features: customize Office 2007 Ribbon UI and Office 2003 toolbars at design-time, add elements to Ribbon tabs, the Quick Access Toolbar and Office Menu and validate the resulting Ribbon XML in no time. C# and VB.NET are supported. Read more at http://www.add-in-express.com/add-in-vsto/ More…

MetaLib

The MetaLib SDK includes functions for reading, writing, editing, inserting, sorting and deleting MetaStockTM price data. It is perfect for software developers wanting to create powerful add-on modules for MetaStockTM users. You have no complexities of accessing MetaStockTM data files from your program. As a result, your development time will be shorter. More…
 

TRichView for C++Builder

Delphi/C++Builder components for displaying, editing and printing hypertext documents. Documents can contain text with various character attributes, tables, pictures, any Delphi controls. Left, right, center or justify alignments of paragraphs, custom margins and indents, background images, print preview, export to DocX, HTML, RTF import and export, live spell, data aware versions and more. + WYSIWYG and reporting add-on components. More…

Lingobit Extractor

Lingobit Extractor extracts hardcoded strings from C++ sources. It replaces hardcoded strings with a code template that loads them from resources and creates resource file with extracted text. For example, printf(L"Hello, world!"); will be automatically replaced with printf (_LS(IDS_HELLO)); where _LS is a function that loads string from resources, IDS_HELLO is an automatically generated ID for string that were placed into resource script file. More…