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

autoshape

(0.13 sec)
  1. Conversión de PPT a PPTX|Documentación de Aspos...

    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.... Conversión de autoshapes incluyendo rectángulos y...texturas e imágenes para autoshapes. Conversión de marcadores...

    docs.aspose.com/slides/es/java/ppt-to-pptx-conv...
  2. Modifica PPT in C# | products.aspose.com

    Modifica PPT in C#. Usa l'API della libreria .NET per modificare la presentazione di PowerPoint...ppt" )) { AutoShape shape = (AutoShape)presentation.Slides[...

    products.aspose.com/slides/it/net/editor/ppt/
  3. Redigera PPT i C# | products.aspose.com

    Redigera PPT i C#. Använd .NET library API för att redigera PowerPoint-presentation...ppt" )) { AutoShape shape = (AutoShape)presentation.Slides[...

    products.aspose.com/slides/sv/net/editor/ppt/
  4. HTML szerkesztése C#-ban | products.aspose.com

    Szerkessze a HTML-t C#-ban. Használja a .NET könyvtár API-t a HTML-fájl szerkesztéséhez...html" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/hu/net/editor/html/
  5. PDF szerkesztése C#-ban | products.aspose.com

    PDF szerkesztése C#-ban. Használja a .NET könyvtár API-t a PDF dokumentum szerkesztéséhez...pdf" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/hu/net/editor/pdf/
  6. Archiwa

    Archiwa...aby dodać efekt IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/pl/slides/apply-animation-to-te...
  7. Archiv

    Archiv...přidání efektu IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/cs/slides/apply-animation-to-te...
  8. Ellipsen zu Präsentationen auf Android hinzufüg...

    Erfahren Sie, wie Sie Ellipsenformen in Aspose.Slides für Android in PPT- und PPTX-Präsentationen erstellen, formatieren und manipulieren – Java-Codebeispiele enthalten.... Fügen Sie eine AutoShape vom Typ Ellipse hinzu, indem...getSlides (). get_Item ( 0 ); // AutoShape vom Typ Ellipse hinzufügen...

    docs.aspose.com/slides/de/androidjava/ellipse/
  9. Ellipsen zu Präsentationen in Java hinzufügen|A...

    Erfahren Sie, wie Sie Ellipsenformen in Aspose.Slides für Java in PPT- und PPTX-Präsentationen erstellen, formatieren und manipulieren – Java-Codebeispiele sind enthalten.... Fügen Sie eine AutoShape vom Typ Ellipse mit der Methode...getSlides (). get_Item ( 0 ); // AutoShape vom Ellipsentyp hinzufügen...

    docs.aspose.com/slides/de/java/ellipse/
  10. Animar texto de PowerPoint en C++|Documentación...

    Cree texto animado dinámico en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para C++, con ejemplos de código C++ fáciles de seguir y optimizados....párrafo para añadir efecto auto autoShape = System :: ExplicitCast <...( 0 )); auto paragraph = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/es/cpp/animated-text/