Hi.
I’m trying to use Aspone.Words for evaluate his funcionality.
I’ve created a minimal program to test how to create a simple word document.
I’ve problems when I use accent or special spanish characters (á, é, Ñ, …...accent characters in file name to save it, I’ve the same problem. Here...builder->Write(u"Hello World Ñ á Á"); doc->Save(u"C:\\Temp\\Tomás.docx"); I...