Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 50,320 for

shapes

(0.16 sec)
  1. Send Shape Front or Back inside the Worksheet w...

    Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for Node.js via C++....Ask AI Send Shape Front or Back inside the Worksheet with Node...Scenarios When there are multiple shapes present in the same location...

    docs.aspose.com/cells/nodejs-cpp/send-shape-fro...
  2. Shape.HasSmartArt | Aspose.Words for .NET

    Discover if your Shape features a SmartArt object with the HasSmartArt property. Unlock creative design possibilities for your projects!...HasSmartArt Shape.HasSmartArt property Returns true if this Shape has...how to count the number of shapes in a document with SmartArt...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....RenderingSaveOptions 类提供了一个 Shapes 成员来维护一组形状。每个保存选项类都是 RenderingSaveOptions...ShapeCollection shapes = options . Shapes ; // get shapes by page index...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  4. Aspose.Cells 8.5.2中的公共API更改|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.... 新增了 Shape.Geometry.ShapeAdjustValues 属性...2 的发布,Aspose.Cells API 已公开了 Shape.Geometry.ShapeAdjustValues 属性,可用于...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. 在 Java 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // 为系列添加动画 slide...

    docs.aspose.com/slides/zh/java/animated-charts/
  6. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python....presentation elements such as slides, shapes, text, charts, tables, images...slides, adding and editing shapes, text, images, animations,...

    products.aspose.com/slides/python-java/
  7. 使用 Python 在 PowerPoint 演示文稿中管理 SmartArt|Aspose....

    通过 .NET 使用 Aspose.Slides for Python 学习构建和编辑 PowerPoint SmartArt,提供清晰的代码示例,加快幻灯片设计和自动化。... shapes [ 0 ] for smart_art_node in...for node_shape in smart_art_node . shapes : if node_shape . text_frame...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  8. Aspose::Words::Drawing::ShapeBase::get_Top meth...

    Aspose::Words::Drawing::ShapeBase::get_Top method. Gets or sets the position of the top edge of the containing block of the shape in C++....the containing block of the shape. double Aspose :: Words :: Drawing...() Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. GroupShape | Aspose.Words for .NET

    Design stunning group Shapes effortlessly with GroupShape constructor. Enhance your projects with customizable, user-friendly tools for unique creations....constructor Creates a new group shape. public GroupShape ( DocumentBase...document. Remarks By default, the shape is floating and has default...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage Slide Transitions in Presentations in .N...

    Discover how to customize slide transitions in Aspose.Slides for .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations.... Shapes . AddAutoShape ( ShapeType...presentation . Slides [ 1 ]. Shapes [ 0 ]. X += 100 ; presentation...

    docs.aspose.com/slides/net/slide-transition/