ONLYOFFICE Docs 9.3 released: enhanced PDF Editor and more signature options, multipage view for documents, Solver in sheets, GIF playback in presentation slideshow mode, AI-powered updates, and more.
// How to get a default style of the paragraph from the document. // Return a paragraph default style. let normalStyle = doc.GetDefaultStyle("paragraph");