Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 50,304 for

shapes

(0.1 sec)
  1. Insert Cell Comments|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....comment to a cell by calling the Shapes collection’s addComments method...

    docs.aspose.com/cells/java/insert-cell-comments/
  2. Create and Apply WordArt Effects in JavaScript|...

    Create and customize WordArt effects in Aspose.Slides for Node.js. This step-by-step guide helps developers enhance presentations with professional text....skew, bend, and stretch the shape of a text. WordArt allows you...gets applied to a text or its shape. WordArt in Aspose.Slides In...

    docs.aspose.com/slides/nodejs-java/wordart/
  3. 添加、检索、复制和读取 Visio 形状数据|Documentation

    本节介绍如何添加形状、设置形状的属性或使用 Aspose.Diagram 复制形状。...addMaster ( dataDir + "Basic Shapes.vss" , masterName ); // page... 5 ; //Add a new rectangle shape long rectangleId = diagram ...

    docs.aspose.com/diagram/zh/java/add-retrieve-co...
  4. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....200 , 100 ) geometry_path = shape . get_geometry_paths ()[ 0 ]...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  5. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....different from normal presentation shapes. From Aspose.Slides for Python...Remember, ActiveX controls are not shapes and are not part of the presentation’s...

    docs.aspose.com/slides/python-net/activex/
  6. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your presentations....Manage SmartArt Shape Nodes in Presentations Using Java Contents...API to manage the SmartArt shapes in an easiest way. The following...

    docs.aspose.com/slides/java/manage-smartart-sha...
  7. Aspose::Words::Drawing::ShapeBase::get_LeftRela...

    Aspose::Words::Drawing::ShapeBase::get_LeftRelative method. Gets or sets the value that represents shape's relative left position in percent in C++....sets the value that represents shape’s relative left position in...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 在 Python 中管理 PowerPoint 文本段落|Aspose.Slides for ...

    使用 Aspose.Slides for Python(基于 .NET)掌握段落格式——在 Python 中优化 PowerPoint 和 OpenDocument 演示文稿的对齐、间距和样式,以吸引观众。... shape = slide . shapes . add_auto_shape ( slides ....AutoShape 的 TextFrame。 text_frame = shape . text_frame # 创建段落和文本片段;以下应用格式设置。...

    docs.aspose.com/slides/zh/python-net/manage-par...
  9. ImlRenderingMode | Aspose.Words for Java

    Specifies how ink InkML objects are rendered to fixed page formats in Java....InkML' ignores fall-back shape of ink (InkML) object and renders...Description FALLBACK If fall-back shape is available for ink (InkML)...

    reference.aspose.com/words/java/com.aspose.word...
  10. 格式 Visio 页|Documentation

    本节介绍如何将样式应用于带有 Aspose.Diagram 的 visio 页面。...foreach ( Shape shape in vsdDiagram . Pages [ 0 ]. Shapes ) { shape... LinePattern . Value = 1 ; shape . Fill . FillPattern . Value...

    docs.aspose.com/diagram/zh/net/format-visio-pages/