Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 42,307 for

shapes

(0.21 sec)
  1. Aspose.Slides for .NET 14.6.0 的公共 API 和不兼容更改|As...

    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.... Shapes . AddChart ( ChartType . Bubble...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Bubble...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  2. 使用图层|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....via Java allows to configure shape objects with layers in Microsoft...Office Visio diagram. Each shape can belong to multiple layers...

    docs.aspose.com/diagram/zh/python-java/working-...
  3. Product Overview|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....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/net/product-overview/
  4. Create a New Presentation in VSTO and Aspose.Sl...

    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.... Shapes . Title . TextFrame . TextRange...the sub title text slide . Shapes [ 2 ]. TextFrame . TextRange...

    docs.aspose.com/slides/net/create-a-new-present...
  5. Manage SmartArt|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....added a connector between two shapes. Check Hidden Property of SmartArt...added a connector between two shapes. Get or Set Organization Chart...

    docs.aspose.com/slides/cpp/manage-smartart/
  6. Animated Charts|Aspose.Slides for Node.js via ....

    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....); var shapes = slide . getShapes (); var chart = shapes . get_Item...); var shapes = slide . getShapes (); var chart = shapes . get_Item...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  7. 图表工作簿|Aspose.Slides for Python 文档

    Python中的PowerPoint演示文稿图表工作簿... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-work...
  8. 动画图表|Aspose.Slides 文档

    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....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // 为系列添加动画 slide...

    docs.aspose.com/slides/zh/androidjava/animated-...
  9. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type....docx' ) # Get the collection of shapes from the document, # and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chart Calculations|Aspose.Slides Documentation

    PowerPoint chart calculations and values in C# or .NET... Shapes . AddChart ( ChartType . ClusteredColumn...Chart ) pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/net/chart-calculations/