I am extracting paragraphs from docx documents like so:
const fs = require('fs');
const { WordsApi, GetParagraphsOnlineRequest } = require("asposewordscloud");
let wordsApi = new WordsApi(CLIENT_ID, CLIENT_SECRET);
con…...footnote at the bottom of the page: {"paragraphLinkList": [ { "link":..."text": "Testing paragraph number 1." }, { "link": { "href":...