Python-100-Days-15 python日常办公

本项目是参考项目内容,进行个人理解,和原有项目有出入,如想了解详情,请自行百度去搜索项目

 

  1. 用Pillow操作图像

Pillow是由从著名的Python图像处理库PIL发展出来的一个分支,通过Pillow可以实现图像压缩和图像处理等各种操作。可以使用下面的命令来安装Pillow。

1)显示一张照片

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

2)剪辑图像

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

3)生成略缩图

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

4)缩放和裁剪图片

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

5)旋转和翻转

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

6)操作像素

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

7)滤镜效果

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

 

 

  1. 处理Excel 表格

Python-100-Days-15 python日常办公

 

  1. 处理Word

Python-100-Days-15 python日常办公

 

  1. 处理Pdf

 

Python-100-Days-15 python日常办公

 

喜欢点下关注,你的关注是我写作的最大支持

Python-100-Days-15 python日常办公

相关文章:

  • 2021-12-02
  • 2022-12-23
  • 2021-07-01
  • 2021-07-06
  • 2021-08-08
  • 2022-01-11
  • 2021-10-14
  • 2021-05-29
猜你喜欢
  • 2021-12-03
  • 2021-12-14
  • 2021-05-15
  • 2021-10-27
  • 2021-04-02
  • 2021-11-07
  • 2021-09-05
相关资源
相似解决方案