Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 5,232 for

autoshape

(0.42 sec)
  1. Exporter des équations mathématiques à partir d...

    Déverrouillez une exportation fluide des équations mathématiques de PowerPoint vers MathML avec Aspose.Slides pour Android via Java — conservez la mise en forme et améliorez la compatibilité....Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/fr/androidjava/exporting...
  2. تنسيق أشكال PowerPoint في .NET|توثيق Aspose.Slides

    تعلم كيفية تنسيق أشكال PowerPoint في C# باستخدام Aspose.Slides—قم بتعيين أنماط الملء والخط والتأثير لملفات PPT و PPTX بدقة وتحكم كامل....بلغة C# يوضح كيفية تنسيق AutoShape مستطيل: // إنشاء كائن من الفئة...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/ar/net/shape-formatting/
  3. 記録

    記録...形状にアクセスする SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...段落にアクセスする auto paragraph = autoShape->get_TextFrame()->get_Par...

    blog.aspose.com/ja/slides/apply-animation-to-te...
  4. 記録

    記録...// 効果を追加する段落を選択 IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/ja/slides/apply-animation-to-te...
  5. إدارة العنصر النائب|Aspose.Slides لـ Node.js عب...

    تغيير النص في عنصر نائب في شرائح PowerPoint باستخدام JavaScript. تعيين نص التلميح في عنصر نائب في شرائح PowerPoint باستخدام JavaScript....نوع شكل العنصر النائب إلى AutoShape وتغيير النص باستخدام TextFrame...TextFrame المرتبط بـ AutoShape . احفظ العرض التقديمي المعدل. يظهر...

    docs.aspose.com/slides/ar/nodejs-java/manage-pl...
  6. Texte mathématique|Documentation d'Aspose.Slide...

    Explorez les exemples MathematicalText d'Aspose.Slides pour Node.js : créez et formatez des équations, fractions, matrices et symboles dans les présentations PPT, PPTX et ODP....)) { let autoShape = shape ; let textFrame = autoShape . getTextFrame...( hasMath ) { mathShape = autoShape ; break ; } } } } if ( mathShape...

    docs.aspose.com/slides/fr/nodejs-java/examples/...
  7. Texto matemático|Aspose.Slides para Node.js a t...

    Explore ejemplos de MathematicalText de Aspose.Slides para Node.js: cree y formatee ecuaciones, fracciones, matrices y símbolos en presentaciones PPT, PPTX y ODP....)) { let autoShape = shape ; let textFrame = autoShape . getTextFrame...( hasMath ) { mathShape = autoShape ; break ; } } } } if ( mathShape...

    docs.aspose.com/slides/es/nodejs-java/examples/...
  8. C++ で WordArt 効果を作成および適用する|Aspose.Slides ドキュメント

    Aspose.Slides for C++ で WordArt 効果を作成およびカスタマイズします。このステップバイステップ ガイドは、開発者が C++ でプロフェッショナルなテキストを使用してプレゼンテーションを強化するのに役立ちます。...() -> idx_get ( 0 ); auto autoShape = slide -> get_Shapes () ->...200.0f ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/ja/cpp/wordart/
  9. إضافة مستطيلات إلى العروض التقديمية في Java|وثا...

    قم بتحسين عروض PowerPoint التقديمية بإضافة مستطيلات باستخدام Aspose.Slides for Java—صمم وعدّل الأشكال برمجياً بسهولة....get_Item ( 0 ); // إضافة AutoShape من نوع إهليلج IShape shp =...get_Item ( 0 ); // إضافة AutoShape من نوع إهليلج IShape shp =...

    docs.aspose.com/slides/ar/java/rectangle/
  10. Arşiv

    Arşiv...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/tr/slides/convert-ppt-to-word-j...