Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 296 for

paragraph coordinates

(0.54 sec)
  1. Управление текстовыми фрагментами в презентация...

    Узнайте, как управлять текстовыми фрагментами в презентациях PowerPoint с помощью Aspose.Slides для C++, повышая производительность и возможности настройки....which allows retrieving the coordinates of the beginning of the portion:...const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...

    docs.aspose.com/slides/ru/cpp/portion/
  2. إدارة أجزاء النص في العروض التقديمية باستخدام P...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides للPython عبر .NET، مما يعزز الأداء والتخصيص....النص تمت إضافة طريقة get_coordinates إلى فئة Portion التي تسمح...text_frame for paragraph in text_frame . paragraphs : for portion...

    docs.aspose.com/slides/ar/python-net/portion/
  3. 使用 Python 管理演示文稿中的文本片段|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中管理文本片段,从而提升性能和自定义能力。...Hide ] 获取文本片段的坐标 The get_coordinates method has been added to...which allows retrieving the coordinates of text portions: import...

    docs.aspose.com/slides/zh/python-net/portion/
  4. Textabschnitte in Präsentationen mit C++ verwal...

    Erfahren Sie, wie Sie Textabschnitte in PowerPoint-Präsentationen mit Aspose.Slides für C++ verwalten, um Leistung und Anpassungsmöglichkeiten zu steigern....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/de/cpp/portion/
  5. Управление частями текста в презентациях с помо...

    Узнайте, как управлять частями текста в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для Python через .NET, повышая производительность и возможности настройки....частей текста Метод get_coordinates был добавлен в класс Portion...text_frame for paragraph in text_frame . paragraphs : for portion...

    docs.aspose.com/slides/ru/python-net/portion/
  6. Gestionar porciones de texto en presentaciones ...

    Aprenda a gestionar porciones de texto en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Python mediante .NET, mejorando el rendimiento y la personalización....porciones de texto El método get_coordinates se ha añadido a la clase...text_frame for paragraph in text_frame . paragraphs : for portion...

    docs.aspose.com/slides/es/python-net/portion/
  7. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint à l'aide d'Aspose.Slides pour C++, en améliorant les performances et la personnalisation....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/fr/cpp/portion/
  8. Administrar porciones de texto en presentacione...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para C++, mejorando el rendimiento y la personalización....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/es/cpp/portion/
  9. إدارة أجزاء النص في العروض التقديمية باستخدام C...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides لـ C++، مما يعزز الأداء والتخصيص....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/ar/cpp/portion/
  10. 使用 C++ 管理演示文稿中的文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中管理文本片段,从而提升性能和自定义能力。...const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/zh/cpp/portion/