Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 50,310 for

shapes

(0.09 sec)
  1. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....Page class auto layout the shapes and connectors in the page...stencil. Add organization node shapes to page. Add connectors to...

    docs.aspose.com/diagram/net/create-organization...
  2. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost presentations with dynamic visuals in PPT and PPTX files — get started now....0 ); $shapes = $slide -> getShapes (); $chart = $shapes -> get_Item...0 ); $shapes = $slide -> getShapes (); $chart = $shapes -> get_Item...

    docs.aspose.com/slides/php-java/animated-charts/
  3. 在 Visio 中用 Ruby 中的图层配置形状对象|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....vsd" ) shapes = diagram . getPages () . getPage...() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) #puts...

    docs.aspose.com/diagram/zh/java/configure-shape...
  4. Create Flowchart in Python | Python Flowchart M...

    Programmatically, create a flowchart in Python. Create a VSD or VSDX file using the VSS master file with the Python Flowchart Maker API....adding shapes using the Diagram class. Create shapes using the...the Shape class. Add shapes to the diagram using the add_shape()...

    blog.aspose.com/diagram/create-flowchart-in-pyt...
  5. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio page with Aspose.Diagram....foreach ( Shape shape in vsdDiagram . Pages [ 0 ]. Shapes ) { shape... LinePattern . Value = 1 ; shape . Fill . FillPattern . Value...

    docs.aspose.com/diagram/net/format-visio-pages/
  6. 获取 Visio 形状包括儿童|Documentation

    本节介绍如何获取 visio 形状,包括形状 ID 或名称为 Aspose.Diagram 的孩子。...Page 类公开的 Shapes 属性支持 Aspose.Diagram.Shape 对象的集合。 Shapes 属性可用于检索有关形状的信息。...= RunExamples . GetDataDir_Shapes (); // Load a Visio diagram...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  7. Determine if Shape is Smart Art Shape with Java...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for JavaScript via C++....Determine if Shape is Smart Art Shape with JavaScript via C++...Scenarios SmartArt shapes are special shapes in Microsoft Excel...

    docs.aspose.com/cells/javascript-cpp/determine-...
  8. Aspose.Diagram Features Tutorial | products.asp...

    Learn how to edit and export Visio file by code....draw shapes in a visio page Learn how to connect shapes in a...the shapes in a visio page Learn how to rotate the shape in a...

    products.aspose.com/diagram/tutorial/
  9. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story....Examples Shows how to remove all shapes from a node. let doc = new...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); slide . getTimeline...

    docs.aspose.com/slides/java/public-api-and-back...