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…...slides-text , slides-cpp pankajku May 23, 2025, 12:01pm 1 Hi team,...using aspose 24.5 andrey.potapov May 23, 2025, 5:10pm 2 @pankajku...