Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 48,774 for

shapes

(0.08 sec)
  1. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java....more, visit the Working with Shapes documentation article. Examples:...Shows how to measure and scale shapes. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...id of shape , can be find in xs . sheet . data . shapes 从活动工作表中的形状数组中移除突出显示形状...id of shape , can be find in xs . sheet . data . shapes 获取活动工作表中形状的突出显示数组...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  3. 使用连接索引连接形状|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....addMaster ( "C:\\temp\\Basic Shapes.vss" , rectangle ); diagram..."C:\\temp\\Basic Shapes.vss" , connectorMaster ); // add shapes long shape1_ID...

    docs.aspose.com/diagram/zh/java/use-connection-...
  4. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/zh/net/paragraph/
  5. ShapeBase.allowOverlap property | Aspose.Words ...

    ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this shape can overlap other Shapes....specifies whether this shape can overlap other shapes. get allowOverlap...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/nodejs-java/ellipse/
  7. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio Shapes with Aspose.Diagram....the Visio Shapes Users insert text fields into shapes to display...User-defined Cells section in the shape’s ShapeSheet. Developers can...

    docs.aspose.com/diagram/net/working-with-user-d...
  8. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results....Accept Contents [ Hide ] Shape.Accept method Accepts a visitor...for all child nodes of the shape and calls VisitShapeEnd at the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...circle to the graph shapes graph . Shapes . Add ( circle ); //...circle to the graph shapes graph . Shapes . Add ( circle ); //...

    docs.aspose.com/pdf/zh/net/add-circle/
  10. 在工作表内使用Node.js通过C++设置评论或形状的边距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置Excel工作表内评论或形状的边距。...Cells允许你使用 Shape.textBody.textAlignment 属性设置任何形状或评论的边距,该属性返回...getWorksheets (). get ( 0 ); const shapes = ws . getShapes (); for (...

    docs.aspose.com/cells/zh/nodejs-cpp/set-margins...