Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 45,858 for

shape

(0.1 sec)
  1. Edit PDF in C++ | products.aspose.com

    Edit PDF in C++. Use C++ library API to edit PDF document...idx_get( 0 ); auto shape = slide -> get_Shapes() -> AddAutoShape(ShapeType... 10.0f , 100.0f , 50.0f ); shape -> get_TextFrame() -> set_Text(...

    products.aspose.com/slides/cpp/editor/pdf/
  2. DocumentVisitor.visit_group_shape_end method | ...

    DocumentVisitor.visit_group_Shape_end method. Called when enumeration of a group Shape has ended....visit_group_shape_end method visit_group_shape_end(group_shape) Called...of a group shape has ended. def visit_group_shape_end ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Protection in PHP|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....Protect and Unprotect a Visio Shape in PHP Protect and Unprotect...with Pages in PHP Working with Shapes in PHP...

    docs.aspose.com/diagram/java/working-with-prote...
  4. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format of this data point...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Animated Text|Aspose.Slides for PHP Documentation

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

    docs.aspose.com/slides/php-java/animated-text/
  7. ChartSeries.clear method | Aspose.Words for Python

    ChartSeries.clear method. Removes all data values from the 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...
  8. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

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

    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....get_Item ( 0 ); # 要查找的形状的替代文本 $shape = findShape ( $slide , "Shape1"...java_is_null ( $shape )) { echo ( "形状名称: " . $shape -> getName ());...

    docs.aspose.com/slides/zh/php-java/shape-manipu...
  10. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

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