以下是删除页面的示例代码:
// 删除文档的第一页。 const pagesIndexToDelete = [0]; docViewer.removePages(pagesIndexToDelete);