Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 47,947 for

shape

(0.22 sec)
  1. Configure Visio TimeLine Shapes|Documentation

    This section explains how to set the property of a milestone Shape with Aspose.Diagram....TimeLine Shapes Contents [ Hide ] Set Milestone Shape Properties...MilestoneHelper class takes a Shape object while initializing the...

    docs.aspose.com/diagram/net/configure-visio-tim...
  2. Text Box|Aspose.Slides Documentation

    Create and format text boxes in C# with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument.... Nearly any shape can contain text, but a typical...Presentation (); // Create a rectangle shape (defaults to filled with border...

    docs.aspose.com/slides/net/examples/elements/te...
  3. 用C++替换SmartArt中的文本|Documentation

    了解如何使用Aspose.Cells for C++通过设置Shape.Text属性来更新Smart Art中的文本。...Cells通过设置 Shape.Text 属性提供此功能。 可以从以下链接下载示例源文件:...Get ( i ); ShapeCollection shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/zh/cpp/replace-text-in-sm...
  4. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline....doc = doc ) shape = builder . insert_shape ( shape_type = aw ... WrapType . NONE ) # Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在工作表中将形状移到前面或后面,用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将形状置于工作表的前面或后面。...Cells提供 Shape.toFrontOrBack() 方法,可以改变形状的z... 在工作表内发送形状到最前或最后 以下示例代码解释了 Shape.toFrontOrBack() 方法的用法。请查看代码中使用的...

    docs.aspose.com/cells/zh/nodejs-cpp/send-shape-...
  6. Forcing a Fixed AutoShape Height with Text Auto...

    Hi team, I have an autoShape with resize Shape to fit text enabled. Right now whenever I set the Shape height using aspose, it automatically readjusts itself to a particular height. However, I want to force set height …...Slides Product Family slides-shapes , slides-python Prezent September...have an autoshape with resize shape to fit text enabled. Right now...

    forum.aspose.com/t/forcing-a-fixed-autoshape-he...
  7. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Add Rectangles to Presentations in JavaScript|A...

    Boost your PowerPoint presentations by adding rectangles with JavaScript and Aspose.Slides for Node.js—easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...object associated with the Shape object. Set the Color of the...

    docs.aspose.com/slides/nodejs-java/rectangle/
  10. 处理形状或图表的发光效果的工作流程|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 在 Node.js 中操作形状或图表的发光效果...Cells 提供 Shape.getGlow() 属性和 GlowEffect 类,用于处理形状或图表的发光效果。...源Excel文件 ,访问第一个工作表中的第一个形状,并设置 Shape.getGlow() 属性的子属性,然后将工作簿保存为 输出Excel文件...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...