Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 50,319 for

shape

(0.1 sec)
  1. Shape.strokeWeight property | Aspose.Words for ...

    Shape.strokeWeight property. Defines the brush thickness that strokes the path of a Shape in points....strokeWeight property Shape.strokeWeight property Defines the...that strokes the path of a shape in points. get strokeWeight...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...Contains shape or textbox text, represented by Shape . EVEN_PAGES_HEADER...Examples Shows how to remove all shapes from a node. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 刷新形状数据|Documentation

    本节介绍如何使用 Aspose.Diagram 刷新 visio 形状的形状数据。... 刷新 Shape 的数据 在您的 .NET 应用程序中使用以下代码来刷新使用...= RunExamples . GetDataDir_Shapes (); // Load a Visio diagram...

    docs.aspose.com/diagram/zh/net/refresh-shapes-d...
  4. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart objects for impactful presentations.... public Shape InsertChart ( ChartType chartType...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/net/aspose.words/doc...
  5. GradientStyle | Aspose.Words for Java

    Specifies the style for a gradient fill in Java....Examples: Shows how to fill a shape with a gradients. Document doc...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  6. 与大师合作|Documentation

    本节介绍如何使用 Aspose.Diagram 添加 master 或获取 master 信息。...Shapes 属性确定主控形状继承了哪个形状。 检索主信息编程示例...stream , masterName ); // Adds shape with defined PinX and PinY....

    docs.aspose.com/diagram/zh/net/working-with-mas...
  7. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor object that represents the foreground color for the fill....color for foreground/background shape color. doc = aw . Document ()...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_color property. Gets or sets a ThemeColor object that represents the background color for the fill....color for foreground/background shape color. doc = aw . Document ()...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 创建每行具有不同水平对齐方式的文本框,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建每行可具有不同水平对齐方式的文本框... shapes . addTextBox ( 2 , 0 , 2 ,...80 , 400 ); // Access first shape which is a text box and set...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () # The OLE object in the first shape is a Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...