Coder Social home page Coder Social logo

excel-comments-fixer's Introduction

关于我 About me ✨👋

Typing SVG



  • 🔭 Now Status:▇▇Who▇▇I▇▇▇am▇?
  • 🌱 What I learning:Python,Html,CSS,PHP
  • 👯 ———————://
  • 💬 Wechat:▇▇▇▇▇▇▇▇
  • 📫 Alma Mater:▇▇▇▇▇▇▇▇▇


Readme Card Readme Card

excel-comments-fixer's People

Contributors

infinityex avatar

Watchers

 avatar

excel-comments-fixer's Issues

关于软件的源代码和处理逻辑

[批注修复的逻辑本身很简单,来自ExcelHome论坛s6492大佬提供的手动修改方法((https://club.excelhome.net/thread-1039441-2-1.html)),程序本身只是通过C#代码和SharpZip复现了这一手动操作。]
具体方法如下:
1.将excel2007以上版本保存的xlsx文件后缀名修改为zip
2.用压缩软件打开zip文件,找到xl目录下有comments前缀的xml文件
3.用任意十六进制编辑器打开,找到shapeid=0,批量替换为空值,保存
4.将文件后缀名zip改回xlsx即可

也可搜索安装office2007的补丁根治这个问题:office2007sp3-kb2526086-fullfile-zh-cnab.zip

之后会公开早期写的不成熟的源代码:flushed:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.