Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,174 for

autoshape

(0.24 sec)
  1. 将PowerPoint转换为Word|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/convert-p...
  2. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors.... Add two AutoShape objects to the slide using... shapes # Add an ellipse AutoShape. ellipse = shapes . add_auto_shape...

    docs.aspose.com/slides/python-net/connector/
  3. Extract Images from Presentation Shapes in .NET...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET — quick, code-friendly solution....if ( sh is AutoShape ) { AutoShape ashp = ( AutoShape ) sh ; if...

    docs.aspose.com/slides/net/extracting-images-fr...
  4. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance document design with powerful features and flexibility....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/net/aspose.words.fie...
  5. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE 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...
  6. 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/
  7. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....it, and then via "Format AutoShape" -> "Alt Text". doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—preserve formatting and boost compatibility....Presentation (); try { var autoShape = pres . getSlides (). get_Item...50 ); var mathParagraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/nodejs-java/exporting-ma...
  9. 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...
  10. 将 PowerPoint 转换为 Word|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/convert-powerpoi...