Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 43,063 for

shape

(0.12 sec)
  1. WordArt|Aspose.Slides 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....skew, bend, and stretch the shape of a text. WordArt allows you...gets applied to a text or its shape. WordArt in Aspose.Slides In...

    docs.aspose.com/slides/cpp/wordart/
  2. AxisScaling | Aspose.Words for Java

    Represents the scaling options of the axis in Java....= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [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...
  5. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 形状操作|Aspose.Slides for Python 文档

    在 Python 中操作 PowerPoint 形状...使用其替代文本查找幻灯片中的形状的方法实现 def find_shape ( slide , alttext ): for i in...( len ( slide . shapes )): if slide . shapes [ i ] . alternative_text...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  7. Trend Line|Aspose.Slides for Node.js via .NET D...

    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....AddChart method exposed by Shapes object Add an AutoShape of...exposed by Shapes object Set the Color of the shape lines. Write...

    docs.aspose.com/slides/nodejs-java/trend-line/
  8. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Animated Text|Aspose.Slides Documentation

    Animated text in PowerPoint with Java...effects to another paragraph or shape. Aspose.Slides for Java allows...contained in a text frame (shape). This sample code shows you...

    docs.aspose.com/slides/java/animated-text/
  10. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

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