Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.7k views
in Technique[技术] by (71.8m points)

Create Microsoft Office Wordart with Python

I need to create a lot of wordart for a project I am working on old 90s wordart from Microsoft Office.

I originally tried the pythonWordArt library for python 3 but this seems to no longer be functional for Windows 10 and Ubuntu 20.04 and 18.04 The test script runs but a white screen is returned on all 3 OSs.

Makewordart.com generates individual art however there is no way to do this automated other than through the front end with recorded keystrokes (which is not reliable)

Css3wordart contains css and js source code to generate the word art but I have no way to turn this into an image file

Is there any way for either the pythonWordArt library to be used or an alternative method?

Thanks in advance!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...