Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 4,904 for

autoshape

(0.39 sec)
  1. أرشيف

    أرشيف...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/ar/slides/work-with-hyperlinks-...
  2. Archiv

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

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

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

    blog.aspose.com/he/slides/work-with-hyperlinks-...
  4. Управление гиперссылками|Документация Aspose.Sl...

    Как добавить гиперссылку в презентацию PowerPoint на Java...IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...( IParagraph paragraph : autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ru/java/manage-hyperlinks/
  5. إدارة الروابط التشعبية|وثائق Aspose.Slides

    إضافة رابط تشعبي إلى عرض PowerPoint باستخدام C# أو .NET...IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...( IParagraph paragraph in autoShape . TextFrame . Paragraphs )...

    docs.aspose.com/slides/ar/net/manage-hyperlinks/
  6. Коннектор|Документация Aspose.Slides

    Соедините фигуры PowerPoint на C# или .NET... Добавьте две AutoShape на слайд, используя метод...его индекс. Добавьте две AutoShape на слайд с использованием...

    docs.aspose.com/slides/ru/net/connector/
  7. Aspose.Slides for Android via Java Features|Asp...

    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....Holders 17 Support for Slide AutoShapes 18 Support for Tables 19...

    docs.aspose.com/slides/androidjava/aspose-slide...
  8. Créer une Présentation|Documentation Aspose.Sli...

    Ouvrir une Présentation PowerPoint en Python... Ajouter une AutoShape de type LINE en utilisant...

    docs.aspose.com/slides/fr/python-net/create-pre...
  9. ズームの管理|Aspose.Slides for Python ドキュメント

    PythonでPowerPointプレゼンテーションにズームまたはズームフレームを追加する...cyan #第二スライドのためのテキストボックスを作成 autoshape = slide2 . shapes . add_auto_shape... 100 , 200 , 500 , 200 ) autoshape . text_frame . text = "第2スライド"...

    docs.aspose.com/slides/ja/python-net/manage-zoom/
  10. Párrafo|Documentación de Aspose.Slides

    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.... AutoShape shape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/es/androidjava/paragraph/