Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 5,330 for

autoshape

(0.27 sec)
  1. Как запустить Aspose.Slides для Java в Docker|Д...

    Запуск Aspose.Slides в контейнерах Docker: настройка образов, зависимостей, шрифтов и лицензий для создания масштабируемых сервисов, обрабатывающих PowerPoint и OpenDocument....get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape..., 50 , 190 , 300 , 25 ); autoShape . getTextFrame (). setText...

    docs.aspose.com/slides/ru/java/how-to-run-aspos...
  2. Verwalten von Aufzählungs- und nummerierten Lis...

    Erfahren Sie, wie Sie Aufzählungs- und nummerierte Listen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python via .NET verwalten können. Schritt‑für‑Schritt‑Anleitung mit Codebeispielen, die Ihnen den schnellen Einstieg erleichtern....dem ausgewählten Folie ein AutoShape hinzu. Greifen Sie auf das...dem ausgewählten Folie ein AutoShape mit der Methode add_auto_shape...

    docs.aspose.com/slides/de/python-net/manage-bul...
  3. Archiwa

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

    blog.aspose.com/pl/slides/work-with-hyperlinks-...
  4. Archivio

    Archivio...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/it/slides/work-with-hyperlinks-...
  5. Arsip

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

    blog.aspose.com/id/slides/work-with-hyperlinks-...
  6. أرشيف

    أرشيف...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/ar/slides/work-with-hyperlinks-...
  7. ค้นหา

    ค้นหา...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/th/slides/work-with-hyperlinks-...
  8. Архів

    Архів...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/uk/slides/work-with-hyperlinks-...
  9. arkiv

    arkiv...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/sv/slides/work-with-hyperlinks-...
  10. 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...