Hi team,
for (const auto& portion : paragraph->get_Portions()) {
std::string portionText = portion->get_Text().ToUtf8String();
}
currently some portion text that we are getting is in sentence case, although…...exactly as it is stored in the presentation file. 1333×305 31.8 KB If...Capitalize/Title casing. Is there any other api that we are missing out? andrey...