Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 48,606 for

shape

(0.09 sec)
  1. Edit PPSX in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/editor/ppsx/
  2. Edit ODP in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/editor/odp/
  3. ChartSeries.insert method | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartSeries.insert method...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series1 = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.display_unit property | Aspose.Words ...

    ChartAxis.display_unit property. Specifies the scaling value of the display units for the value axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Showing Cell Range as the Data Labels with Java...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....script > </ html > Set the Shape Type of Data Labels of Chart...C++ Resize Chart's Data Label Shape To Fit Text with JavaScript...

    docs.aspose.com/cells/javascript-cpp/showing-ce...
  7. 档案

    档案...// 遍历页面的形状 for (Shape shape : (Iterable<Shape>) diagram.getPages()...txt : (Iterable<FormatTxt>) shape.getText().getValue()) { Txt...

    blog.aspose.com/zh/diagram/find-replace-text-vi...
  8. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!...<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...
  9. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API.... Then add shapes and connectors to build up...Visio diagram. Rotate Visio Shape Text...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  10. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical Shapes in a PS file with the attached C# code snippet....NET Add shapes to PS Add geometrical figures...NET API solution to work with shapes of PS files Aspose.Page for...

    products.aspose.com/page/net/add-shapes-to-ps/