Bug: The Character ' Is Transformed to " when Cloning the Slide 0

Hi there

We are using Aspose.Slides for .NET 22.1

We have seen several examples in which slides that contain text including the character ’ (character code 39) gets transformed to " (code 34) when a slide is cloned into an empty presentation.

Example of text transformations:
Australia’s First - > Australia"s First
‘for benefits’ - > "for benefits’

Would be a great help if this could be fixed or if you have a suggested workaround

@ahthomsen,
Thank you for reporting the issue.

To help you in the best possible way, we need some additional data. Please share the following:

  • input and output presentations
  • code example that reproduces the problem
  • OS version where the code was run
  • .NET target platform in your app

Hi Andrey

Thanks for getting back to me.

I found the mistake in our end :slight_smile:

br
Anders

@ahthomsen,
We are glad to know about this and hope that your issue has been resolved.