Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 48,865 for

shapes

(0.09 sec)
  1. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app....an Excel file with text and shapes into a PNG image, then display...write code to add some data and shapes, and render them into an image...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  2. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...Cells 提供 Shape.geometry 属性以更改形状的调整点。在微软Exc...箭头有两个调整,可改变箭头头部和尾部的形状 本文将解释如何使用 Shape.geometry 属性来更改不同形状的调整值。 ** 更改调整值**...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  3. Extract Text from the Gear Type SmartArt Shape|...

    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....from the Gear Type SmartArt Shape Contents [ Hide ] Possible Usage...from the Gear Type SmartArt shape. In order to do so, you should...

    docs.aspose.com/cells/net/extract-text-from-the...
  4. DoclingSaveOptions.renderNonImageShapes propert...

    DoclingSaveOptions.renderNonImageShapes property. Gets or sets a value indicating whether non-image Shapes should be rendered and written to the output Docling JSON document....indicating whether non-image shapes should be rendered and written...property is false , non-image shapes are not exported to the output...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::NodeCollection class | Aspose.Wo...

    Aspose::Words::NodeCollection class. Represents a collection of nodes of a specific type. To learn more, visit the documentation article in C++....replace all textbox shapes with image shapes. auto doc = System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Data in Non-Primitive Shape with JavaScript via...

    Learn how to access and manipulate non-primitive Shapes in Aspose.Cells for JavaScript via C++....Data in Non-Primitive Shape with JavaScript via C++ Contents...Non-Primitive Shape Sometimes, you need to access data from a shape that...

    docs.aspose.com/cells/javascript-cpp/data-in-no...
  7. Configure Shape Objects with Layers in Visio in...

    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....Configure Shape Objects with Layers in Visio in Ruby Contents...Configure Shape Objects with Layers To Configure Shape Objects...

    docs.aspose.com/diagram/java/configure-shape-ob...
  8. 公共 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.... Shape 类中添加了 isGlued 方法 isGlued 方法..."Page-1" ); // get Visio shapes by ids Shape ShapedOne = page . getShapes...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  9. Animate PowerPoint Charts in .NET|Aspose.Slides...

    Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // Animate the series...

    docs.aspose.com/slides/net/animated-charts/
  10. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...idx_get ( 0 ) -> get_Shapes (); auto shape = shapes -> AddAutoShape...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/