Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 9,918 for

shapes

(0.3 sec)
  1. ShapeBase.right property | Aspose.Words for Nod...

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape....the containing block of the shape. get right () : number Remarks...Remarks For a top-level shape, the value is in points and relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 从演示文稿形状中提取图像|Aspose.Slides 文档

    在 C# 或 .NET 中从 PowerPoint 演示文稿中提取图像... Shapes . Count ; j ++) { // 访问包含图像的形状...访问包含图像的形状 IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape ) {...

    docs.aspose.com/slides/zh/net/extracting-images...
  3. ShapeBase.anchorLocked property | Aspose.Words ...

    ShapeBase.anchorLocked property. Specifies whether the shape's anchor is locked....property Specifies whether the shape’s anchor is locked. get anchorLocked...level shapes. This property affects behavior of the shape’s anchor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.AspectRatioLocked | Aspose.Words for ...

    Discover the ShapeBase AspectRatioLocked property to effortlessly maintain your Shapes' aspect ratio for perfect designs. Enhance your projects today!...property Specifies whether the shape’s aspect ratio is locked. public...it is true but for the other shape types it is false . Has effect...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape in C++....the compound line style of a Shape . enum class ShapeLineStyle...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageData::ToImage meth...

    Aspose::Words::Drawing::ImageData::ToImage method. Gets the image stored in the shape as a Image object in C++....Gets the image stored in the shape as a Image object. System ::...MyDir + u "Images.docx" ); // Shapes with the "HasImage" flag set...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for Shapes....the compound line style of a Shape . public enum ShapeLineStyle...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Stroke.line_style property | Aspose.Words for P...

    Stroke.line_style property. Defines the line style of the stroke....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...
  9. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

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