Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 48,106 for

shapes

(0.04 sec)
  1. How to Create ORG Chart in C#

    This tutorial explains how to create ORG chart in C#. It discusses the system configuration, stepwise procedure and a code snippet to develop an Organizational chart maker in C#....an ORG chart Load the master shapes from the existing stencil with...with the Diagram class Add new shapes and create connections between...

    kb.aspose.com/diagram/net/how-to-create-org-cha...
  2. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio page with Aspose.Diagram.... Draw Shapes in Page Connect Shapes...

    docs.aspose.com/diagram/net/format-visio-pages/
  3. 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/
  4. Aspose.Slides for .NET 15.10.0 中的公共 API 和向后不兼容的...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; slide . Timeline . MainSequence...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  5. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...) -> get_Shapes (); // Adds chart auto chart = shapes -> AddChart...

    docs.aspose.com/slides/cpp/chart-series/
  6. Latest Aspose.Diagram Product Family topics - F...

    Get technical support of Aspose.Diagram for .NET and Java, Node.js....change the shape in Visio 4 56 March 14, 2025 Parts of shapes (such...missing on a grouped shape when exporting this shape to a svg-file 16...

    forum.aspose.com/c/diagram/17
  7. Working with Graphs in PDF file|Aspose.PDF for ...

    This article explains what a is Graph, how to create a filled rectangle object, and other functions...collection of Shapes. The following types of shapes are supported...one of the many fundamental shapes you’ll see in graphs, its can...

    docs.aspose.com/pdf/net/working-with-graphs/
  8. How to Draw Graphics in C#

    This brief tutorial explains how to draw graphics in C#. While using C# drawing Shapes is made easy by sharing detailed steps and runnable code.... While using C# drawing shapes of different types are demonstrated...Brush for drawing different shapes Draw closed curves, rectangles...

    kb.aspose.com/imaging/net/how-to-draw-graphics-...
  9. 在 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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) #...information about the shapes puts "Shape ID : " + shape . getID () . to_s...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  10. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. # A SHAPE field is the...

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