Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 45,840 for

shape

(0.07 sec)
  1. 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/
  2. 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/
  3. 趋势线|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/trend-line/
  4. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects....<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is case insensitive in C++....Aspose :: Words :: Drawing :: Shape > textBox = builder -> InsertShape...Aspose :: Words :: Drawing :: Shape > ( docEdited -> GetChild (...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... Added Shape.Geometry.ShapeAdjustValues Property...Aspose.Cells API has exposed the Shape.Geometry.ShapeAdjustValues property...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Shape.update_smart_art_drawing method | Aspose....

    Shape.update_smart_art_drawing method. Updates SmartArt pre-rendered drawing by using Aspose.Words's SmartArt cold rendering engine....drawing class Shape Shape.accept_start method...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....DeleteShapes () Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. Document doc =...

    reference.aspose.com/words/net/aspose.words/story/
  10. 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...