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

autoshape

(0.11 sec)
  1. Gérer les zooms dans les présentations avec Pyt...

    Créez et personnalisez le Zoom avec Aspose.Slides pour Python via .NET — sautez entre les sections, ajoutez des miniatures et des transitions aux présentations PPT, PPTX et ODP....pour la deuxième diapositive autoshape = slide2 . shapes . add_auto_shape... 100 , 200 , 500 , 200 ) autoshape . text_frame . text = "Second...

    docs.aspose.com/slides/fr/python-net/manage-zoom/
  2. Verwalten von Präsentationseigenschaften in C++...

    Verwalten Sie Präsentationseigenschaften in Aspose.Slides für C++ und optimieren Sie Suche, Markenbildung und Arbeitsabläufe in Ihren PowerPoint- und OpenDocument-Dateien....System :: SharedPtr < AutoShape > autoShape = System :: ExplicitCast...ExplicitCast < AutoShape > ( pres -> get_Slide ( 0 ) -> get_Shape (...

    docs.aspose.com/slides/de/cpp/presentation-prop...
  3. Exportieren von mathematischen Gleichungen|Aspo...

    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....new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 ); $mathParagraph = $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/de/php-java/exporting-ma...
  4. Převést PPT do Wordu v Javě | products.aspose.com

    Převést PPT do Wordu v Javě. K převodu PowerPointu do Wordu použijte API knihovny Java...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/cs/java/conversion/p...
  5. Verbinder in Präsentationen mit Python verwalte...

    Ermöglichen Sie Python-Anwendungen, Linien in PowerPoint- und OpenDocument-Folien zu zeichnen, zu verbinden und automatisch zu routen – erhalten Sie vollständige Kontrolle über gerade, Ellenbogen- und gekrümmte Verbinder....Fügen Sie der Folie zwei AutoShape ‑Objekte mithilfe der vom...] . shapes # Eine Ellipse-AutoShape hinzufügen. ellipse = shapes...

    docs.aspose.com/slides/de/python-net/connector/
  6. Administrar conectores en presentaciones con Py...

    Capacite a las aplicaciones Python para dibujar, conectar y enrutar automáticamente líneas en diapositivas de PowerPoint y OpenDocument - obtenga control total sobre conectores rectos, en ángulo y curvos.... Añada dos objetos AutoShape a la diapositiva mediante...0 ] . shapes # Añadir una AutoShape de elipse. ellipse = shapes...

    docs.aspose.com/slides/es/python-net/connector/
  7. Folienübergänge in Präsentationen auf Android v...

    Erfahren Sie, wie Sie Folienübergänge in Aspose.Slides für Android via Java anpassen, mit Schritt‑für‑Schritt‑Anleitung für PowerPoint‑ und OpenDocument‑Präsentationen....Presentation (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/de/androidjava/slide-tra...
  8. Administrar propiedades de presentación en C++|...

    Domina las propiedades de presentación en Aspose.Slides for C++ y optimiza la búsqueda, la marca y el flujo de trabajo en tus archivos PowerPoint y OpenDocument....System :: SharedPtr < AutoShape > autoShape = System :: ExplicitCast...ExplicitCast < AutoShape > ( pres -> get_Slide ( 0 ) -> get_Shape (...

    docs.aspose.com/slides/es/cpp/presentation-prop...
  9. PowerPoint-Formate in C++ formatieren|Aspose.Sl...

    Erfahren Sie, wie Sie PowerPoint-Formen in C++ mit Aspose.Slides—Füll-, Linien- und Effektstile für PPT-, PPTX- und ODP-Dateien präzise und vollständig steuern....zeigt, wie ein Rechteck‑ AutoShape formatiert wird: // Instanziieren...( 0 ); // Fügen Sie eine AutoShape vom Typ Rechteck hinzu. auto...

    docs.aspose.com/slides/de/cpp/shape-formatting/
  10. 形状格式化|Aspose.Slides for PHP 文档

    在 PowerPoint 演示文稿中格式化形状... 以下 PHP 代码演示了格式化矩形 AutoShape 的操作: # 实例化表示演示文稿文件的演示文稿类 $pres...new Presentation (); try { $autoShape = $pres -> getSlides () ->...

    docs.aspose.com/slides/zh/php-java/shape-format...