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

autoshape

(0.17 sec)
  1. Markeer tekst in PowerPoint met Python

    Markeer tekst in PowerPoint met Python. Haal de IDE-omgevingsinstellingen, een lijst met stappen en voorbeeldcode op om tekst in de dia te zoeken en te markeren in PowerPoint met behulp van Python....eerste standaarddia Voeg een Autoshape van het type Rechthoek toe...standaarddia. We maken een autoshape in de dia door wat voorbeeldtekst...

    kb.aspose.com/nl/slides/python/highlight-text-i...
  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. Chuyển đổi PPTX sang Word trong Java | products...

    Chuyển đổi PPTX sang Word trong Java. Sử dụng API thư viện Java để chuyển PowerPoint sang Word...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/vi/java/conversion/p...
  10. إنشاء عرض PowerPoint باستخدام JavaScript|Aspose...

    تعلم كيفية إنشاء عروض PowerPoint مثل PPT و PPTX باستخدام JavaScript من الصفر.... إضافة AutoShape من نوع خط باستخدام الطريقة...get_Item ( 0 ); // إضافة AutoShape من النوع خط slide . getShapes...

    docs.aspose.com/slides/ar/nodejs-java/create-pr...