Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 4,474 for

autoshape

(0.07 sec)
  1. النص المتحرك|وثائق Aspose.Slides

    النص المتحرك في PowerPoint مع Java...لإضافة التأثير IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ar/java/animated-text/
  2. Анимированный текст|Документация Aspose.Slides

    Анимированный текст в PowerPoint с помощью Java...добавления эффекта IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ru/androidjava/animated-...
  3. Převést PPTX na Word v C++ | products.aspose.com

    Převést PPTX na Word v C++. K převodu PowerPointu do Wordu použijte API knihovny C++...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/cs/cpp/conversion/pp...
  4. Converti PPTX in Word in C++ | products.aspose.com

    Converti PPTX in Word in C++. Usa l'API della libreria C++ per convertire PowerPoint in Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/it/cpp/conversion/pp...
  5. إطار الصورة|وثائق Aspose.Slides لـ Python

    إضافة إطار صورة إلى عرض تقديمي PowerPoint باستخدام بايثون...: shapesToRemove = [] for autoShape in presentation . slides [...[ 0 ] . shapes : if autoShape . placeholder is None : continue...

    docs.aspose.com/slides/ar/python-net/picture-fr...
  6. Konwertuj PPTX na Word w C++ | products.aspose.com

    Konwertuj PPTX na Word w C++. Użyj interfejsu API biblioteki C++, aby przekonwertować program PowerPoint na program Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/pl/cpp/conversion/pp...
  7. تحويل PPT إلى Word في C++ | products.aspose.com

    تحويل PPT إلى Word في C++. استخدم واجهة برمجة تطبيقات مكتبة C++ لتحويل PowerPoint إلى Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/ar/cpp/conversion/pp...
  8. Konvertera PPTX till Word i C++ | products.aspo...

    Konvertera PPTX till Word i C++. Använd C++ biblioteks-API för att konvertera PowerPoint till Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/sv/cpp/conversion/pp...
  9. Konvertera PPT till Word i C++ | products.aspos...

    Konvertera PPT till Word i C++. Använd C++ biblioteks-API för att konvertera PowerPoint till Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/sv/cpp/conversion/pp...
  10. Administrar Párrafos de PowerPoint en Python|Do...

    Crear y gestionar párrafos, texto, sangría y propiedades en presentaciones de PowerPoint en Python...0 ] # Agregando una forma AutoShape de tipo Rectángulo ashp =...al TextFrame de la forma AutoShape tf = ashp . text_frame # Creando...

    docs.aspose.com/slides/es/python-net/manage-par...