Comment / CommentAuthor — Aspose.Slides FOSS for C++ API Reference

ImageRenderOptions

ImageRenderOptions Comment 클래스는 슬라이드에 대한 검토 댓글을 나타냅니다.

ImageRenderOptions: Aspose::Slides::Foss

#include <Aspose/Slides/Foss/comment.h>

ImageRenderOptions: include/Aspose/Slides/Foss/comment.h

ImageRenderOptions

ImageRenderOptionsImageRenderOptions
set_text(const std::string&)댓글 텍스트를 설정합니다.
created_time()생성 타임스탬프를 반환합니다.
set_created_time(...)생성 타임스탬프를 설정합니다.
position()슬라이드에서 댓글 위치를 반환합니다.
set_position(...)댓글 위치를 설정합니다.
set_parent_comment(...)부모 댓글을 설정합니다 (스레드형 답글용).

CommentAuthor

ImageRenderOptions CommentAuthor 클래스는 검토 댓글의 작성자를 나타냅니다.

#include <Aspose/Slides/Foss/comment_author.h>

ImageRenderOptions: include/Aspose/Slides/Foss/comment_author.h

댓글 작성자는 다음을 통해 관리됩니다 CommentAuthorCollection 에 있는 Presentation.


CommentCollection

반복 가능한 컬렉션 Comment 객체. 특정 슬라이드의 댓글은 다음을 통해 검색됩니다 Slide::get_slide_comments().


참고

 한국어