Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 48,106 for

shapes

(0.07 sec)
  1. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/net/picture-frame/
  2. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations.... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-axis/
  3. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/python-net/manage-ink/
  4. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。... Shapes . AddAutoShape ( ShapeType...LowCode . ForEach . Shape ( presentation , ( shape , slide , index...

    docs.aspose.com/slides/zh/net/manage-textbox/
  5. Working with Layers|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....Contents [ Hide ] Configuring Shape Objects with Layers Aspose.Diagram...for Java allows to configure shape objects with layers in Microsoft...

    docs.aspose.com/diagram/java/working-with-layers/
  6. 在 Ruby 中读取 Shape 的用户定义单元格|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....在 Ruby 中读取 Shape 的用户定义单元格 Contents [ Hide ] Aspose.Diagram -...+ "UserDefinedCells.vdx" ) shapes = diagram . getPages () . getPage...

    docs.aspose.com/diagram/zh/java/read-shape-s-us...
  7. Replace text in smart art with Node.js via C++|...

    Learn how to replace text in smart art using Aspose.Cells for Node.js via C++....this feature by setting the Shape.getText() property. The sample...worksheets . get ( i ); const shapes = worksheet . getShapes ();...

    docs.aspose.com/cells/nodejs-cpp/replace-text-i...
  8. 在 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....count ) shapes = page . getShapes () i = 0 while i < shapes . getCount...getCount () shape = shapes . get ( i ) if shape . getNameU () ==...

    docs.aspose.com/diagram/zh/java/retrieve-user-d...
  9. 在 .NET 中管理演示文稿超链接|Aspose.Slides 文档

    轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接,使用 Aspose.Slides for .NET——在几分钟内提升互动性和工作流。... Shapes . AddAutoShape ( ShapeType...()) { IShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  10. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/php-java/ellipse/