Here is a basic solution of apply font to textRange(first text frames first character). app.activeDocument.textFrames[0].characters[0].textFont = app.textFonts.getByName("Verdana"); It might helps your work.
... View more
AFAIK, Many blank panels are due to misconfiguration of PlayerDebugMode. Try to set PlayerDebugMode under the user preferences like below. defaults write /Users/<username>/Library/Preferences/com.adobe.CSXS.8.plist PlayerDebugMode 1
... View more
Your post moved from Adobe Creative Cloud to Adobe Animate CC - General. And, This is an open forum, not Adobe support, please do not post personal information here.
... View more
Your post moved from InDesign Server Developers to InDesign. And Try follow. Select the "Type" menu at the top of the screen. Select "Hide Hidden Characters" to turn off the visibility of the non-printing formatting characters.
... View more