Hi,
Is it possible to mark an index entry field with version 11.7 (.Net)? I found FieldXE in the documentation but the version we’re using, 11.7, doesn’t appear to supply this class.
Thanks, Jamie
Hi,
Is it possible to mark an index entry field with version 11.7 (.Net)? I found FieldXE in the documentation but the version we’re using, 11.7, doesn’t appear to supply this class.
Thanks, Jamie
Ok, this seems to work
documentBuilder.InsertField(" XE \"" + s + "\"");
Thanks for your feedback. It is good to know that you have found the solution.
Please feel free to contact us for any query or concern, we will be more than happy to extend our support.
Thanks. I found a blog post that says that in 13.5 updating the index is a new feature. Does this mean that my index entry fields are pretty much useless in v11.7?
Thanks for your feedback. Please note in 13.5 version we added a feature to update Index fields programmatically in Word document. You may try to update fields in MS Word. But it is highly recommended to use latest version of Aspose.Words as we maintain a single code base of Aspose.Words. All the fixes and new features/enhancements are implemented in latest version of DLL and we cannot provide any hotfix or workaround for older versions.