Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 43,094 for

shape

(0.07 sec)
  1. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. # A SHAPE field is the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ShapeBase::get_FlipOrie...

    Aspose::Words::Drawing::ShapeBase::get_FlipOrientation method. Switches the orientation of a Shape in C++....Switches the orientation of a shape. Aspose :: Words :: Drawing...Examples Shows how to flip a shape on an axis. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::FlipOrientation enum | ...

    Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a Shape in C++....values for the orientation of a shape. enum class FlipOrientation...Examples Shows how to flip a shape on an axis. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the Shape (when SourceFullName is specified) in C++....the image is linked to the shape (when SourceFullName is specified)...Examples Shows how to edit a shape’s image data. auto imgSourceDoc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 3D 演示文稿|Aspose.Slides for Python 文档

    Python 中的 3D PowerPoint 演示文稿...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....200 , 200 ) shape . text_frame . text = "3D" shape . text_frame...

    docs.aspose.com/slides/zh/python-net/3d-present...
  6. Aspose::Words::Drawing::ImageSize::get_HeightPo...

    Aspose::Words::Drawing::ImageSize::get_HeightPoints method. Gets the height of the image in points. 1 point is 1/72 inch in C++....Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Fill::get_GradientAngle...

    Aspose::Words::Drawing::Fill::get_GradientAngle method. Gets or sets the angle of the gradient fill in C++....Examples Shows how to fill a shape with a gradients. auto doc =...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Fill::get_GradientStyle...

    Aspose::Words::Drawing::Fill::get_GradientStyle method. Gets the gradient style GradientStyle for the fill in C++....Examples Shows how to fill a shape with a gradients. auto doc =...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ImageData.image_type property | Aspose.Words fo...

    ImageData.image_type property. Gets the type of the image....docx' ) # 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/python-net/aspose.wo...
  10. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, Shapes into Excel files....Insert Pictures and Shapes of Excel files. Contents [ Hide ]...need to insert some necessary shapes into the worksheet.You may...

    docs.aspose.com/cells/net/insert-shapes/