c# - Programmatically convert docx file to doc -


what options have convert .docx documents .doc document programmatically using c#? i'm looking cheaply possible. ideally want directly in code via libraries within .net framework or via establish downloadable dll.

the 1 constraint have can't install office onto our servers.

consider aspose.words. high quality product fast, reasonably priced , accurate. converting documents docx doc, word automation may result in data loss , may impact fidelity. may important users.

i'm not affiliated product.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -