In one of my integration tests I would like to test the automatic update of fields, for example the current date in a document.
By default, Aspose.Words apparently uses the current system date/time to update fields.
For my integration test, I would like to overwrite the date and time since I would like to test the date formatting for specific months.
Is there a way to overwrite the date and time that Aspose.Words uses to update fields?