Hello, I am getting started using the office plugin and it is working well with xlsx and docx documents, but I do not see any functionality relating to .doc and .xls documents. Is this functionality planned or is there a way that I can do this with the current dll? I am trying to maintain compatibility while converting our existing code to using your library rather than our previous one.
Thank you!
Parsing .doc and .xls documents with Office Plugin
Moderator: Alex
-
- Posts: 56
- Joined: Mon Dec 02, 2019 11:19 pm
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: Parsing .doc and .xls documents with Office Plugin
Hello Mike,
VintaSoft Office .NET Plug-in supports DOCX and XLSX file only. DOC and XLS files are not supported now. We plan to support DOC and XLS files but I do not know when support will be available.
Best regards, Alexander
VintaSoft Office .NET Plug-in supports DOCX and XLSX file only. DOC and XLS files are not supported now. We plan to support DOC and XLS files but I do not know when support will be available.
Best regards, Alexander
-
- Posts: 56
- Joined: Mon Dec 02, 2019 11:19 pm
Re: Parsing .doc and .xls documents with Office Plugin
Sounds good, thank you, I will sort something out for the time being and add this functionality when it becomes available.