Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 5,174 for

autoshape

(0.46 sec)
  1. 图片框|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加图片框...shapesCount ; i ++ ) { var autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/zh/nodejs-java/picture-f...
  2. How to Strike Out Text in PPTX using C#

    This tutorial entails how to strike out text in PPTX using C#. It encompasses the details to set up the environment, a step-wise process and a working sample code to strike out PPTX text using C#....sample presentation, adding autoshape, creating the text frame by...class is used for adding the autoshape in the PPTX slide, the TextStrikethroughTyp...

    kb.aspose.com/slides/net/how-to-strike-out-text...
  3. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors.... Add two AutoShape to the slide using the addAutoShape...getShapes (); // Adds an Ellipse autoshape IAutoShape ellipse = shapes...

    docs.aspose.com/slides/androidjava/connector/
  4. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX to Word in Java. Use Java library API to convert PowerPoint to Word...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/java/conversion/pptx...
  5. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors.... Add two AutoShape to the slide using the AddAutoShape...Shapes ; // Adds an Ellipse autoshape IAutoShape ellipse = shapes...

    docs.aspose.com/slides/net/connector/
  6. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/java/conversion/ppt-...
  7. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in Java using Aspose.Slides for Android with precise layout, images and formatting preserved....instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. 在 Python 中管理 PowerPoint 文本段落|Aspose.Slides for ...

    使用 Aspose.Slides for Python(基于 .NET)掌握段落格式——在 Python 中优化 PowerPoint 和 OpenDocument 演示文稿的对齐、间距和样式,以吸引观众。... 向幻灯片添加一个矩形 AutoShape 。 获取与该 AutoShape 关联的 TextFrame 。 创建两个...presentation . slides [ 0 ] # 添加一个矩形 AutoShape。 shape = slide . shapes ....

    docs.aspose.com/slides/zh/python-net/manage-par...
  9. Manage Presentation Placeholders on Android|Asp...

    Effortlessly manage placeholders in Aspose.Slides for Android via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....the placeholder shape to an AutoShape and change the text using...TextFrame associated with the AutoShape . Save the modified presentation...

    docs.aspose.com/slides/androidjava/manage-place...
  10. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field...the anchor/canvas for an AutoShape object with the "In line with...the inline canvas for the AutoShape. shape = shapes [ 0 ] . as_shape...

    reference.aspose.com/words/python-net/aspose.wo...