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

autoshape

(0.14 sec)
  1. 将 PowerPoint 转换为 Word|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为 Word...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  2. Cara Membuat Slide PowerPoint dalam HTML menggu...

    Artikel ini membahas cara membuat slide PowerPoint dalam HTML menggunakan Python. Ini juga mencakup detail tentang mengonfigurasi lingkungan dan contoh kerja presentasi HTML menggunakan Python....baru dibuat Masukkan jenis Autoshape of Rectangle bersama dengan...menggunakan Python telah membuat autoshape persegi panjang. Anda selanjutnya...

    kb.aspose.com/id/slides/python/how-to-create-po...
  3. إدارة التكبير|Aspose.Slides لـ Node.js عبر توثي...

    إضافة تكبير أو إطارات تكبير إلى عروض PowerPoint في JavaScript...مربع نص للشرحة الثانية var autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/ar/nodejs-java/manage-zoom/
  4. تنسيق أشكال 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/
  5. 記録

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

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

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

    blog.aspose.com/ja/slides/apply-animation-to-te...
  7. 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/
  8. إدارة العنصر النائب|Aspose.Slides لـ Node.js عب...

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

    docs.aspose.com/slides/ar/nodejs-java/manage-pl...
  9. 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/...
  10. 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/...