Word online and Word XML -


is possible access underlying xml task pane app on word online? able use functions getnamesoaceasync or getxmlasync in desktop word online word throws error code 6000 - no such node found.

that's correct. customxmlpart.getxmlasync() , customxmlprefixmappings.getnamespaceasync() not available in office online (in browser).

however, other calls available such document.getselecteddataasync(), can called coerciontype of office.coerciontype.ooxml retrieve ooxml.


Comments

Popular posts from this blog

python - cx_oracle unable to find Oracle Client -

shader - OpenGL Shadow Map -

c# - Exchange 2010/2013 TransportAgent Content Conversion for Internal Recipients -