Also speaking of the first issue: the code which reproduces the issue in
the WriterDemo.cs looks like:
// Create a cursor object
XTextCursor cursor = simpleText.createTextCursor();
cursor.query().setPropertyValue("CharWeight", new
Any(((float)200)));
cursor.query().setPropertyValue("CharEscapeme
Hello,
It seems there is another issue with the .Net Core SDK.
There is a need to set with of the column of a table. There is a function,
which sets the width of a table column, listed below. The function is
converted from the code, which works with the .Net Framework SDK.
void SetColumnWidth(XT