Here is below code I am trying to save pdf to svg file.
var combinePath = Path.Combine(path).Replace(Extensions.PDF, Extensions.SVG, StringComparison.InvariantCultureIgnoreCase);
using (var doc = new Docume…... Technology used: dotnet core Package: Aspose.PDF 23.5...