Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 42,856 for

shape

(0.04 sec)
  1. 使用Node.js via C++在图表上添加WordArt水印|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel的图表中添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...// Add a WordArt watermark (shape) to the chart's plot area. const... 2000 , 3000 ); // Get the shape's fill format. const wordArtFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/add-wordart...
  2. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur....Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...the document Shape and GroupShape represent shapes, drawings, images...

    docs.aspose.com/words/net/logical-levels-of-nod...
  3. 连接器|Aspose.Slides 文档

    在Java中连接PowerPoint形状... 使用 Shapes 对象提供的 addAutoShape 方法向幻灯片添加两个...方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型,使用 Shapes 对象提供的 addConnector 方法添加连接器。...

    docs.aspose.com/slides/zh/androidjava/connector/
  4. Add Master from Stencil|Documentation

    This section explains how to add master from stencil...represents a Visio drawing shape template. Using the method addMaster...

    docs.aspose.com/diagram/python-java/add-master-...
  5. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge formatting for the Shape....soft edge formatting for the shape. get softEdge () : Aspose ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....detailed article on Reading the Shape’s Glow Color C# // Read the...Access the first shape var shape = sheet . Shapes [ 0 ]; // Read...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. 形状有效属性|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的有效形状属性...) as pres : shape = pres . slides [ 0 ] . shapes [ 0 ] localTextFrameFormat...localTextFrameFormat = shape . text_frame . text_frame_format effectiveTextFrameFo...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  8. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  10. AdjustmentCollection class | Aspose.Words for N...

    Aspose.Words.Drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified Shape....are applied to the specified shape. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...