Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 46,988 for

shape

(0.32 sec)
  1. 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/
  2. 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/
  3. 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/
  4. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeEnd method. Called when enumeration of a group Shape has ended in C++....when enumeration of a group shape has ended. virtual Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeStart method. Called when enumeration of a group Shape has started in C++....when enumeration of a group shape has started. virtual Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. AxisTickLabels.isAutoSpacing property | Aspose....

    AxisTickLabels.isAutoSpacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the 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. AxisTimeUnit enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes....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...
  8. AxisTickMark enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickMark enumeration. Specifies the possible positions for tick marks.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn....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...