Hi Everyone
I create a windows form project, using Aspose.Word 22.12.0
Here is a simple function:
Loading a *.docx tempplate
replace content
then save to *.pdf
The project are deployed using ClickOnce
After install…... Everything is going well when I develop, build and...