Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 49,132 for

shape

(0.17 sec)
  1. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....CommentShape shape = comment . GetCommentShape (); shape . GetFill...

    docs.aspose.com/cells/cpp/comments-and-notes/
  2. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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.... Added APIs Added Shape.TextOptions Property Aspose...TextOptions property for the Shape class in order to control the...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Public API Changes in Aspose.Diagram 5.9.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....accomplish the goal of copying a shape and other manipulation tasks...tasks. Example codes: Copy Shapes from an Existing Visio VSTX and...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。...请使用 Shape.GetTextBody() 属性,它会展示形状文本的设置并返回...<< "Text effects shadow of shape or textbox set successfully...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  5. MergeFieldImageDimension.Unit | Aspose.Words fo...

    Discover the MergeFieldImageDimension Unit property for precise image scaling. Enhance your design with accurate dimensions and improved visual appeal.... Shape , Is . Null ); } private readonly...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Გადაიყვანეთ Გამოსახულება JPG Python

    გადაიყვანეთ Გამოსახულება JPG Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც JPG Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  7. 在 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....vsd" ) # set connector shape id connector_id = 1 connector...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  8. Filter images Via java, all supported image for...

    Using Aspose.Imaging you can easily Filter images Via java...can be of a square or oblong shape and mounted in a holder accessory...

    products.aspose.com/imaging/java/filter/
  9. 使用 C++ 在演示文稿中管理连接线|Aspose.Slides 文档

    让 C++ 应用程序能够在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面控制直线、折线和曲线连接线。... 使用 Shapes 对象的 AddAutoShape 方法向幻灯片添加两个 自动形状 。 通过 Shapes 对象的 AddConnector...IShapeCollection > shapes = slide -> get_Shapes (); // 添加椭圆自动形状...

    docs.aspose.com/slides/zh/cpp/connector/
  10. How to Create ORG Chart in C#

    This tutorial explains how to create ORG chart in C#. It discusses the system configuration, stepwise procedure and a code snippet to develop an Organizational chart maker in C#....an ORG chart Load the master shapes from the existing stencil with...with the Diagram class Add new shapes and create connections between...

    kb.aspose.com/diagram/net/how-to-create-org-cha...