Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,232 for

autoshape

(0.05 sec)
  1. Presentation Locking|Aspose.Slides Documentation

    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....[ count ]; //if shape is autoshape if ( shape is AutoShapeEx...[ count ]; //if shape is autoshape if ( shape is AutoShapeEx...

    docs.aspose.com/slides/net/presentation-locking/
  2. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...( IParagraph paragraph : autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  3. Ինչպես ստեղծել PowerPoint սլայդներ HTML-ում՝ օգ...

    Այս հոդվածը ներառում է, թե ինչպես ստեղծել PowerPoint սլայդներ HTML-ում՝ օգտագործելով Python-ը: Այն նաև ներառում է շրջակա միջավայրի կազմաձևման և Python-ի միջոցով HTML ներկայացման աշխատանքային օրինակների մանրամասները:...ներկայացման մեջ Տեղադրեք Autoshape ուղղանկյուն տիպի ձևի և տեքստային...

    kb.aspose.com/hy/slides/python/how-to-create-po...
  4. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text formatting for maximum impact.... Add a rectangle AutoShape and access its TextFrame ...

    docs.aspose.com/slides/python-net/superscript-a...
  5. Get all the text in all the slides|Aspose.Slide...

    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....placeholder sldText += (( AutoShape ) shp ). TextFrame . Text...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  6. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for PHP via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....new Presentation (); try { $autoshape = $presentation -> getSlides...100 , 100 , 400 , 100 ); $autoshape -> getTextFrame () -> setText...

    docs.aspose.com/slides/php-java/slide-transition/
  7. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....the anchor/canvas for an AutoShape object with the "In line with...the inline canvas for the AutoShape. Shape shape = (Shape) shapes...

    reference.aspose.com/words/java/com.aspose.word...
  8. 管理 PHP 中的演示文稿超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...{ $autoShape = $shape ; if ( ! java_is_null ( $autoShape )) {...{ foreach ( $autoShape -> getTextFrame () -> getParagraphs ()...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  9. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Java 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且全面地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... 以下代码演示了如何格式化矩形 AutoShape : // 实例化表示演示文稿文件的 Presentation...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/java/shape-formatting/
  10. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—enhance interactivity and workflow in minutes....IAutoShape" )) { var autoShape = shape ; // Iterates through...frame for ( let i1 = 0 ; i1 < autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/nodejs-java/manage-hyper...