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

autoshape

(0.2 sec)
  1. 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-...
  2. Manage Presentation Slide Masters in JavaScript...

    Manage Slide Masters in Aspose.Slides for Node.js via Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise examples.... size (); i ++ ) { var autoShape = master . getShapes (). get_Item...( i ); if ( autoShape != null ) { if ( autoShape . getPlaceholder...

    docs.aspose.com/slides/nodejs-java/slide-master/
  3. 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...
  4. 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/
  5. 档案

    档案...image); 向幻灯片添加形状: # // 添加椭圆类型的autoshape sld.Shapes.AddAutoShape(ShapeType...100, 100, image); // 添加椭圆类型的autoshape sld.Shapes.AddAutoShape(ShapeType...

    blog.aspose.com/zh/slides/create-edit-powerpoin...
  6. 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...
  7. Remove Watermark in PowerPoint using C#

    Remove watermark in PowerPoint using C#. Follow this article for steps, IDE settings and a code demonstrating how to remove watermark from PowerPoint using C#....Save each shape into the AutoShape class object and check its...

    kb.aspose.com/slides/net/remove-watermark-in-po...
  8. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...对象的 addAutoShape 方法向幻灯片添加两个 AutoShape 。 通过 Shapes 对象的 addConnector...对象的 addAutoShape 方法向幻灯片添加两个 AutoShape 。 通过 Shapes 对象的 addConnector...

    docs.aspose.com/slides/zh/java/connector/
  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. Ինչպես հեռացնել տեքստը PPTX-ում Python-ի միջոցով

    Այս թեման կենտրոնանում է այն բանի վրա, թե ինչպես հեռացնել տեքստը PPTX-ում Python-ի միջոցով: Այն ներառում է շրջակա միջավայրը հաստատելու մանրամասները, քայլ առ քայլ գործընթաց և աշխատանքային օրինակ կոդ՝ Python-ի միջոցով PPTX տեքստը ջնջելու համար:...օգտագործվում է PPTX սլայդում autoshape ավելացնելու համար, իսկ TextStrikethroughTyp...

    kb.aspose.com/hy/slides/python/how-to-strike-ou...