Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,073 for

shape position

(0.42 sec)
  1. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill.gradient_stops property | Aspose.Words for...

    Fill.gradient_stops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  5. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在工作表中查找形状的绝对位置(C++)|Documentation

    使用Aspose.Cells和C++确定形状在工作表中的绝对位置。...Cells提供了 Shape.GetLeftToCorner() 和 Shape.GetTopToCorner()...了以下控制台输出: Absolute Position of this Shape is ( 320 , 183 ) #include...

    docs.aspose.com/cells/zh/cpp/finding-absolute-p...
  7. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../)....floating image, and specify its position and size. doc = aw . Document...DocumentBuilder ( doc = doc ) shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::get_CurrentSect...

    Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the section that is currently selected in this DocumentBuilder in C++....floating image, and specify its position and size. auto doc = System...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. DocumentBuilder.insertGroupShape method | Aspos...

    Aspose.Words.DocumentBuilder.insertGroupShape method...insertGroupShape(shapes) {#shapebase[]} Groups the shapes passed as...the current position. insertGroupShape ( shapes : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop...Description GradientStop(color, position) Initializes a new instance...class. GradientStop(color, position, transparency) Initializes...

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