[Code 개선] #24. [PPTX] 문서 구조(JSON) -> 슬라이드 제목 및 본문 매핑 로직 구현 #22
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. 목표
문서 분석 결과인
StyledElement리스트를 기반으로 각 역할(Role)을 PPT 슬라이드의 구성 요소로 적절히 배치하는 매핑 로직을 구현합니다.2. 상세 원인 및 배경
Original: Kyeongmin/test#54