Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 46,960 for

shape

(0.13 sec)
  1. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method...Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

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

    aspose.words.drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../Shape/)....the compound line style of a Shape . Members Name Description SINGLE...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.alternativeText property | Aspose.Wor...

    ShapeBase.alternativeText property. Defines alternative text to be displayed instead of a graphic....Examples Shows how to use a shape’s alternative text. let doc...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Node.js via C++ 中查找工作表内元素的绝对位置|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表中查找形状的绝对位置。...js via C++ 提供了 Shape.getLeftToCorner() 和 Shape.getTopToCorner()... Absolute Position of this Shape is ( 320 , 183 ) const path...

    docs.aspose.com/cells/zh/nodejs-cpp/finding-abs...
  5. ImageData.image_bytes property | Aspose.Words f...

    ImageData.image_bytes property. Gets or sets the raw bytes of the image stored in the Shape....of the image stored in the shape. @property def image_bytes (...will remove the image from the shape. Returns None if the image is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Drawing|Documentation

    This section explains how to draw Shapes in a visio page with Aspose.Diagram....polyline shape in a page. In order to draw a polyline shape, the...bezier shape in a page. In order to draw a bezier shape, the API...

    docs.aspose.com/diagram/net/drawing/
  7. Սեղմել JPG Ը C++ Ում

    Սեղմեք JPG ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...saveOptions-> set_JpegQuality ( 50 ); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/hy/cpp/compress/jpg/
  8. OptionButtonControl.Selected | Aspose.Words for...

    Manage your OptionButtonControl with ease! Set or get its selected state with a simple boolean value for seamless user interaction....docx" ); Shape shape1 = ( Shape ) doc . GetChild (...( NodeType . Shape , 0 , true ); OptionButtonControl optionButton1...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::Stroke::get_Fill method...

    Aspose::Words::Drawing::Stroke::get_Fill method. Gets fill formatting for the Stroke 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...
  10. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....replace all textbox shapes with image shapes. doc = aw . Document...'Textboxes in drawing canvas.docx' ) shapes = list ( filter ( lambda a...

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