Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 5,234 for

autoshape

(0.34 sec)
  1. Nouveau système d'exportation HTML - Aspose.Sli...

    Exportez des présentations vers HTML avec des modèles, CSS et JS - pas de SVG. Apprenez la sortie en page unique ou multi-pages, le contrôle des ressources et la personnalisation pour PPT, PPTX et ODP....if(shape is AutoShape) { ITextFrame textFrame = ((AutoShape)shape)...Input . AddTemplate < AutoShape >( "autoshape" , Path . Combine (...

    docs.aspose.com/slides/fr/net/web-extensions/
  2. 档案

    档案...ppt")) { AutoShape shape = (AutoShape)presentation.Slides[0]...

    blog.aspose.com/zh/slides/edit-ppt-online/
  3. Lưu trữ

    Lưu trữ...AutoShape: auto_shape_lock = shape.shape_lock...if type(shape) is slides.AutoShape: auto_shape_lock = shape.shape_lock...

    blog.aspose.com/vi/slides/lock-or-unlock-powerp...
  4. 档案

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

    blog.aspose.com/zh/slides/work-with-hyperlinks-...
  5. Procurar

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

    blog.aspose.com/pt/slides/work-with-hyperlinks-...
  6. Lưu trữ

    Lưu trữ...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/vi/slides/work-with-hyperlinks-...
  7. Chercher

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

    blog.aspose.com/fr/slides/work-with-hyperlinks-...
  8. У管理ление гиперссылками презентаций на Android|Д...

    Легко управляйте гиперссылками в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для Android через Java — повышайте интерактивность и эффективность работы за считанные минуты....IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...( IParagraph paragraph : autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ru/androidjava/manage-hy...
  9. Neues HTML-Export-System - Aspose.Slides.WebExt...

    Exportieren Sie Präsentationen nach HTML mit Vorlagen, CSS und JS—keine SVG. Erfahren Sie mehr über Einzelseiten- oder Mehrseitenausgabe, Ressourcenverwaltung und Anpassungen für PPT, PPTX und ODP....if(shape is AutoShape) { ITextFrame textFrame = ((AutoShape)shape)...Input . AddTemplate < AutoShape >( "autoshape" , Path . Combine (...

    docs.aspose.com/slides/de/net/web-extensions/
  10. Verwalten von Präsentations-Hyperlinks in Java|...

    Mühelos Hyperlinks in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Java verwalten – die Interaktivität und den Workflow in Minuten verbessern....IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...( IParagraph paragraph : autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/de/java/manage-hyperlinks/