Hi, i added from nuget Aspose.Words (23.2.0). my project is wcf service net 6.0.
then added this code:
public void Pdf2Doc(string pathFileDoc)
{
Document pdf = new Document(pathFileDoc);
pdf.Save(Path.ChangeExt…...Pdf2Doc(string pathFileDoc) { Document pdf = new Document(pathFileDoc); pdf...: 'Could not load file or assembly 'System.CodeDom, Version=0...