[Code 개선] #23. [PPTX] python-pptx 기반 슬라이드 생성 엔진 아키텍처 설계 #23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
1. 목표
사용자 요구사항 중 하나인 파워포인트 출력을 지원하기 위해
python-pptx를 활용한 전용 변환기 클래스의 기초 설계를 완료합니다.2. 상세 원인 및 배경
Original: Kyeongmin/test#53