Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 49,130 for

shapes

(0.13 sec)
  1. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the Shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....Base>>&) method Groups the shapes passed as a parameter into...ShapeBase >> & shapes ) Parameter Type Description shapes const Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  3. Working with Pages|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....Auto-space a Collection of Shapes in the Visio Page Format Visio...Pages Drawing Working with Shapes...

    docs.aspose.com/diagram/java/working-with-pages/
  4. DoclingSaveOptions.renderNonImageShapes propert...

    DoclingSaveOptions.renderNonImageShapes property. Gets or sets a value indicating whether non-image Shapes should be rendered and written to the output Docling JSON document....indicating whether non-image shapes should be rendered and written...property is false , non-image shapes are not exported to the output...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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-...
  7. 在 PHP 中更改形状的位置|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 () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/change-the-posi...
  8. Aspose::Words::Loading::LoadOptions::get_Conver...

    Aspose::Words::Loading::LoadOptions::get_ConvertShapeToOfficeMath method. Gets or sets whether to convert Shapes with EquationXML to Office Math objects in C++....or sets whether to convert shapes with EquationXML to Office...how to convert EquationXML shapes to Office Math objects. auto...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Retrieve User-defined Cells from Shapesheet in ...

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

    docs.aspose.com/diagram/java/retrieve-user-defi...
  10. Create User-defined Cell in the ShapeSheet in P...

    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....$page = $pages -> get ( $i ); $shapes = $page -> getShapes (); $j...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $j...

    docs.aspose.com/diagram/java/create-user-define...