ShapeBase.name property. Gets or sets the optional Shape name....property Gets or sets the optional shape name. @property def name ( self...Examples Shows how to use a shape’s alternative text. doc = aw...
本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...diagram 获取要设置主题的Shape类实例 将 Preset 值分配给 Shape 实例的 PresetTheme...instance of Shape class to be set theme Shapeshape = doc . Pages...
Aspose::Words::Drawing::Stroke::get_JoinStyle method. Defines the join style of a polyline in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...WrapType :: None ); // Basic shapes, such as the rectangle, have...
SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...'Senior Manager' # Insert a shape that will contain a signature...created above. # If we insert a shape whose coordinates originate...
SignatureLine.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...'Senior Manager' # Insert a shape that will contain a signature...created above. # If we insert a shape whose coordinates originate...
本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...diagram 获取要设置主题的Shape类实例 将 Preset 值分配给 Shape 实例的 PresetTheme...instance of Shape class to be set theme Shapeshape = doc . getPages...
Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of Shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description Image The shape is an image. TextBox The shape is a textbox...
Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...
使用Aspose.Cells和C++确定形状在工作表中的绝对位置。...Cells提供了 Shape.GetLeftToCorner() 和 Shape.GetTopToCorner()... Absolute Position of this Shape is ( 320 , 183 ) #include <iostream>...