OfficePartner is the easy way to integrate your projects with Microsoft Office, the worlds leading business productivity software. With OfficePartner you can access COM services in Microsoft Office with easy to use VCL components.
License
Mozilla Public License 1.1 (MPL 1.1)Follow TurboPower OfficePartner
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for software and updates.
-
Good program
-
Good work:)
-
Hoto build OfficePartner in Delphi XE2 -------------------------------------- 1. OpWord.pas implementation /* Add */ var EmptyParam : OleVariant; /* At end of file add */ initialization begin EmptyParam := Variants.EmptyParam; end; 2. Some of the other OfficePartner files needs "Vcl." added to some modules in "uses" 3. File / Open project - Select ...\OfficePartner\packages\P164_70.groupproj 4. In project manager - Make sure Debug is selected - Right click on P168_R70.bpl and select Clean and Build - Right click on P168_D70.bpl and select Clean and Build - Right click on P168_D70.bpl and select Install 5. File / Close all 6. Tools / Options / Environment options / Delphi options / Library - Add ...\OfficePartner\source