Hi All,
We are trying to update our code to use Aspose slides 3.0.0 for Java. I was referring to the Javadocs and the documentation on the changed API here :
In both these places, I could not find any references to the methods that have been deleted (unavailable) with Slides 3.0.0. For example we used the following methods earlier-
com.aspose.slides.export.PdfOptions.setEmbedTrueTypeFontsForAsciiChars(boolean)
com.aspose.slides.SlideEx.saveToAps(boolean)
but they are no longer available with Slides 3.0.0.
Can you please let me know if there are any other documents that talk about the deleted / API that are no longer exposed that I can refer to to migrate my code?
Thanks,
Smitha