You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today.
Order online or call us +62-821-2442-2332 (Whatsapp)
IDR
  • Empty!

Winsoft Direct Office

  • Brand: Winsoft
  • Product Code: Winsoft Direct Office
  • Availability: In Stock


Available Options



Direct Office

Direct Office

Delphi Open XML library for processing .docx, .pptx and .xlsx documents.
  • create or modify Word Document .docx files
  • create or modify PowerPoint Presentation .pptx files
  • create or modify Excel Workbook .xlsx files
  • Microsoft Office installation is not required
  • uses Microsoft Open XML SDK 2.9
  • support Windows 32 and Windows 64
  • available for Delphi 7 - 10.4
  • royalty free distribution in applications



FAQ

How can I convert example code for Open XML SDK written in C# language?
We can offer you custom software development service to convert or develop code for Direct Office. Our hourly rate is $60,- USD.
How can I solve "Class not registered." error message?
  • Create manifest file yourapplicationname.exe.manifest (change yourapplicationname accordingly to the name of your application):
  • <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
      <assemblyIdentity version="1.0.0.0" processorArchitecture="*" name="yourapplicationname" type="*"/>
      <dependency>
        <dependentAssembly>
          <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0"
            publicKeyToken="6595b64144ccf1df" language="*" processorArchitecture="*"/>
        </dependentAssembly>
      </dependency>
    
      <dependency>
        <dependentAssembly>
          <assemblyIdentity name="Winsoft.DirectOffice" version="4.0.0.0" publicKeyToken="c2371442b2cedf55" processorArchitecture="msil"/>
        </dependentAssembly>
      </dependency>
    </assembly>
  • Embed yourapplicationname.exe.manifest file to your application: Select Delphi menu Project/Options.../Application. Change Manifest File combobox to Custom and select yourapplicationname.exe.manifest file in Custom manifest edit box.
  • Instead of embedding yourapplicationname.exe.manifest file to your application, you can comment "{$R *.res}" line in yourapplicationname.dpr file and use external yourapplicationname.exe.manifest file:
  • // {$R *.res}





Buy at Tokopedia!

Buy Now!

Tags: Winsoft Direct Office, delphi, c++ builder, Document & Office, winsoft