Local table of contents

Can we create a field in a word document locally using python ? Like without requesting the API.

@Flyomega

You can use the Aspose.Words Cloud SDK for Python to add a Table of Contents field to a local Word document. Please check the following unit test for reference. However, if there is any difference between your requirement and my understanding, then please share some more details about your requirement.