Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,093 for

autoshape

(0.3 sec)
  1. Gestionar Marcador de Posición|Documentación de...

    Cambiar el texto del marcador de posición y el texto del aviso en presentaciones de PowerPoint en C++...marcador de posición a un AutoShape y cambia el texto usando el...TextFrame asociado con el AutoShape . Guarda la presentación modificada...

    docs.aspose.com/slides/es/cpp/manage-placeholder/
  2. Administrar párrafos de PowerPoint en Java|Docu...

    Crear y gestionar párrafos, texto, sangrías y propiedades en presentaciones de PowerPoint en Java...get_Item ( 0 ); // Agrega un AutoShape de tipo Rectángulo IAutoShape...// Accede al TextFrame del AutoShape ITextFrame tf = ashp . getTextFrame...

    docs.aspose.com/slides/es/androidjava/manage-pa...
  3. Administrar listas con viñetas y numeradas|Docu...

    Crea listas con viñetas y numeradas en presentaciones de PowerPoint en Python... Agrega una AutoShape en la diapositiva seleccionada...slide = pres . slides [ 0 ] autoShape = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/es/python-net/manage-bul...
  4. Auflisten von Aufzählungs- und Nummerierten Lis...

    Erstellen Sie Aufzählungs- und nummerierte Listen in einer PowerPoint-Präsentation in Python... Fügen Sie eine AutoShape auf der ausgewählten Folie...slide = pres . slides [ 0 ] autoShape = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/de/python-net/manage-bul...
  5. Bilderrahmen|Aspose.Slides Dokumentation

    Fügen Sie der PowerPoint-Präsentation in Java einen Bilderrahmen hinzu...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/de/java/picture-frame/
  6. Animierter Text|Aspose.Slides Dokumentation

    Animierter Text in PowerPoint-Präsentation mit Aspose.Slides...Effekt hinzuzufügen auto autoShape = System :: ExplicitCast <...( 0 )); auto paragraph = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/de/cpp/animierter-text/
  7. خط|وثائق Aspose.Slides

    إضافة خط في عرض PowerPoint باستخدام C# أو .NET... إضافة AutoShape من نوع الخط باستخدام AddAutoShape.... Slides [ 0 ]; // إضافة AutoShape من نوع الخط sld . Shapes ...

    docs.aspose.com/slides/ar/net/line/
  8. Texto Animado|Documentación de Aspose.Slides

    Texto animado en la presentación de PowerPoint con Aspose.Slides...para agregar efecto auto autoShape = System :: ExplicitCast <...( 0 )); auto paragraph = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/es/cpp/animated-text/
  9. Elipse|Documentación de Aspose.Slides para Python

    Crear elipse en presentación de PowerPoint en Python...utilizando su índice Agregue una AutoShape de tipo Elipse utilizando.... slides [ 0 ] # Agregar AutoShape de tipo elipse sld . shapes...

    docs.aspose.com/slides/es/python-net/ellipse/
  10. Ellipse|Aspose.Slides Dokumentation

    Ellipse in PowerPoint-Präsentation in C# oder .NET erstellen...verwenden Fügen Sie eine AutoShape vom Typ Ellipse mit der AddAutoShape-Methode...[ 0 ]; // Fügen Sie eine AutoShape vom Typ Ellipse hinzu sld...

    docs.aspose.com/slides/de/net/ellipse/