惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
Google DeepMind News
Google DeepMind News
腾讯CDC
V
Visual Studio Blog
Engineering at Meta
Engineering at Meta
博客园 - 司徒正美
小众软件
小众软件
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
Tailwind CSS Blog
Vercel News
Vercel News
爱范儿
爱范儿
Last Week in AI
Last Week in AI
G
Google Developers Blog
阮一峰的网络日志
阮一峰的网络日志
P
Proofpoint News Feed
有赞技术团队
有赞技术团队
D
DataBreaches.Net
博客园_首页
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
V
V2EX
A
About on SuperTechFans
H
Hackread – Cybersecurity News, Data Breaches, AI and More
人人都是产品经理
人人都是产品经理

博客园 - RubyPDF

content-disposition attachment filename 在Firefox和IE中得到不同的结果 - RubyPDF Google Voice开始发送邀请函 ASP.NET空间使用SQLite遇到的麻烦 PDF数字签名免安装版本发布-Portable PDF Digital Signature(Portable PDF Signer) Dreamhost 开始提供免费空间了 SQLite Manager Sqlite使用中的几点体会。 Thinkpad T60 Fan Error及重新启动windows后画面静止 PdfCrypt 1.0 for Windows 发布 XMP Remover:批量删除PDF 文档的XMP data 软件正版化要靠政府,不能靠国产软件 FCrackZip 1.0 Windows 版本发布 PDFCrack 0.11 Windows 版本发布 Chrome 的又一个bug? 服务器端动态序列化与Unable to generate a temporary class报错 OpenOffice 3增加PDF导入和编辑功能 AspSpider 终止提供免费空间服务了。 比尔盖兹在某个大学毕业典礼上的演讲中,对毕业生提出十一项极为睿智的人生建议 在博客页首添加搜索功能
破解MS Word 的只读密码限制
RubyPDF · 2008-10-13 · via 博客园 - RubyPDF

如果你有Microsoft Office XP 或者 Microsoft Office 2003,你可以使用Microsoft Script Editor 来查看(使用Alt+Shift+F11 快捷键切换)被限制的Word 文档的HTML-Code。当Word 文档在Microsoft Script Editor打开后,搜索关键词 Password,你会发现某些类似下面的文字:

<w:DocumentProtection>ReadOnly</w:DocumentProtection>
<w:UnprotectPassword>9530C5F8</w:UnprotectPassword>

去除保护的方法非常简单:去除这两行,然后保存。

For English version of this article, please visit Crack or Recover Read-only Password Protected Word Document.

posted on 2008-10-13 14:31  RubyPDF  阅读(1403)  评论(0)    收藏  举报