Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 50,298 for

shape

(0.22 sec)
  1. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...foreach ( var shape in slide.Shapes) { if (shape is AutoShape...

    products.aspose.com/slides/net/conversion/ppt-t...
  2. 从 PHP 中获取演示文稿的形状实际属性|Aspose.Slides for PHP 文档

    了解 Aspose.Slides for PHP via Java 如何计算并应用实际形状属性,以实现精确的 PowerPoint 渲染。...pptx" ); try { $shape = $pres -> getSlides () -> get_Item...); $localTextFrameFormat = $shape -> getTextFrame () -> getTextFrameFormat...

    docs.aspose.com/slides/zh/php-java/shape-effect...
  3. IChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.IChartDataPoint class. Contains properties of a single data point on the chart.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接...Presentation (); try { var shape = pres . getSlides (). get_Item...Rectangle , 100 , 100 , 600 , 50 ); shape . setHyperlinkClick ( new aspose...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  6. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up slide design and automation....added a connector between two shapes. Check the Hidden Property...added a connector between two shapes. Get or Set the Organization...

    docs.aspose.com/slides/cpp/manage-smartart/
  7. Add Word Art Text with Built-in Styles with Gol...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++....WordArt Style to the Text of the Shape with Golang via C++...

    docs.aspose.com/cells/go-cpp/add-word-art-text-...
  8. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels.... 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. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_type property. Gets or sets type of the category 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. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the 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...