I am looking for updated example code for aspose.words.
the code in Asspose.words-for.NET-master downloaded from github is referring to objects that no longer exist, and methods that no longer work.
@conniem The examples from the Aspose.Words-for-.NET/Examples at master · aspose-words/Aspose.Words-for-.NET · GitHub repository include all objects and methods related to the latest versions. Please note that these projects are multiplatform and have versions net48 and net10.0, which you can select in Visual Studio. If an example supports only the .NET Framework, it will have the following #if NETFRAMEWORK.