Hi,
Hi Aniket,
Thanks for your posting and considering Aspose.Cells.
Please provide us your source Excel file with your desired textbox. We will look into it and let you know if it can be created with Aspose.Cells or not. You can create such a file manually using MS-Excel.
For adding various types of controls including text box control, please see the following document for your reference.
Hi,
Hi Aniket,
Thanks for your file and using Aspose.Cells for .NET.
We have looked into your issue and found that you are using ActiveX control which is not supported by Aspose.Cells. Aspose.Cells only supports Form Controls. Please use Form Controls for your needs.
Thanks Shakeel for the reply.
Hi Aniket,
Thanks for your posting and using Aspose.Cells for .NET.
Actually, Aspose.Cells cannot support ActiveX controls, so we request you to provide some Excel files with your desired text using Form Controls instead of ActiveX controls. We will then look into it and it will help us to provide you some sample code showing how to achieve it using Aspose.Cells API.