Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,328 for

autoshape

(0.12 sec)
  1. Create Presentations in .NET|Aspose.Slides Docu...

    Create presentations in .NET with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results.... Add an AutoShape of Line type using AddAutoShape... Slides [ 0 ]; // Add an autoshape of type line slide . Shapes...

    docs.aspose.com/slides/net/create-presentation/
  2. Manage Connectors in Presentations Using PHP|As...

    Empower PHP 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...getShapes (); # Adds an Ellipse autoshape $ellipse = $shapes -> addAutoShape...

    docs.aspose.com/slides/php-java/connector/
  3. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Add an AutoShape to the slide. Set the line...how to format a rectangle AutoShape : import aspose.slides as...

    docs.aspose.com/slides/python-net/shape-formatt...
  4. Convert PowerPoint Presentations to Word Docume...

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

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Export Math Equations from Presentations in PHP...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for PHP via Java — preserve formatting and boost compatibility....new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 ); $mathParagraph = $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/php-java/exporting-math-...
  6. 在C#中將PPT轉換為Word | products.aspose.com

    在 C# 中將 PPT 轉換為 Word。使用 .NET 庫 API 將 PowerPoint 轉換為 Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/zh-hant/net/conversi...
  7. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js via Java. Stand out!...a rectangle AutoShape . Add text using AutoShape.addTextFrame...Add an animation effect to AutoShape . Call the TextAnimation.setBuildType...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  8. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....collection Add a Rectangle AutoShape inside the newly created slide...adding a blank slide and an autoshape inside the slide. Subsequently...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  9. 将 PowerPoint 转换为 Word|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为 Word...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  10. Create Presentations on Android|Aspose.Slides D...

    Create presentations in Java with Aspose.Slides for Android—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results.... Add an AutoShape of Line type using addAutoShape...get_Item ( 0 ); // Add an autoshape of type line slide . getShapes...

    docs.aspose.com/slides/androidjava/create-prese...