Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 49,139 for

shape

(0.07 sec)
  1. 公共 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...
  2. CompositeNode.getShape method | Aspose.Words fo...

    CompositeNode.getShape method. Returns an Nth child [Shape](../../../aspose.words.drawing/Shape/) node....isDeep) Returns an Nth child Shape node. getShape ( index : number...Zero based index of the child Shape node to select. Negative indexes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....80 , 400 ); // Access first shape which is a text box and set...text. const shape = ws . getShapes (). get ( 0 ); shape . setText...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  4. Connector|Aspose.Slides for Node.js via .NET Do...

    Learn how to add, route, and style connectors between Shapes using Aspose.Slides for Node.js, with JavaScript 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/nodejs-java/examples/ele...
  5. NodeList.Count | Aspose.Words for .NET

    Discover the NodeList Count property to easily retrieve the total number of nodes in your list, enhancing your web development efficiency...."//Table//Run" ))); // Access the shape that contains the image we inserted...nodeList = doc . SelectNodes ( "//Shape" ); Assert . That ( nodeList...

    reference.aspose.com/words/net/aspose.words/nod...
  6. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and efficiency....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/com...
  7. 在演示文稿中使用 C++ 应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 对 PPT 和 PPTX 文件进行高级形状效果转换 - 仅需数秒即可创建醒目、专业的幻灯片。...PowerPoint can be used to make a shape stand out, they differ from...convincing reflections on a shape, spread a shape’s glow, etc. PowerPoint...

    docs.aspose.com/slides/zh/cpp/shape-effect/
  8. Refresh Values of Linked Shapes|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....AI Refresh Values of Linked Shapes Contents [ Hide ] Sometimes...Sometimes, you have a linked shape in your Excel file which is linked...

    docs.aspose.com/cells/net/refresh-values-of-lin...
  9. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。... IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...150 , 75 ); // 设置矩形形状的填充颜色。 shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/shape-formatting/
  10. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++....Examples Shows how to remove all shapes from a node. auto doc = System...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/cpp/aspose.words/sto...