Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,093 for

autoshape

(0.04 sec)
  1. Folienmaster|Aspose.Slides Dokumentation

    Folienmaster in einer PowerPoint-Präsentation in Java hinzufügen oder bearbeiten...IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...null ) { if ( autoShape . getPlaceholder (). getType () == type...

    docs.aspose.com/slides/de/androidjava/slide-mas...
  2. إدارة فقرة PowerPoint في جافا|وثائق Aspose.Slides

    إنشاء وإدارة فقرة، نص، إزاحة، وخصائص في عروض PowerPoint في جافا...شكل أوتوماتيكي IAutoShape autoShape = slide . getShapes (). addAutoShape...الأوتوماتيكي ITextFrame textFrame = autoShape . getTextFrame (); // إزالة...

    docs.aspose.com/slides/ar/java/manage-paragraph/
  3. Folienmaster|Aspose.Slides Dokumentation

    Fügen Sie einen Folienmaster in einer PowerPoint-Präsentation in Java hinzu oder bearbeiten Sie ihn...IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...null ) { if ( autoShape . getPlaceholder (). getType () == type...

    docs.aspose.com/slides/de/java/slide-master/
  4. سلايد ماستر|وثائق Aspose.Slides

    إضافة أو تحرير سلايد ماستر في عرض باوربوينت باستخدام C++...SharedPtr < IAutoShape > autoShape = System :: AsCast < Aspose...shape ); if ( autoShape != nullptr ) { if ( autoShape -> get_Placeholder...

    docs.aspose.com/slides/ar/cpp/slide-master/
  5. إدارة التعداد النقطي|وثائق Aspose.Slides

    إنشاء قوائم نقطية ومرقمة في عرض PowerPoint باستخدام Java... إضافة AutoShape في الشريحة المحددة. الوصول...0 ); // إضافة والوصول إلى AutoShape IAutoShape aShp = slide ....

    docs.aspose.com/slides/ar/androidjava/manage-bu...
  6. رسوم متحركة للشكل|وثائق Aspose.Slides

    تطبيق الرسوم المتحركة في باوربوينت باستخدام C# أو .NET...كيفية تطبيق تأثير تلاشي على AutoShape وتعيين رسوم متحركة النص إلى...]; // يضيف AutoShape جديدة مع نص IAutoShape autoShape = sld . Shapes...

    docs.aspose.com/slides/ar/net/shape-animation/
  7. إنشاء عرض باور بوينت باستخدام PHP|توثيق Aspose....

    تعلم كيفية إنشاء عروض باور بوينت مثل PPT و PPTX باستخدام PHP من الصفر.... أضف AutoShape من نوع خط باستخدام طريقة addAutoShape...

    docs.aspose.com/slides/ar/php-java/create-prese...
  8. Präsentationslokalisierung|Aspose.Slides Dokume...

    Sprache in PowerPoint-Präsentationen ändern oder überprüfen. Rechtschreibung in C# oder .NET prüfen...Fügen Sie der Folie eine AutoShape vom Typ Rechteck hinzu. Fügen...

    docs.aspose.com/slides/de/net/presentation-loca...
  9. 管理缩放|Aspose.Slides 文档

    在 C++ 中为 PowerPoint 演示文稿添加缩放或缩放帧...()); // 为第二张幻灯片创建文本框 auto autoshape = slide2 -> get_Shapes ()...200.0f , 500.0f , 200.0f ); autoshape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/zh/cpp/manage-zoom/
  10. Absatz|Aspose.Slides Dokumentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... AutoShape shape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/de/androidjava/paragraph/