Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 5,190 for

autoshape

(0.07 sec)
  1. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js 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/nodejs-java/manage-place...
  2. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify shapes programmatically.... get_Item ( 0 ); // Add AutoShape of ellipse type IShape shp...(). get_Item ( 0 ); // Add AutoShape of ellipse type IShape shp...

    docs.aspose.com/slides/androidjava/rectangle/
  3. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically.... get_Item ( 0 ); // Add AutoShape of ellipse type IShape shp...(). get_Item ( 0 ); // Add AutoShape of ellipse type IShape shp...

    docs.aspose.com/slides/java/rectangle/
  4. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word... AutoShape): builder . writeln(shape...

    products.aspose.com/slides/python-net/conversio...
  5. 管理 Java 中的演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  6. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++....drawing layer, such as an AutoShape, textbox, freeform, OLE object...drawing layer, such as an AutoShape, freeform, OLE object, ActiveX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Manage Presentation Hyperlinks in PHP|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — enhance interactivity and workflow in minutes....{ $autoShape = $shape ; if ( ! java_is_null ( $autoShape )) {...{ foreach ( $autoShape -> getTextFrame () -> getParagraphs ()...

    docs.aspose.com/slides/php-java/manage-hyperlinks/
  8. 管理 Java 中的演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节间跳转、添加缩略图和过渡效果。...// 为第二张幻灯片创建文本框 IAutoShape autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/zh/java/manage-zoom/
  9. Manage Presentation Properties in Java|Aspose.S...

    Master presentation properties in Aspose.Slides for Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/java/presentation-proper...
  10. Create POTM Presentations in Node.js | products...

    Generate Microsoft Powerpoint POTM presentation using Node applications without using Microsoft Office....by Shapes object to add an AutoShape of Line type. Write the modified...

    products.aspose.com/total/nodejs-java/create/potm/