Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 42,307 for

shape

(0.06 sec)
  1. 3D 演示文稿|Aspose.Slides for PHP 文档

    在 PHP 中的 3D PowerPoint 演示文稿...可以通过以下方式获取该类的实例: Shape.getThreeDFormat() 方法用于创建 PowerPoint...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...

    docs.aspose.com/slides/zh/php-java/3d-presentat...
  2. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....docx"); Shape shape1 = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...setSelected(false); Shape shape2 = (Shape)doc.getChild(NodeType.SHAPE, 1, true);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetOpaqueBoundsInPixels method. Calculates the opaque bounds of the Shape in pixels for a specified zoom factor and resolution in C++....Calculates the opaque bounds of the shape in pixels for a specified zoom...The opaque rectangle of the shape in pixels. Remarks This method...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Fill Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Fill class for advanced fill formatting options, enhancing your document design and visual appeal effortlessly....Examples Shows how to fill a shape with a solid color. Document...then cover it with a floating shape. builder . Font . Size = 32...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GroupShape constructor | Aspose.Words for Python

    GroupShape constructor. Creates a new group Shape....GroupShape(doc) Creates a new group shape. def __init__ ( self , doc :...document. Remarks By default, the shape is floating and has default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 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...
  7. AdjustmentCollection.Count | Aspose.Words for .NET

    Discover the AdjustmentCollection Count property to easily retrieve the total number of elements, enhancing your data management efficiency...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CheckBoxControl.Checked | Aspose.Words for .NET

    Discover the CheckBoxControl Checked property, easily manage checkbox states with a simple boolean value. Default is false for optimal control....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 公共 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...
  10. ReflectionFormat.transparency property | Aspose...

    ReflectionFormat.transparency property. Gets or sets a double value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency for the reflection effect...to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

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