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

shapes

(0.07 sec)
  1. Create User-defined Cell in the ShapeSheet in R...

    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 ) shapes = page . getShapes () j = 0 while j < shapes . getCount...getCount () shape = shapes . get ( j ) if shape . getNameU () ==...

    docs.aspose.com/diagram/java/create-user-define...
  2. Get Connection Points from Shape|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....Get Connection Points from Shape Contents [ Hide ] Aspose.Cells...provides rich features to manage shapes in a spreadsheet. Sometimes...

    docs.aspose.com/cells/net/get-connection-points...
  3. 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/
  4. 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/
  5. 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
  6. 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/
  7. 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-...
  8. 在 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-...
  9. 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/
  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...