Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 48,782 for

shape

(0.07 sec)
  1. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked....Remarks The default value for a Shape is True . Examples Shows how...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the Shape....Markup language used for the shape. Members Name Description DML...Language is used to define the shape. VML Vector Markup Language...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在 Ruby 中连接组的子形状|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....) \ # Set sub shape ids shape_from_id = 1 shape_to_id = 9 \ #...# Initialize connector shape shape = Rjb :: import ( 'com.aspose...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  4. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....links two shapes together and stays attached to shapes even when...(green dots), which exist on all shapes by default. Connection dots...

    docs.aspose.com/slides/net/connector/
  5. 公共 API Aspose.Diagram 6.0.0 的变化|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.... IsGlued 方法在 Shape 类中添加 IsGlued 方法将形状对象作为参数来确定两个形状是否粘合。...get Visio shapes by ids Shape ShapedOne = page . Shapes . GetShape...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  6. Aspose::Words::Drawing::AdjustmentCollection::i...

    Aspose::Words::Drawing::AdjustmentCollection::idx_get method. Returns an adjustment at the specified index in C++...."Rounded rectangle shape.docx" ); auto shape = System :: ExplicitCast...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations.... var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var textFrame = shape . getTextFrame (); for ( let...

    docs.aspose.com/slides/nodejs-java/paragraph/
  8. TextBoxAnchor Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBoxAnchor enum for precise vertical alignment of Shape text. Enhance your document formatting effortlessly!...enumeration Specifies values used for shape text vertical alignment. public...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用 C++ 移除 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 从工作簿中删除 ActiveX 控件。...为此,API 提供了 Shape.RemoveActiveXControl 方法。以下代码片段演示了如何使用 Shape.RemoveActiveXControl...Access first shape from first worksheet Shape shape = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/remove-activex-con...
  10. Stroke.fill property | Aspose.Words for Node.js

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...WrapType . None ); // Basic shapes, such as the rectangle, have...

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