Aspose has a separate package with different namespace. You can get it from NuGet.
Aspose.Drawing.Common - https://www.nuget.org/packages/Aspose.Drawing.Common/22.9.0
in this package all the classes are in the namespace Aspose.Drawing so you can use both libraries without any conflicts.