Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 42,857 for

shape

(0.07 sec)
  1. 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...
  2. 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/...
  3. AxisCategoryType | Aspose.Words for Java

    Specifies type of a category axis in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....when enumeration of a group shape has ended. virtual VisitGroupShapeStart...when enumeration of a group shape has started. virtual VisitHeaderFooterEnd...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Edit POT in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/editor/pot/
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. 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...