Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 5,329 for

autoshape

(0.32 sec)
  1. Verwalten von Bildrahmen in Präsentationen mit ...

    Fügen Sie Bildrahmen zu PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für C++ hinzu. Optimieren Sie Ihren Arbeitsablauf und verbessern Sie das Design von Folien....for ( auto & autoShape : shapes ) { if ( autoShape -> get_Placeholder...nullptr ) continue ; switch ( autoShape -> get_Placeholder () -> get_Type...

    docs.aspose.com/slides/de/cpp/picture-frame/
  2. Edytuj PPT w C# | products.aspose.com

    Edytuj PPT w C#. Użyj API biblioteki .NET do edycji prezentacji PowerPoint...ppt" )) { AutoShape shape = (AutoShape)presentation.Slides[...

    products.aspose.com/slides/pl/net/editor/ppt/
  3. Agregar elipses a presentaciones en Java|Docume...

    Aprenda cómo crear, formatear y manipular formas elípticas en Aspose.Slides para Java en presentaciones PPT y PPTX—se incluyen ejemplos de código Java.... Añada una AutoShape de tipo Elipse mediante el...get_Item ( 0 ); // Añadir AutoShape de tipo elipse sld . getShapes...

    docs.aspose.com/slides/es/java/ellipse/
  4. Arşiv

    Arşiv...eklemek için paragrafı seçin autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # seçilen...

    blog.aspose.com/tr/slides/apply-text-animation-...
  5. Archiv

    Archiv...odstavec pro přidání efektu autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # přidat...

    blog.aspose.com/cs/slides/apply-text-animation-...
  6. Hello World-Anwendung mit Aspose.Slides|Aspose....

    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.... Fügen Sie eine AutoShape mit dem ShapeType als Rechteck...Folie hinzu. Fügen Sie der AutoShape ein TextFrame hinzu, das “Hello...

    docs.aspose.com/slides/de/cpp/hello-world-anwen...
  7. Ligne|Documentation Aspose.Slides

    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.... Ajoutez une AutoShape de type Ligne en utilisant...get_Item ( 0 ); // Ajouter une AutoShape de type ligne sld . getShapes...

    docs.aspose.com/slides/fr/java/ligne/
  8. Línea|Documentación de Aspose.Slides para PHP

    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.... Agregue una AutoShape de tipo Línea usando el método...get_Item ( 0 ); # Agregar una AutoShape de tipo línea $sld -> getShapes...

    docs.aspose.com/slides/es/php-java/línea/
  9. Converti PPT in Word in C# | products.aspose.com

    Converti PPT in Word in C#. Usa l'API della libreria .NET per convertire PowerPoint in Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/it/net/conversion/pp...
  10. Agregar formas de línea a presentaciones en C++...

    Aprenda a manipular el formato de líneas en presentaciones de PowerPoint con Aspose.Slides para C++. Descubra propiedades, métodos y ejemplos.... Agregue un AutoShape de tipo Línea usando el método...mediante su índice. Agregue un AutoShape de tipo Línea usando AddAutoShape...

    docs.aspose.com/slides/es/cpp/line/