Extract all MTEXT and rewrite to DWG

So I am considering purchasing this API. However i would like to know if it is possible to extract all MTEXT from a DWG file, be able to change the extracted MTEXT, then import/rewrite it back to the DWG without having AutoCAD running. Is this possible?

@JohnSanders,

I have observed your requirements and like to share that you can extract text from MTEXT cad entity of DWG file. I suggest you to please visit this thread link for your convenience.

But then can you also change the text and rewrite the changes to the same DWG?

@JohnSanders,

Yes, can set the text as well. Please visit this API reference link for CadMText enity.

And is this feature available for the .NET version only or can you set the text with the Java version as well?

@JohnSanders,

The feature is available for Aspose.CAD for Java as well. Please visit this API reference link for your convenience.