Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 5,383 for

autoshape

(0.86 sec)
  1. Archiv

    Archiv...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/cs/slides/work-with-hyperlinks-...
  2. ארכיון

    ארכיון...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/he/slides/work-with-hyperlinks-...
  3. Gestionar listas con viñetas y numeradas en pre...

    Aprenda cómo gestionar listas con viñetas y listas numeradas en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Python a través de .NET. Guía paso a paso con ejemplos de código para ayudarle a comenzar rápidamente.... Añade un AutoShape a la diapositiva seleccionada...objeto ISlide . Añade un AutoShape a la diapositiva seleccionada...

    docs.aspose.com/slides/es/python-net/manage-bul...
  4. Archivo

    Archivo...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Mira...

    blog.aspose.com/es/slides/extract-images-from-p...
  5. Archiv

    Archiv...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Überprüfen...

    blog.aspose.com/de/slides/extract-images-from-p...
  6. إدارة ماسترات الشرائح في العرض التقديمي في Java...

    إدارة ماسترات الشرائح في Aspose.Slides لـ Node.js عبر Java: إنشاء، تحرير وتطبيق التخطيطات، السمات والعناصر النائبة على ملفات PPT، PPTX و ODP مع أمثلة مختصرة.... size (); i ++ ) { var autoShape = master . getShapes (). get_Item...( i ); if ( autoShape != null ) { if ( autoShape . getPlaceholder...

    docs.aspose.com/slides/ar/nodejs-java/slide-mas...
  7. Java を使用したプレゼンテーションのスライド遷移管理|Aspose.Slides ドキュメント

    Aspose.Slides for Java でスライド遷移をカスタマイズする方法を、PowerPoint と OpenDocument プレゼンテーション向けにステップバイステップでご紹介します。...Presentation (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/ja/java/slide-transition/
  8. Gestionar patrones de diapositiva de presentaci...

    Gestionar patrones de diapositivas en Aspose.Slides para .NET: crear, editar y aplicar diseños, temas y marcadores de posición a PPT, PPTX y ODP con ejemplos concisos en C#....IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...null ) { if ( autoShape . Placeholder . Type == type ) { return...

    docs.aspose.com/slides/es/net/slide-master/
  9. Administrar propiedades de presentación en Java...

    Domina las propiedades de presentación en Aspose.Slides for Java y optimiza la búsqueda, la marca y el flujo de trabajo en tus archivos PowerPoint y OpenDocument....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/es/java/presentation-pro...
  10. Verwalten von Verbindern in Präsentationen mit ...

    Ermöglichen Sie Java-Anwendungen, Linien in PowerPoint-Folien zu zeichnen, zu verbinden und automatisch zu routen – erhalten Sie die vollständige Kontrolle über gerade, Ellenbogen- und gebogene Verbinder....Fügen Sie der Folie zwei AutoShape mittels der addAutoShape ‑Methode...Fügen Sie der Folie zwei AutoShape mittels der addAutoShape ‑Methode...

    docs.aspose.com/slides/de/java/connector/