Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 311 for

ink shapes

(0.05 sec)
  1. Manage PowerPoint Shapes in JavaScript|Aspose.S...

    Learn how to create, edit, format, and manipulate Shapes with JavaScript and Aspose.Slides for Node.js, with code examples for PPT and PPTX presentations....PowerPoint Shapes in JavaScript Contents [ Hide ] Shape Types in...Format PowerPoint Shapes in JavaScript Apply Shape Effects in Presentations...

    docs.aspose.com/slides/nodejs-java/powerpoint-s...
  2. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用墨迹:绘制、导入和编辑笔划,调整颜色和宽度,并使用 C# 示例导出为 PPT、PPTX 和 ODP。...presentation = new Presentation ( "ink.pptx" ); var slide = presentation...[ 0 ]; if ( slide . Shapes [ 0 ] is Ink inkShape ) { var tags...

    docs.aspose.com/slides/zh/net/examples/elements...
  3. 墨迹|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...def access_ink (): with slides . Presentation ( "ink.pptx" ) as...[ 0 ] first_ink = None for shape in slide . shapes : if isinstance...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. 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...
  5. ImlRenderingMode | Aspose.Words for Java

    Specifies how Ink InkML objects are rendered to fixed page formats in Java....ImlRenderingMode Specifies how ink (InkML) objects are rendered...Examples: Shows how to render Ink object. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Group Shape|Aspose.Slides Documentation

    Manage grouped Shapes in Aspose.Slides for .NET: create, nest, align, reorder, and style group Shapes with C# examples in PPT, PPTX, and ODP presentations....Group Shape Contents [ Hide ] Examples for creating groups of...of shapes, accessing them, ungrouping, and removal using Aspose...

    docs.aspose.com/slides/net/examples/elements/gr...
  7. GroupShape|Aspose.Slides 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....Examples for creating groups of shapes, accessing them, ungrouping...Group Shape Create a group containing two basic shapes. static...

    docs.aspose.com/slides/net/examples/elements/gr...
  8. GroupShape|Aspose.Slides for Python Documentation

    Work with group Shapes in Python using Aspose.Slides: create and ungroup, reorder child Shapes, set transforms and bounds across PowerPoint and OpenDocument....Examples for creating groups of shapes, accessing them, ungrouping...Group Shape Create a group containing two basic shapes. def add_group_shape...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between Shapes using Aspose.Slides for .NET, with C# examples for PPT, PPTX, and ODP presentations....demonstrates how to connect shapes with connectors and change...Connector Insert a connector shape between two points on the slide...

    docs.aspose.com/slides/net/examples/elements/co...
  10. Connector|Aspose.Slides for Python Documentation

    Draw and control connectors in Python with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to lInk Shapes in PPT, PPTX and ODP....Hide ] Shows how to connect shapes with connectors and change...Connector Insert a connector shape between two points on the slide...

    docs.aspose.com/slides/python-net/examples/elem...