Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 4,904 for

autoshape

(0.11 sec)
  1. Destacar texto no PowerPoint usando Python

    Destaque o texto no PowerPoint usando Python. Obtenha as configurações do ambiente IDE, uma lista de etapas e código de exemplo para pesquisar texto no slide e realçar no PowerPoint usando Python....slide padrão Adicione um Autoshape do tipo Rectangle e insira...

    kb.aspose.com/pt/slides/python/highlight-text-i...
  2. Kako stvoriti PowerPoint slajdove u HTML-u pomo...

    Ovaj članak uključuje kako izraditi PowerPoint slajdove u HTML-u pomoću Pythona. Također pokriva detalje o konfiguraciji okruženja i radne primjere HTML prezentacije pomoću Pythona....novostvorenoj prezentaciji Umetnite Autoshape tipa pravokutnika zajedno...

    kb.aspose.com/hr/slides/python/how-to-create-po...
  3. 幻灯片母版|Aspose.Slides 文档

    在Java中添加或编辑PowerPoint演示文稿中的幻灯片母版...IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...null ) { if ( autoShape . getPlaceholder (). getType () == type...

    docs.aspose.com/slides/zh/androidjava/slide-mas...
  4. 아카이브

    아카이브...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/ko/slides/work-with-hyperlinks-...
  5. Manipulations de Formes|Documentation Aspose.Sl...

    Manipulez les formes PowerPoint en Python...slides [ 0 ] # Ajoutez une autoshape de type rectangle shp1 = sld...slides [ 0 ] # Ajoutez une autoshape de type rectangle shp1 = sld...

    docs.aspose.com/slides/fr/python-net/manipulati...
  6. Gérer les Hyperliens|Documentation Aspose.Slides

    Comment ajouter un hyperlien à une présentation PowerPoint en Java...IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...( IParagraph paragraph : autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/fr/androidjava/manage-hy...
  7. Gérer les Hyperliens|Documentation Aspose.Slides

    Ajouter un hyperlien à une Présentation PowerPoint en C# ou .NET...IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...( IParagraph paragraph in autoShape . TextFrame . Paragraphs )...

    docs.aspose.com/slides/fr/net/manage-hyperlinks/
  8. 搜索

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

    blog.aspose.com/zh-hant/slides/work-with-hyperl...
  9. العمل مع الأشكال في C++|Aspose.Words ل C++

    مقدمة في تشكيل لغة الترميز، وإنشاء أشكال من أنواع مختلفة باستخدام C++....كائنا في طبقة الرسم، مثل AutoShape أو مربع نص أو شكل حر أو OLE...

    docs.aspose.com/words/ar/cpp/working-with-shapes/
  10. Bekerja dengan Bentuk di C++|Aspose.Words untuk...

    Pengantar bahasa markup bentuk, membuat bentuk dari berbagai jenis menggunakan C++....lapisan gambar, seperti objek AutoShape, kotak teks, bentuk bebas...

    docs.aspose.com/words/id/cpp/working-with-shapes/