Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 5,383 for

autoshape

(1.37 sec)
  1. Wasserzeichen zu Präsentationen in JavaScript h...

    Verwalten Sie Text- und Bildwasserzeichen in PowerPoint- und OpenDocument‑Präsentationen in Node.js, um einen Entwurf, vertrauliche Informationen, Urheberrechte und mehr anzugeben....TextFrame -Objekt in ein AutoShape -Objekt eingepackt. Um Text...einer einzelnen Folie — ein AutoShape -Objekt erstellen und anschließend...

    docs.aspose.com/slides/de/nodejs-java/watermark/
  2. Texte mathématique|Documentation Aspose.Slides

    Explorez les exemples de TexteMathématique d'Aspose.Slides pour Java : créez et formatez des équations, fractions, matrices et symboles avec Java dans les présentations PPT, PPTX et ODP....IAutoShape ) { IAutoShape autoShape = ( IAutoShape ) shape ; ITextFrame...ITextFrame textFrame = autoShape . getTextFrame (); if ( textFrame...

    docs.aspose.com/slides/fr/java/examples/element...
  3. Verwalten von Präsentationsplatzhaltern in Java...

    Verwalten Sie Platzhalter in Aspose.Slides für Java mühelos: Text ersetzen, Hinweistexte anpassen und Bildtransparenz in PowerPoint und OpenDocument einstellen....Platzhalter‑Shape zu einer AutoShape und ändern Sie den Text über...das TextFrame , das mit der AutoShape verknüpft ist. Speichern Sie...

    docs.aspose.com/slides/de/java/manage-placeholder/
  4. Mathematischer Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für Android: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit Java in PPT-, PPTX- und ODP-Präsentationen....IAutoShape ) { IAutoShape autoShape = ( IAutoShape ) shape ; ITextFrame...ITextFrame textFrame = autoShape . getTextFrame (); if ( textFrame...

    docs.aspose.com/slides/de/androidjava/examples/...
  5. Mathe-Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für Java: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit Java in PPT-, PPTX- und ODP-Präsentationen....IAutoShape ) { IAutoShape autoShape = ( IAutoShape ) shape ; ITextFrame...ITextFrame textFrame = autoShape . getTextFrame (); if ( textFrame...

    docs.aspose.com/slides/de/java/examples/element...
  6. إدارة العناصر النائبة في العروض التقديمية على A...

    قم بإدارة العناصر النائبة في Aspose.Slides لأجهزة Android عبر Java بسهولة: استبدال النص، تخصيص الإرشادات وتعيين شفافية الصورة في PowerPoint وOpenDocument....تحويل شكل العنصر النائب إلى AutoShape وتغيير النص باستخدام TextFrame...TextFrame المرتبط بـ AutoShape . حفظ العرض المعدل. يظهر هذا الكود...

    docs.aspose.com/slides/ar/androidjava/manage-pl...
  7. Ajouter des ellipses aux présentations en C++|D...

    Apprenez à créer, formater et manipuler des formes d'ellipse dans Aspose.Slides pour C++ sur des présentations PPT et PPTX — exemples de code C++ inclus....utilisant son Index Ajouter un AutoShape de type Ellipse en utilisant...utilisant son Index. Ajouter un AutoShape de type Ellipse en utilisant...

    docs.aspose.com/slides/fr/cpp/ellipse/
  8. نص رياضي|Aspose.Slides لـ Node.js عبر توثيق .NET

    استكشف أمثلة Aspose.Slides للـ Node.js المتعلق بالنص الرياضي: إنشاء وتنسيق المعادلات، الكسور، المصفوفات، والرموز في عروض PPT و PPTX و ODP....)) { let autoShape = shape ; let textFrame = autoShape . getTextFrame...( hasMath ) { mathShape = autoShape ; break ; } } } } if ( mathShape...

    docs.aspose.com/slides/ar/nodejs-java/examples/...
  9. إدارة الموصلات في العروض التقديمية باستخدام باي...

    مكّن تطبيقات بايثون من رسم وربط وتوجيه الخطوط تلقائيًا في شرائح PowerPoint وOpenDocument — احصل على تحكم كامل في الموصلات المستقيمة، الزاوية والمنحنية.... إضافة كائنين من النوع AutoShape إلى الشريحة باستخدام طريقة...0 ] . shapes # إضافة شكل AutoShape إهليلجي. ellipse = shapes...

    docs.aspose.com/slides/ar/python-net/connector/
  10. PHP を使用したプレゼンテーションでの画像フレーム管理|Aspose.Slides for ...

    Aspose.Slides for PHP via Java を使用して、PowerPoint および OpenDocument のプレゼンテーションに画像フレームを追加します。ワークフローを効率化し、スライドデザインを向上させましょう。...$shapesCount ) ; $i ++ ) { $autoShape = $presentation -> getSlides...$i ); if ( java_is_null ( $autoShape -> getPlaceholder ())) { continue...

    docs.aspose.com/slides/ja/php-java/picture-frame/