Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....from path const inputFilePath = 'C:\\input_path\\document.docx' ;...options const inputFilePath = 'C:\\input_path\\document.docx' ;...