Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 45,683 for

shapes

(0.04 sec)
  1. 图表坐标轴|Aspose.Slides 文档

    如何在 C++ 中编辑 PowerPoint 图表坐标轴...MakeObject < Presentation > (); auto shapes = pres -> get_Slides () ->...-> idx_get ( 0 ) -> get_Shapes (); auto chart = System :: ExplicitCast...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  2. Set Visio Shape's XForm, Line and Fill Data|Doc...

    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....Set Visio Shape's XForm, Line and Fill Data Contents [ Hide ]...XML schema. XForm specifies a shapes position, for example width...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  3. Data in Non-Primitive Shape with Node.js via C+...

    Learn how to access and manipulate non-primitive Shapes in Aspose.Cells for Node.js via C++....Data in Non-Primitive Shape with Node.js via C++ Contents [ Hide...Non-Primitive Shape Sometimes, you need to access data from a shape that...

    docs.aspose.com/cells/nodejs-cpp/data-in-non-pr...
  4. Update Visio Shape Text in 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....Update Visio Shape Text in PHP Contents [ Hide ] Aspose.Diagram...- Update Visio Shape Text To Update Visio Shape Text using Aspose...

    docs.aspose.com/diagram/java/update-visio-shape...
  5. Animated Charts|Aspose.Slides Documentation

    PowerPoint charts series and animations in C# or .NET...0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // Animate the series...

    docs.aspose.com/slides/net/animated-charts/
  6. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....replace all textbox shapes with image shapes. Document doc = new...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/net/aspose.words/com...
  7. Change Adjustment Values of the Shape|Documenta...

    This article shows how to Change Adjustment Values of the Shape through the Aspose.Cells for Python via .NET API....Change Adjustment Values of the Shape Contents [ Hide ] Aspose.Cells...Python via .NET provides Shape.geometry.shape_adjust_values property...

    docs.aspose.com/cells/python-net/change-adjustm...
  8. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape...image_data property Shape.image_data property Provides access...the image of the shape. Returns None if the shape cannot have an...

    reference.aspose.com/words/python-net/aspose.wo...
  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....$pages -> get ( $count ); $shapes = $page -> getShapes (); $i...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  10. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all Shapes from the text of this story in C++....Story::DeleteShapes method Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sto...