Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 45,924 for

shape

(0.08 sec)
  1. Edit PPTM in PHP | products.aspose.com

    Edit PPTM in PHP. Use PHP library API to edit PPTM files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/pptm/
  2. 形状有效属性|Aspose.Slides 文档

    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....pptx" ); try { IAutoShape shape = ( IAutoShape ) pres . getSlides...ITextFrameFormat localTextFrameFormat = shape . getTextFrame (). getTextFrameFormat...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  3. ChartXValue class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartXValue class. Represents an X value for a chart series....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series1 = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartXValue class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartXValue class. Represents an X value for a chart series....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series1 = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisTickLabelPosition enumeration | Aspose.Word...

    Aspose.Words.Drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Custom context menus for GridJs|Documentation

    This article describes how to configure context menus for GridJs....context menu items for image/shape xs . sheet . getImageContextMenuI...context menu items for image/shape xs . sheet . addImageContextMenuI...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  8. Custom context menus for GridJs|Documentation

    This article describes how to configure context menus for GridJs....context menu items for image/shape xs . sheet . getImageContextMenuI...context menu items for image/shape xs . sheet . addImageContextMenuI...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. Custom context menus for GridJs|Documentation

    This article describes how to configure context menus for GridJs....context menu items for image/shape xs . sheet . getImageContextMenuI...context menu items for image/shape xs . sheet . addImageContextMenuI...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....Working with Charts through Shape.chart Object Once the chart...able to change its appearance. Shape.chart property contains all...

    docs.aspose.com/words/python-net/working-with-c...