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

shape

(0.09 sec)
  1. Working with User-defined Cells in Ruby|Documen...

    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....the ShapeSheet in Ruby Read Shape’s User-Defined Cells in Ruby...

    docs.aspose.com/diagram/java/working-with-user-...
  2. CommandButtonControl constructor | Aspose.Words...

    CommandButtonControl constructor. Initializes a new instance of [CommandButtonControl](../) class.... CommandButtonControl () shape = builder . insert_forms_2_ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Visio File Annotations NET C# | products.aspose...

    Add or remove data annotation of Visio with just few lines of C# code....support to manage annotations at shape level by adding, accessing and...comments. Using comments at shape level, relevant information...

    products.aspose.com/diagram/net/annotation/
  4. LegendPosition enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.LegendPosition enumeration. Specifies the possible positions for a chart legend....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 300 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Replace text in smart art|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....provide this feature by setting Shape.Text property. The sample source...from the Gear Type SmartArt Shape...

    docs.aspose.com/cells/java/replace-text-in-smar...
  6. 管理文本框|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 PHP 在文本框或文本框架中添加列。使用 PHP 在 PowerPoint 幻灯片中添加带有超链接的文本框。...ShapeCallback { function invoke ( $shape , $slide , $index ){ if ( java_instanceof...java_instanceof ( $shape , new JavaClass ( "com.aspose.slides...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  7. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Show method. Determines whether the title shall be shown for this chart. Default value is true in C++....( doc ); // Insert a chart shape with a document builder and...Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::Chart::get_Titl...

    Aspose::Words::Drawing::Charts::Chart::get_Title method. Provides access to the chart title properties in C++....( doc ); // Insert a chart shape with a document builder and...Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartFormat.fill property | Aspose.Words for No...

    ChartFormat.fill property. Gets fill formatting for the parent chart element....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker....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...