Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,907 for

autoshape

(0.03 sec)
  1. Shape Formatting|Aspose.Slides for PHP Document...

    Format shape in PowerPoint presentation...we formatted a rectangle AutoShape : # Instantiates a presentation...-> get_Item ( 0 ); # Adds autoshape of rectangle type $shp = $sld...

    docs.aspose.com/slides/php-java/shape-formatting/
  2. Ellipse|Aspose.Slides Documentation

    Create ellipse in PowerPoint presentation in C# or .NET...by using its Index Add an AutoShape of Ellipse type using AddAutoShape...pres . Slides [ 0 ]; // Add autoshape of ellipse type sld . Shapes...

    docs.aspose.com/slides/net/ellipse/
  3. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Java...get_Item ( 0 ); // Add an AutoShape of Rectangle type IAutoShape...// Access TextFrame of the AutoShape ITextFrame tf = ashp . getTextFrame...

    docs.aspose.com/slides/java/manage-paragraph/
  4. Manage PowerPoint Paragraph in JavaScript|Aspos...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in JavaScript... Add a Rectangle AutoShape to the slide. Get the ITextFrame...ITextFrame associated with the AutoShape . Create two Paragraph objects...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  5. 在 Python 中为 PowerPoint 文本添加动画|Aspose.Slides for...

    使用 Aspose.Slides for Python 在 PowerPoint 和 OpenDocument 演示文稿中创建动态文本动画,并提供易于上手且优化的代码示例。...presentation : # 选择要添加效果的段落 autoShape = presentation . slides [...shapes [ 0 ] paragraph = autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/zh/python-net/animated-t...
  6. 管理 C# 中的 PowerPoint 段落|Aspose.Slides 文档

    在 C# 或 .NET 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性..., 150 ); // Accesses the AutoShape TextFrame ITextFrame tf =...通过其索引访问相关幻灯片的引用。 向选定幻灯片添加一个 autoshape 。 访问 autoshape 的 TextFrame 。 删除 TextFrame...

    docs.aspose.com/slides/zh/net/manage-paragraph/
  7. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint presentation in Java...we formatted a rectangle AutoShape : // Instantiates a presentation... get_Item ( 0 ); // Adds autoshape of rectangle type IShape shp...

    docs.aspose.com/slides/java/shape-formatting/
  8. Manage PowerPoint Paragraph in C#|Aspose.Slides...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C# or .NET..., 150 ); // Accesses the AutoShape TextFrame ITextFrame tf =...an autoshape to the selected slide. Access the autoshape’s TextFrame...

    docs.aspose.com/slides/net/manage-paragraph/
  9. Ellipse|Aspose.Slides for PHP 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.... Add an AutoShape of Ellipse type using addAutoShape...-> get_Item ( 0 ); # Add AutoShape of ellipse type $sld -> getShapes...

    docs.aspose.com/slides/php-java/ellipse/
  10. Create PowerPoint Presentation in JavaScript|As...

    Learn how to create PowerPoint Presentations e.g. PPT, PPTX using JavaScript from scratch.... Add an AutoShape of Line type using addAutoShape...get_Item ( 0 ); // Add an autoshape of type line slide . getShapes...

    docs.aspose.com/slides/nodejs-java/create-prese...