Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 5,379 for

autoshape

(0.49 sec)
  1. 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...
  2. تحويل PPTX إلى Word في C# | products.aspose.com

    تحويل PPTX إلى Word في C#. استخدم .NET Library API لتحويل PowerPoint إلى Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/ar/net/conversion/pp...
  3. Konwertuj PPT na Word w C# | products.aspose.com

    Konwertuj PPT na Word w C#. Użyj interfejsu API biblioteki platformy .NET, aby przekonwertować program PowerPoint na program Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/pl/net/conversion/pp...
  4. 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/
  5. Bildrahmen in Präsentationen mit Java verwalten...

    Fügen Sie PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Java Bildrahmen hinzu. Optimieren Sie Ihren Arbeitsablauf und verbessern Sie das Design der Folien....shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/de/java/picture-frame/
  6. Konwertuj PPTX na Word w C# | products.aspose.com

    Konwertuj PPTX na Word w C#. Użyj interfejsu API biblioteki platformy .NET, aby przekonwertować program PowerPoint na program Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/pl/net/conversion/pp...
  7. Arşiv

    Arşiv...paragraf seçin IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/tr/slides/apply-animation-to-te...
  8. 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/androidjava/ligne/
  9. Arsip

    Arsip...menambahkan efek IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/id/slides/apply-animation-to-te...
  10. Ellipsen zu Präsentationen in Python hinzufügen...

    Erfahren Sie, wie Sie Ellipsenformen in Aspose.Slides für Python via .NET in PPT-, PPTX- und ODP-Präsentationen erstellen, formatieren und manipulieren - inklusive Codebeispielen....des IShapes-Objekts eine AutoShape vom Typ Ellipse hinzu. Schreiben...slides [ 0 ] # Füge eine AutoShape vom Typ Ellipse hinzu sld...

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