MATLAB: How i edit the font of microsoft document file

font matrixmicrosoft document file.

How I can Edit Font style or Font Matrix of Text in Microsoft Document file using Matlab.

Best Answer

From your previous question, it looks like you are already familiar with the COM API (if not, see http://www.mathworks.com/matlabcentral/answers/1531-word-com-writing-text-into-this-open-document). It looks like the Selection Object in the MS Word COM API has a Font property.