Is any classes are moved to other namespaces in Aspose.Words 9.3.0

Hi,

This following statement used to work with Aspose.Words 9.1.0, but when I refer new Aspose.Words 9.3.0, some of the classes and properties are not identifying. Is there any namespace changes to classes?

doc.SaveOptions.HtmlExportImageSaving += new ExportImageSavingEventHandler(SaveOptions_HtmlExportImageSaving);

And where can I check these changes if i got the similar issues?

Thanks,

Hi

Thanks for your inquiry. There were number of breaking changes in Aspose.Words 9.2. You can find list of them in 9.2 version release notes:
https://releases.aspose.com/words/net
Also, I think the following videos could help you to update your code:
https://releases.aspose.com/words/net
https://releases.aspose.com/words/net
Hope this helps. Please let us know if you need more assistance, We will be glad to help you.
Best regards.