当前位置:网站首页>Resolution of PPT paper drawing
Resolution of PPT paper drawing
2022-06-25 12:51:00 【Yancexi】
PPT Draw the resolution of the paper
step
- Close all office Software ;
- Press down WIN+R, Input
regedit; - Find the following path :
Computer \HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\PowerPoint\Options; - newly build DWORD perhaps QWORD value , The name is
ExportBitmapResolution, Judge according to other item types under the directory ;
- Right click new item
ExportBitmapResolution,modify>>Numerical dataIs decimal 600 (dpi), Click OK .
verification
example : Set the slide page size to 13cm*10cm, After drawing the graph , Save the file as .jpg, The resolution of the view image is 600 x 600:
Be careful : If you do not set the page size when drawing , Saving slides will save the entire page , More white edges ; If the area to be saved is checked in the box , Right click Save as picture , You can't get 600dpi The resolution of the .
边栏推荐
- Some fields are ignored in tp6 query
- Possible causes of wechat applet decryption failure
- Baidu search stability analysis story
- visual studio2019链接opencv
- Penetration tool environment - installing sqli labs in centos7 environment
- Total number of MySQL statistics, used and unused
- Differences between JS and JQ operation objects
- mysql FIND_ IN_ Set function
- 使用Visio画立方体
- 重装cuda/cudnn/pytorch
猜你喜欢

How to implement a high-performance load balancing architecture?

架构师需要具备的能力

出手即不凡,这很 Oracle!

更新pip&下载jupyter lab

3+1 guarantee: how is the stability of the highly available system refined?

Guess Tongyuan B
![[data visualization] 360 ° teaching you how to comprehensively learn visualization - Part 1](/img/36/167397ce61240036c865dd99463f1b.jpg)
[data visualization] 360 ° teaching you how to comprehensively learn visualization - Part 1

2021-09-02

PPT绘论文图之导出分辨率

线上服务应急攻关方法论
随机推荐
Total number of MySQL statistics, used and unused
STM32 在flash中存储float数据
Optimal solution for cold start
node. JS architecture optimization: reverse proxy and cache service
三入职场!你可以从我身上学到这些(附毕业Vlog)
2021-09-28
【AI助力科研】loss曲线傻瓜式绘制
Wechat forbids sharing
高性能负载均衡架构如何实现?
Some fields are ignored in tp6 query
Zhangxiaobai's way of penetration (III) -- detailed explanation of SQL injection vulnerability principle (SQL Server)
MySQL writes user-defined functions and stored procedure syntax (a detailed case is attached, and the problem has been solved: errors are reported when running user-defined functions, and errors are r
Initialize the project using the express framework
First acquaintance with CANopen
Foreach method of array in JS
GPS NMEA protocol, 0183 positioning data format dual mode positioning: gnxxx gps+bd full version
When MySQL queries fields in JSON format, it takes a property value of JSON data
PHP parsing QR code content
Guess Tongyuan B
Slice() and slice() methods of arrays in JS