把网页内容全部导入word

简介: .mainTitle        {            font-size: x-large;            font-weight: bold;            background-color: #FFFFFF;           ...

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta   http-equiv="Content-Type"   content="text/html;   charset=gb2312">  
    <title></title>
    <style type="text/css">
        .mainTitle
        {
            font-size: x-large;
            font-weight: bold;
            background-color: #FFFFFF;
            color: #FF0000;
            text-align: center;
        }
        .mainFrame
        {
            border-top: 1px solid #FF0000;
            border-bottom: 1px solid #FF0000;
            border-width: 3px 0px 3px 0px;
            height: 454px;
            border-left-style: solid;
            border-right-style: solid;
        }
        .smallTitle
        {
            font-size: large;
            font-weight: bold;
        }
        .content
        {
            font-size: 14px;
            text-indent: 2em;
        }
    </style>

 <script language="JavaScript">
<!--
     function OpenWord() {
         document.getElementById("Button1").style.visibility = "hidden";
         Layer1.style.border = 0;
         word = new ActiveXObject('Word.Application');
         word.Application.Visible = true;
         var mydoc = word.Documents.Add('', 0, 1);
         myRange = mydoc.Range(0, 1);
         var sel = Layer1.document.body.createTextRange();
         sel.select();
         Layer1.document.execCommand('Copy');
         sel.moveEnd('character');
         myRange.Paste();
         location.reload();
         //word.ActiveWindow.ActivePane.View.Type=9;
     }
-->
</script>
   
</head>
<body>
 <div id="Layer1" >
    <p class="mainTitle">
        2010年第五期灾情档案</p>
    <div class="mainFrame">
        <br />
        <div>
            <span class="smallTitle">一、出灾地点范围: </span>
            <br />
            dsfdsfdsfdfdsfsfsdfsdfsdfsdfsdfsdfsdf
            <br />
            <br />
        </div>
        <div>
            <span class="smallTitle">二、灾情实况:</span>
            <br />
            <span class="content">dsfdsfdsf;lk;lk;lk;lkl;jkl;jhhjkhjklhjklh </span>
            <br />
            <br />
        </div>
        <div>
            <span class="smallTitle">二、灾情实况:</span>
            <br />
            <div class="content">
                张慧芳dsfdsfdsf
            </div>
            <br />
            <br />
        </div>
        <div>
            <span class="smallTitle">二、灾情实况:</span>
            <br />
            <span class="content">张慧芳dsfdsfdsfsdfdsfdsf </span>
            <br />
            <br />
        </div>
        <div>
            <span class="smallTitle">二、灾情实况:</span>
            <br />
            <span class="content">dsfdsfdsf dsfsdfsdfsdfsdfsdfsdf</span>
            <br />
            <br />
        </div>
    </div>
    <p>
  
        <input id="Button1" type="button" value="button" onclick="OpenWord()" /></p>
</div>
</body>
</html>

但我不知道为什么不能再vs中调试用,知道的能否告知下

目录
相关文章
jsp页面中显示word/excel文档方法
jsp页面中显示word/excel文档方法
158 0
|
Python
Python3,2行代码,多种方法,直接把网页内容转换成PDF文档和图片。
Python3,2行代码,多种方法,直接把网页内容转换成PDF文档和图片。
234 0
通过python-docx给word文档中的指定位置添加表格
1.读取一个已有的word文档。docx格式。 2.在该word文档中,通过一个给定的文字。找到该位置。在该位置的下方添加一个表格。例如在图中“BUG情况表”的下方插入一个表格
2879 1
通过python-docx给word文档中的指定位置添加表格
|
3月前
|
Java Apache Maven
将word文档转换成pdf文件方法
在Java中,将Word文档转换为PDF文件可采用多种方法:1) 使用Apache POI和iText库,适合处理基本转换需求;2) Aspose.Words for Java,提供更高级的功能和性能;3) 利用LibreOffice命令行工具,适用于需要开源解决方案的场景。每种方法都有其适用范围,可根据具体需求选择。
|
3月前
|
JSON 数据格式
LangChain-20 Document Loader 文件加载 加载MD DOCX EXCEL PPT PDF HTML JSON 等多种文件格式 后续可通过FAISS向量化 增强检索
LangChain-20 Document Loader 文件加载 加载MD DOCX EXCEL PPT PDF HTML JSON 等多种文件格式 后续可通过FAISS向量化 增强检索
151 2
|
7月前
使用LabVIEW打开默认应用程序中的文档(PDF,Word,Excel,Html)
使用LabVIEW的&quot;Open a Document on Disk.vi&quot;,存于&lt;LabVIEW&gt;\vi.lib\Platform\browser.llb,可让默认应用打开硬盘文档。此VI仅基础打开功能,高级控制推荐LabVIEW Report Generation Toolkit或ActiveX。注意:避免版本升级问题,最好将VI复制到vi.lib外的目录。
297 3
|
8月前
docx设置保存的word文档字体及大小
一般我是要将文件保存为这种形式我会使用
113 0
|
前端开发 JavaScript
前端实现文件预览(pdf、excel、word、图片)
前端实现文件预览(pdf、excel、word、图片)
391 0
|
编解码 前端开发 JavaScript
网页转化成pdf,网页转换图片,wkhtmltopdf,wkhtmltoimage使用小结
如果必须是异步接口,让后台调用的时候,在命令行里面加上延时--javascript-delay 10000,默认是200ms,意思命令行访问url的时候,延时10000毫秒生成pdf或者图片,这样也能解决问题,但是请求时间过长。
945 0
网页转化成pdf,网页转换图片,wkhtmltopdf,wkhtmltoimage使用小结
|
数据处理 网络安全 Python
Requests+Etree+BeautifulSoup+Pandas+Path+Pyinstaller应用 | 获取页面指定区域数据存入html、excel文档
Requests+Etree+BeautifulSoup+Pandas+Path+Pyinstaller应用 | 获取页面指定区域数据存入html、excel文档
262 0
Requests+Etree+BeautifulSoup+Pandas+Path+Pyinstaller应用 | 获取页面指定区域数据存入html、excel文档