Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 9,896 for

shape

(0.04 sec)
  1. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartDataPoint ...

    Aspose::Words::Drawing::Charts::ChartDataPoint class. Allows to specify formatting of a single data point on the chart. To learn more, visit the documentation article in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 组|Aspose.Slides for PHP 文档

    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....()) ; $i ++ ) { # 访问幻灯片的形状集合 $shape = $sld -> getShapes () -> get_Item...); if ( java_instanceof ( $shape , new JavaClass ( "com.aspose...

    docs.aspose.com/slides/zh/php-java/group/
  5. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument presentations to video using C#. Discover sample code and automation techniques to streamline your workflow....presentation (containing a shape and two animation effects) into...Slides [ 0 ]; // Add a smile shape and then animate it. IAutoShape...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. How to Create PowerPoint Slides in HTML using C#

    This article explores how to create PowerPoint slides in HTML using C#. It will provide configuration requirements, detailed steps and working examples of HTML presentation using C#....Insert a rectangle type auto shape Save the resultant presentation...created a rectangle type auto-shape to show the contents on the...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  7. Shape.stroked property | Aspose.Words for Python

    Shape.stroked property. Defines whether the path will be stroked....stroked property Shape.stroked property Defines whether the path...drawing class Shape Shape.stroke_weight property Shape.text_box property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.HtmlLoadOptions to enhance HTML document loading into a Document object with customizable options for optimal performance....or sets whether to convert shapes with EquationXML to Office...Jpeg , (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.loa...
  9. IChartDataPoint.invertIfNegative property | Asp...

    IChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...

    docs.aspose.com/slides/cpp/rectangle/