Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 45,860 for

shape

(0.11 sec)
  1. Edit PPS in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/editor/pps/
  2. Edit POTM in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/editor/potm/
  3. Edit PPTX in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/editor/pptx/
  4. Edit POTX in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/editor/potx/
  5. Edit PDF in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/editor/pdf/
  6. WatermarkType enumeration | Aspose.Words for No...

    Aspose.Words.WatermarkType enumeration. Specifies the watermark type....watermark corresponds to a shape with image. None Indicates watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisCrosses enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize document exports to HTML and other formats effortlessly....md shape" )) . Count ( f => f . EndsWith..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../chartseries/) to this collection... shape = builder . insert_chart ( chart_type...450 , height = 280 ) chart = shape . chart chart . title . text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 趋势线|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加趋势线和自定义线... Shapes . AddChart ( ChartType . ClusteredColumn...通过索引获取幻灯片的引用 使用 Shapes 对象公开的 AddChart 方法创建一个新图表 使用 Shapes 对象公开的 AddAutoShape...

    docs.aspose.com/slides/zh/net/trend-line/