Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 48,890 for

shapes

(0.23 sec)
  1. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library.... Then add shapes and connectors to build up...

    docs.aspose.com/diagram/net/create-visio-document/
  2. PHP PowerPoint API. PHP Presentation, PPT from ...

    PHP library to work with Microsoft PowerPoint files. PHP Presentation, PPT, PPTX. Create edit convert PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF and many more formats....entities, such as master slides, shapes, charts, picture frames, audio...SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...

    products.aspose.com/slides/php-java/
  3. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。... Shapes . AddChart ( ChartType . Line...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . StackedColumn...

    docs.aspose.com/slides/zh/net/chart-data-label/
  4. 基于单元格引用插入图片,使用JavaScript通过C++|Documentation

    学习如何基于单元格引用在工作表中插入图片,使用Aspose.Cells for JavaScript通过C++。显示单元格中的数据在图片中。... shapes . addPicture ( 0 , 3 , stream...= "A1:C10" ; // Update the shapes selected value in the worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  5. Image Stencil – Python Code and Free Online Ste...

    Learn how to make image stencils using Python code and online Stencil Maker. Enjoy free, easy-to-use tools for perfect stencil art....details of an image into basic shapes and lines that can be easily...all vectorized shapes are filled. Auto – shapes are not filled...

    products.aspose.com/svg/python-net/vectorize-im...
  6. Add Connection Point To Shape|Documentation

    This section explains how to add connection point to a visio shape with Aspose.Diagram....Add Connection Point To Shape Contents [ Hide ] Add Connection...Connection Point To a Shape in Visio This topic elaborates how developers...

    docs.aspose.com/diagram/net/add-connection-poin...
  7. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram....Theme To Shape Contents [ Hide ] Set Theme Color to a Shape in Visio...can apply theme color to a shape using Aspose.Diagram for .NET...

    docs.aspose.com/diagram/net/apply-theme-to-shape/
  8. GroupShape.accept method | Aspose.Words for Python

    GroupShape.accept method. Accepts a visitor....visit_group_shape_start() , then calls Node.accept()...accept() for all child shapes of this group shape and calls DocumentVisitor...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... shapes . add_ole_object_frame ( 0...Excel 文件的 OLE 对象框架。 slide . shapes . add_ole_object_frame ( 20...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  10. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation.... Shapes [ 0 ] as ITable ; // assuming...assuming that Slide#0.Shape#0 is a table for ( int i = 0 ; i < table...

    docs.aspose.com/slides/net/manage-cells/