Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 45,857 for

shape

(0.09 sec)
  1. Rectangle|Aspose.Slides 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....about adding a shape and this time the shape we will discuss...some formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/java/rectangle/
  2. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 将PowerPoint转换为Word|Aspose.Slides 文档

    在Java中将PowerPoint演示文稿转换为Word...( IShape shape : slide . getShapes ()) { if ( shape instanceof...builder . writeln ((( AutoShape ) shape ). getTextFrame (). getText...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  4. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartYValue.from_double method | Aspose.Words f...

    ChartYValue.from_double method. Creates a [ChartYValue](../) instance of the [ChartYValueType.DOUBLE](../../chartyvaluetype/#DOUBLE) type....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...
  6. 在 Ruby 中将超链接添加到 Visio 形状|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....) \ # Add hyperlink to the shape diagram . getPages () . getPage...VDX ) puts "Added hyperlik to shape successfully!" 下载运行代码 下载**将超链接添加到...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...
  7. Fill.solid method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.solid method...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete series generated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartTitle.format property | Aspose.Words for P...

    ChartTitle.format property. Provides access to fill and line formatting of the chart title....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete series generated...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage PowerPoint Paragraph in JavaScript|Aspos...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in JavaScript...Presentation (); try { var shape = presentation . getSlides ()...created autoshape var textFrame = shape . getTextFrame (); // Removes...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  10. Chart.data_table property | Aspose.Words for Py...

    Chart.data_table property. Provides access to properties of a data table of this chart...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

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