Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 5,330 for

autoshape

(0.11 sec)
  1. إنشاء عروض تقديمية على Android|وثائق Aspose.Slides

    إنشاء عروض تقديمية في Java باستخدام Aspose.Slides لنظام Android — إنتاج ملفات PPT و PPTX و ODP، الاستفادة من دعم OpenDocument، وحفظها برمجيًا للحصول على نتائج موثوقة.... إضافة AutoShape من نوع Line باستخدام الطريقة...get_Item ( 0 ); // إضافة autoshape من النوع line slide . getShapes...

    docs.aspose.com/slides/ar/androidjava/create-pr...
  2. 記録

    記録...select paragraph to add effect autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/ja/slides/apply-text-animation-...
  3. Управление переходами слайдов в презентациях на...

    Узнайте, как настраивать переходы слайдов в Aspose.Slides для Android через Java, с пошаговыми инструкциями для презентаций PowerPoint и OpenDocument....Presentation (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/ru/androidjava/slide-tra...
  4. انتقال الشريحة|توثيق Aspose.Slides

    إضافة انتقال شريحة PowerPoint وتأثيرات الانتقال في C# أو .NET...Presentation ()) { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . TextFrame . Text = "Morph...

    docs.aspose.com/slides/ar/net/slide-transition/
  5. Texte mathématique|Documentation Aspose.Slides

    Découvrez les exemples MathematicalText d'Aspose.Slides pour C++ : créez et formatez des équations, des fractions, des matrices et des symboles avec C++ dans les présentations PPT, PPTX et ODP....IAutoShape > ( shape )) { auto autoShape = ExplicitCast < IAutoShape...shape ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/fr/cpp/examples/elements...
  6. Administrar marcadores de posición de presentac...

    Administre sin esfuerzo los marcadores de posición en Aspose.Slides para Java: reemplace texto, personalice avisos y establezca la transparencia de la imagen en PowerPoint y OpenDocument....marcador de posición a un AutoShape y cambiar el texto usando...el TextFrame asociado al AutoShape . Guardar la presentación...

    docs.aspose.com/slides/es/java/manage-placeholder/
  7. Texto matemático|Documentación de Aspose.Slides

    Explore los ejemplos de MathematicalText de Aspose.Slides for C++: cree y formatee ecuaciones, fracciones, matrices y símbolos con C++ en presentaciones PPT, PPTX y ODP....IAutoShape > ( shape )) { auto autoShape = ExplicitCast < IAutoShape...shape ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/es/cpp/examples/elements...
  8. نص رياضي|وثائق Aspose.Slides

    استكشف أمثلة Aspose.Slides for C++ لـ MathematicalText: إنشاء وتنسيق المعادلات، الكسور، المصفوفات والرموز باستخدام C++ في عروض PPT و PPTX و ODP....IAutoShape > ( shape )) { auto autoShape = ExplicitCast < IAutoShape...shape ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  9. 아카이브

    아카이브...텍스트 및 애니메이션 추가 IAutoShape autoShape = presentation.Slides[0].Shapes...paragraph")); autoShape.TextFrame.Paragraphs.Add(para1); autoShape.TextFrame...

    blog.aspose.com/ko/slides/convert-ppt-to-video-...
  10. Wasserzeichen zu Präsentationen in Python hinzu...

    Erfahren Sie, wie Sie Text- und Bildwasserzeichen in PowerPoint- und OpenDocument-Präsentationen in Python verwalten, um einen Entwurf, vertrauliche Informationen, Urheberrecht und mehr anzuzeigen....TextFrame -Objekt in ein AutoShape ‑Objekt eingebettet. Um Text...Folie – erzeugen Sie ein AutoShape ‑Objekt und fügen Sie das...

    docs.aspose.com/slides/de/python-net/watermark/