Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 48,667 for

shape

(0.37 sec)
  1. Create and Customize PowerPoint SmartArt in PHP...

    Learn how to create and edit PowerPoint SmartArt in PHP via Aspose.Slides API: layouts, nodes, styles, with step-by-step examples to automate slides fast....Presentations Using PHP Manage SmartArt Shape Nodes in Presentations Using...

    docs.aspose.com/slides/php-java/powerpoint-smar...
  2. Create and Customize PowerPoint SmartArt in Jav...

    Сreate and edit PowerPoint SmartArt in JavaScript via Aspose.Slides for Node.js API: layouts, nodes, styles, with step-by-step examples to automate slides fast....JavaScript Manage SmartArt Shape Nodes in Presentations Using...

    docs.aspose.com/slides/nodejs-java/powerpoint-s...
  3. Create and Customize PowerPoint SmartArt in .NE...

    Learn how to create and edit PowerPoint SmartArt in .NET via Aspose.Slides API: layouts, nodes, styles, with step-by-step examples to automate slides fast....NET Manage SmartArt Shape Nodes in Presentations in .NET...

    docs.aspose.com/slides/net/powerpoint-smartart/
  4. ShapeBase.relativeVerticalSize property | Aspos...

    ShapeBase.relativeVerticalSize property. Gets or sets the value of Shape's relative size in vertical direction....property Gets or sets the value of shape’s relative size in vertical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextBox.internalMarginBottom property | Aspose....

    TextBox.internalMarginBottom property. Specifies the inner bottom margin in points for a Shape....bottom margin in points for a shape. get internalMarginBottom ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 Java 管理演示文稿中的幻灯片切换|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中自定义幻灯片切换,并提供针对 PowerPoint 和 OpenDocument 演示文稿的分步指导。... get_Item ( 0 )); IShape shape = presentation . getSlides ()...( 0 ); shape . setX ( shape . getX () + 100 ); shape . setY (...

    docs.aspose.com/slides/zh/java/slide-transition/
  7. DocumentBuilder.insertForms2OleControl method |...

    DocumentBuilder.insertForms2OleControl method. Inserts [Forms2OleControl](../../../aspose.words.drawing.ole/forms2olecontrol/) object into current position....forms2OleControl Forms2OleControl Returns Shape object that contains passed...class DocumentBuilder property Shape.oleFormat property OleFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....pres -> get_Slide ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType...pres -> get_Slide ( 0 ) -> get_Shape ( 0 )); auto portions = autoShape...

    docs.aspose.com/slides/cpp/text-formatting/
  9. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

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