Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 42,880 for

shapes

(0.04 sec)
  1. 在 Ruby 的 ShapeSheet 中创建用户定义的单元格|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....i ) shapes = page . getShapes () j = 0 while j < shapes . getCount...getCount () shape = shapes . get ( j ) if shape . getNameU () ==...

    docs.aspose.com/diagram/zh/java/create-user-def...
  2. 动画图表|Aspose.Slides 文档

    在C#或.NET中使用PowerPoint图表系列和动画...0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // 为系列添加动画 slide . Timeline...

    docs.aspose.com/slides/zh/net/animated-charts/
  3. Manage Placeholder|Aspose.Slides for Python Doc...

    Change Placeholder text and prompt text in PowerPoint presentations in Python... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/python-net/manage-placeh...
  4. Extract Adjustment Points of a Shape from a Pow...

    We are using Aspose.slides for C++. When we try to fetch the adjustment points for Shapes, only one variable value is given. How can we determine which coordinate (X or Y) remains constant? For example, in the case of …...Extract Adjustment Points of a Shape from a PowerPoint Presentation...Slides Product Family slides-shapes , slides-cpp pankajku March...

    forum.aspose.com/t/extract-adjustment-points-of...
  5. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET.... shapes . add ( arc1 ) arc2 = drawing... Color . dark_blue graph . shapes . add ( arc2 ) arc3 = drawing...

    docs.aspose.com/pdf/python-net/add-arc/
  6. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....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/net/aspose.words.fie...
  7. Public API Changes in Aspose.Diagram 4.3.0|Docu...

    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....NameU as parameters to glue shapes in the container. You can see...about these features: [Glue Shapes Inside the Container] Overloaded...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. Trend Line|Aspose.Slides Documentation

    Add trend line and custom line to PowerPoint presentations in C# or .NET... Shapes . AddChart ( ChartType . ClusteredColumn...AddChart method exposed by Shapes object Add an AutoShape of...

    docs.aspose.com/slides/net/trend-line/
  9. Remove Watermark in PowerPoint using Java

    Remove watermark in PowerPoint using Java. Get details to set the IDE, a list of steps, and a sample code to remove watermark from PowerPoint using Java....the shapes in a slide Access each shape and filter shapes having...name Remove the shape from the collection of shapes of the selected...

    kb.aspose.com/slides/java/remove-watermark-in-p...
  10. 连接器|Aspose.Slides 文档

    在 C++ 中连接 PowerPoint 形状... 使用 Shapes 对象公开的 AddAutoShape 方法向幻灯片添加两个...方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型,使用 Shapes 对象公开的 AddConnector 方法添加连接器。...

    docs.aspose.com/slides/zh/cpp/connector/