Hello,
I’m facing the same problem where the library CodePorting.Translator.Cs2Cpp.Control
cannot be found.
I wanted to upgrade from Aspose.Words 22.1 to 22.12, so it works fine in 22.1 but not in 22.12 (with .NET 6)
I checked the dll with ILSpy and I see a new reference to this CodePorting.Translator.Cs2Cpp.Control which was not part of 22.1 (in Aspose.Words.Pdf2Word).
Is there anything wrong with the NuGet package that makes this additional library not available?
Thanks for your help.