Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 50,296 for

shape

(0.17 sec)
  1. ShapeBase.name property | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...diagram 获取要设置主题的Shape类实例 将 Preset 值分配给 Shape 实例的 PresetTheme...instance of Shape class to be set theme Shape shape = doc . Pages...

    docs.aspose.com/diagram/zh/net/working-with-the...
  3. Aspose::Words::Drawing::Stroke::get_JoinStyle m...

    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...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. SignatureLine.allow_comments property | Aspose....

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignatureLine.show_date property | Aspose.Words...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...diagram 获取要设置主题的Shape类实例 将 Preset 值分配给 Shape 实例的 PresetTheme...instance of Shape class to be set theme Shape shape = doc . getPages...

    docs.aspose.com/diagram/zh/java/working-with-th...
  7. ShapeType enumeration | Aspose.Words for Node.js

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。...); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Get field...field Field fld = shape . Fields [ 0 ]; //Update format of field...

    docs.aspose.com/diagram/zh/net/update-remove-fi...
  9. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    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...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. 在工作表中查找形状的绝对位置(C++)|Documentation

    使用Aspose.Cells和C++确定形状在工作表中的绝对位置。...Cells提供了 Shape.GetLeftToCorner() 和 Shape.GetTopToCorner()... Absolute Position of this Shape is ( 320 , 183 ) #include <iostream>...

    docs.aspose.com/cells/zh/cpp/finding-absolute-p...