Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,478 for

autoshape

(0.04 sec)
  1. Gestionar párrafos de PowerPoint en Java|Docume...

    Crear y gestionar párrafos, texto, sangrías y propiedades en presentaciones de PowerPoint en Java...get_Item ( 0 ); // Agregar un AutoShape de tipo Rectángulo IAutoShape...Acceder al TextFrame del AutoShape ITextFrame tf = ashp . getTextFrame...

    docs.aspose.com/slides/es/java/manage-paragraph/
  2. ワードアート|Aspose.Slides ドキュメント

    C# または Aspose.Slides for .NET で PowerPoint プレゼンテーションにワードアートと効果を追加、操作、管理します...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...); ITextFrame textFrame = autoShape . TextFrame ; Portion portion...

    docs.aspose.com/slides/ja/net/wordart/
  3. Textformatierung|Aspose.Slides Dokumentation

    Verwalten und Bearbeiten von Text- und Textrahmeneinstellungen in Java...setWholeWordsOnly ( true ); (( AutoShape ) pres . getSlides (). get_Item...Wörter 'wichtig' hervor (( AutoShape ) pres . getSlides (). get_Item...

    docs.aspose.com/slides/de/androidjava/text-form...
  4. Formateo de Texto|Documentación de Aspose.Slides

    Gestionar y manipular propiedades del texto y del marco de texto en Java...setWholeWordsOnly ( true ); (( AutoShape ) pres . getSlides (). get_Item...palabras 'importante' (( AutoShape ) pres . getSlides (). get_Item...

    docs.aspose.com/slides/es/java/text-formatting/
  5. Texto Animado|Documentación de Aspose.Slides

    Agregue texto animado y efectos a la presentación de PowerPoint en C# o .NET...agregar efecto IAutoShape autoShape = ( IAutoShape ) presentation...]; IParagraph paragraph = autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/es/net/animated-text/
  6. Texto Animado|Documentación de Aspose.Slides pa...

    Agrega texto animado y efectos a la presentación de PowerPoint en Python...párrafo para agregar efecto autoShape = presentation . slides [...shapes [ 0 ] paragraph = autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/es/python-net/animated-t...
  7. تحويل PowerPoint إلى Word|وثائق Aspose.Slides

    تحويل عرض PowerPoint إلى Word باستخدام C++...ObjectExt :: Is < AutoShape > ( shape )) { auto autoShape = System ::...AsCast < AutoShape > ( shape ); builder -> Writeln ( autoShape -> get_TextFrame...

    docs.aspose.com/slides/ar/cpp/convert-powerpoin...
  8. Gérer TextBox|Documentation Aspose.Slides pour ...

    Ajouter un textbox ou un cadre de texte aux présentations PowerPoint en Python ou .NET...slides [ 0 ] # Ajoute une AutoShape avec le type défini comme...is_text_box (de la classe AutoShape ) pour vous permettre d’examiner...

    docs.aspose.com/slides/fr/python-net/manage-tex...
  9. إدارة الخطوط - واجهة برمجة تطبيقات PowerPoint J...

    العروض التقديمية تحتوي عادة على نصوص وصور. يوضح هذا المقال كيفية استخدام واجهة برمجة تطبيقات PowerPoint Java لتكوين خصائص الخط للنصوص على الشرائح....Placeholder في الشريحة وتحويلها إلى AutoShape . احصل على Paragraph من TextFrame...TextFrame المعروض بواسطة AutoShape . قم بتبرير الفقرة. الوصول...

    docs.aspose.com/slides/ar/php-java/manage-fonts/
  10. Управление шрифтами - PowerPoint Java API|Докум...

    Презентации обычно содержат как текст, так и изображения. Эта статья показывает, как использовать PowerPoint Java API для настройки свойств шрифта абзацев текста на слайдах....слайде и приведите их к типу AutoShape . Получите Paragraph из TextFrame...TextFrame , возвращаемого AutoShape . Выровняйте абзац. Получите...

    docs.aspose.com/slides/ru/php-java/manage-fonts/