Filling in metadata in docx file

Hello,

Sharepoint related question here.

I have a document library that needs to be filled with a few hundred documents. I want to convert them to docx (which is working perfect with aspose) AND i want to fill in the metadata fields.

Is there a way I can access these fields?

Thanks in advance

Filip

Hi

Thanks for your request. You can change DocumentProperties using Aspose.Words. Please see the following link for more information.

http://www.aspose.com/documentation/file-format-components/aspose.words-for-.net-and-java/aspose.words.properties.builtindocumentproperties.html

Hope this helps.

Best regards.

Unfortunatly this does not work.

Aspose does find the metadata field, but not the value

When you insert a value it is not updated in the document itself.

I think this is because sharepoint adds a second property (“Template name” - server).

Hi

Thanks for your request. Unfortunately there is no other way to change properties of Document.

Best regards.