Afalina Co., Ltd. Software

The MS Office-like sty...

AfalinaSoft Flat Controls

The MS Office-like style to all standard VCL controls in one point. - 34 flat controls - Delphi 7 supported - Native VCL code - Stylish GUI - Simple use - Full control in one point - You will have nothing to change in our code - just use it!

Keywords: flatstyle flat style miscrosoft office delphi vcl component controls ms office-like style standard vcl controls one point delphi 4-7 general public license

With this visual RAD t...

Add-in Express 2008 for Outlook Express

With this visual RAD toolkit you can easily develop secure, managed, isolated and deployable plugins for Outlook Express on Windows Mail. Add-in Express provides Outlook Express with a unified extensibility model based on familiar interfaces and objects of the Microsoft Office and Outlook, and gives you visual designers for advanced customization of Outlook Express menus and toolbars. It allows adding custom menu items to the main Outlook Express menu and Inspector menu; using custom controls such as simple buttons, pop-up, dropdown, split buttons and separators on your toolbars; embedding custom forms into the main Outlook Express window and any e-mail windows; creating view and form regions for the main Outlook Express window, mail compose and mail read windows and more. Another key benefit of Add-in Express is that it makes your Outlook Express plug-ins version neutral, i.e. you write your code once and have it work across Outlook Express 6 on Windows 2000 and XP through Windows Mail on Vista. Add-in Express directly supports Visual Basic .NET (VB .NET), Visual C#, and C++ in Visual Studio 2003 and 2005, as well as RemObjects Chrome. For more information please visit: http://www.add-in-express.com/programming-outlook-express/

Keywords: outlook express windows mail plug-in add-in vb.net c# c++ electronic communication

It is a one-line progr...

Outlook Security Manager

It is a one-line programming tool for controlling Outlook Security. With Outlook Security Manager you can disable Outlook Security settings and avoid security warnings with just one line of code! Unlike similar tools, Outlook Security Manager doesn't transform OOM and CDO calls to Extended MAPI calls and doesn't make development more complicated by its own special objects. It just implements one object with three properties that enable or disable Outlook Security Settings for OOM, CDO and SMAPI. These properties are DisableOOMWarnings, DisableCDOWarnings and DisableSMAPIWarnings. Before calling a protected object you just disable Outlook Security via the corresponding property, and then you turn it on again. It supports the .NET, VCL and ActiveX platforms (Visual Basic .NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA). It also supports all Outlook versions and service packs including Outlook 2000, Outlook 2002 (XP) and Outlook 2003. Code examples: --- Visual Basic .NET Dim SecurityManager As New AddinExpress.Outlook.SecurityManager SecurityManager.DisableOOMWarnings = True Try ... any action with protected objects such as contacts or items... Finally SecurityManager.DisableOOMWarnings = False End Try --- Visual Basic 6, VBA, VBScript OlSecurityManager.DisableOOMWarnings = True On Error Goto Finally ... any action with protected objects ... Finally: OlSecurityManager.DisableOOMWarnings = False --- Delphi OlSecurityManager.DisableOOMWarnings := True; try ... any action with protected objects ... finally OlSecurityManager.DisableOOMWarnings = False; end;

Keywords: outlook security warning disable settings .net c# vb vcl delphi c++ network monitoring tools

Merge Cells Wizard is ...

Merge Cells Wizard

Merge Cells Wizard is an add-in that joins cells values. Use Merge Cells Wizard each time you need to place values from several cells to one cell or when you need to join several cells preserving the values of these cells. Merge Cells Wizard allows you to: Join the selected cells in one cell using some separator and place the results to: - The top left corner of the selected range; - The top right corner of the selected range; - The bottom left corner of the selected range; - The bottom right corner of the selected range; Join the selected cells row by row using some separator and place the results to: - The left cell of each row of the selected range; - The right cell of each row of the selected range; Join the selected cells column by column using some separator and place the results to: - The top cell of each column of the selected range; - The bottom cell of each column of the selected range; Clear the cells the values from which have been joined; Merge all areas in the selection. Merge Cells Wizard is developed as an add-in for Microsoft Excel 2000, Excel 2002 (XP) and Excel 2003.

Keywords: excel add-in merge cells split cells merge cells wizard join several cells preserving values these cell decrypted files

Add-in Express is a to...

Add-in Express

Add-in Express is a tool for creating Microsoft Office COM add-ins in Delphi. Using it you can develop a single add-in that will run across the entire Office suite of applications - MS Excel, Word, PowerPoint, Outlook, Access, FrontPage and MS Project. Add-in Express hides complexity of implementing the IDTExtensibility2 interface that COM add-in architecture is based on. And using Add-in Express, add-in projects can be created by a couple of clicks. You create your own toolbars and place buttons, edit boxes, combo boxes, and pop-ups onto them. Add-in Express correctly handles hiding and deleting controls, as well as moving them to other toolbars. It also allows handling the controls' events. Use Delphi forms, standard controls and components to develop a COM add-in. Quick Demo project includes a sample COM add-in for all supported apps that creates a number of toolbars and controls. You get the source code of the sample add-in where you see the use of Office Add-in Express classes as well as details of toolbar and control creation.

Keywords: addins add-in addin express microsoft office excel word developing com add-ins ms office add-in express proven solution scraps of paper

EXCELlent reports with...

AfalinaSoft XL Report for Delphi

EXCELlent reports with minimal coding. Save your time. Get impressive results! - Conditional formatting; subtotaling and outline view; autofilter - all Excel features are supported on the template level - Pivot tables and Pivot charts - Master-detail and multiple-sheet reports - All TDataset descendants - Native VCL code and integration with Delphi IDE - Fast data transfer - Compatibility with all European localizations of Excel - Thorough Demo and documentation - Delphi 4, 5, 6, 7; C++Builder 4, 5, 6; Excel 97, 2000, 2002. - Royalty-free ProOptionPack - the set of extended XL Report options: - Data grouping without subtotals - Advanced subtotals - Direct support of all Excel chart types ONLY 3 minutes and EXACTLY ONE LINE of code and multiple sheet report with a pivot table and a pivot chart on every worksheet is ready! See http://www.XL-Report.com

Keywords: excel report reporting borland delphi builder component export spreadsheet xls excellent reports minimal coding save time get impressive results bit keys

Use visual designers o...

Add-in Express 2007 for .NET

Use visual designers of Add-in Express 2007 for .NET to develop secure and isolated, version-neutral and feature-rich, deployable and updatable extensions for all available Microsoft Office versions, including Office 2007, 2003, 2002 (XP) and Office 2000. Project templates of Add-in Express support all Office extensibility technologies including COM add-ins, smart tags, real-time data servers and Excel user-defined functions. With Add-in Express 2007 you can create both application-specific extensions, e.g. Outlook plug-ins or Word smart tags, and shared extensions that work on all end-user applications from the Microsoft Office family: Outlook, Excel, Word, PowerPoint, Visio, Project, MapPoint, Publisher, Access, FrontPage and InfoPath. Use visual designers provided by Add-in Express to: - Build new or customize existing toolbars, menus and sub-menus on Microsoft Office 2000 - 2003. - Add new or customizing existing tabs for the Office 2007 Ribbon UI, build the Quick Access Toolbar and the Office Menu. - Develop your own task panes for Office 2007 applications. - Access any Office objects, handle any Office events. - Customize Microsoft Outlook windows, views and forms with advanced form regions. - Develop application-level keyboard shortcuts. - Add Outlook option and property pages. - Use any .NET controls on Microsoft Office toolbars. - Intercept any built-in controls. - Develop Smart Tag recognizers. - Program Microsoft Excel RTD servers and topics. - And, write a version-neutral applied code that works transparently on all Office versions. Add-in Express 2007 for .NET is developed in C# and directly supports C#, Visual Basic .NET (VB.NET), C++, J# and Delphi for .NET. Add-in Express supports Visual Studio 2003 and 2005, .NET Framework 1.0 and higher. For more details visit http://www.add-in-express.com/add-in-net/

Keywords: com addin add-ins plugin office excel word outlook .net c# c++ visual basic vb j# rtd smart tag sample web pages

 

Page 1 out of 5    1 2 3 4 5

  Search for:      

Copyright (C) 2003-2008 FilesLand.com