Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 50,318 for

shape

(0.32 sec)
  1. CheckBoxControl.type property | Aspose.Words fo...

    CheckBoxControl.type property. Gets type of Forms 2.0 control....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () check_box_control = shape . ole_format ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 动画|Aspose.Slides 文档

    使用 Aspose.Slides for Android 的 Java 示例,探索 PPT、PPTX 和 ODP 演示文稿的动画示例:添加、序列化以及自定义效果和过渡。...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...getMainSequence (). addEffect ( shape , EffectType . Fade , EffectSubtype...

    docs.aspose.com/slides/zh/androidjava/examples/...
  3. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a PPTX (attached) with one slide. When I try to get image of the Shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing Shape on slide 1: Object reference not …...Failure to Get Images of Shapes on a PowerPoint Slide Using Aspose...Family slides-net , slides-shapes , slides-rendering bhav February...

    forum.aspose.com/t/failure-to-get-images-of-sha...
  4. 在 C++ 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、弧形拐角、复合形状。...SharedPtr < IShapeCollection > shapes = pres -> get_Slides () ->...) -> get_Shapes (); SharedPtr < GeometryShape > shape = System...

    docs.aspose.com/slides/zh/cpp/custom-shape/
  5. Shape.strokeWeight property | Aspose.Words for ...

    Shape.strokeWeight property. Defines the brush thickness that strokes the path of a Shape in points....strokeWeight property Shape.strokeWeight property Defines the...that strokes the path of a shape in points. get strokeWeight...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 自定义形状|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加自定义形状...Shape 。 使用来自 ShapeUtil 类的 geometryPathToGraphi...方法,可在 GeometryPath 与 java.awt.Shape 之间相互转换。 简单编辑操作 此 JavaScript...

    docs.aspose.com/slides/zh/nodejs-java/custom-sh...
  7. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations....Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...get_Shapes () -> idx_get ( 0 )); auto textFrame = shape -> get_TextFrame...

    docs.aspose.com/slides/cpp/paragraph/
  9. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....Document(getMyDir() + "Shape high dpi.docx"); Shape shape = (Shape)doc.getChild(NodeType...getChild(NodeType.SHAPE, 0, true); ShapeRenderer renderer = shape.getShapeRenderer();...

    reference.aspose.com/words/java/com.aspose.word...
  10. 与大师合作|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....Shapes 属性确定主控形状继承了哪个形状。 显示代码输出的控制台窗口。...添加大师 Master 对象表示 diagram 中 Shape 对象的母版。Diagram 类公开的 AddMaster...

    docs.aspose.com/diagram/zh/java/working-with-ma...