Can anybody tel me how to edit or change custom document properies.
thx to openXML forum iI can create a docx from a dotx template using WindowsBase.dll
Now I want to edit the docx and chnage the custom properties.
Thx charl
Hi
You can use Aspose.Words to achieve what you need.
http://www.aspose.com/documentation/file-format-components/aspose.words-for-.net-and-java/introducing-aspose-words.html
In the following article you can find information how to work with Document Properties.
http://www.aspose.com/documentation/file-format-components/aspose.words-for-.net-and-java/aspose.words.properties.customdocumentproperties.html
WBR,
Alex