Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 46,954 for

shape

(0.07 sec)
  1. 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...
  2. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the Shape....text is wrapped around the shape. @property def wrap_side ( self...Has effect only for top level shapes. Examples Shows how to replace...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,满足多用途需求。...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...
  4. Working with Hyperlinks|Documentation

    This section explains how to add or get Hyperlink in a Visio Shape with Aspose.Diagram....] Add Hyperlink to a Visio Shape Microsoft Office Visio supports...adding the hyperlinks to any shape. The hyperlinks can link to...

    docs.aspose.com/diagram/net/working-with-hyperl...
  5. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock Shapes to protect them using Aspose.Cells library for JavaScript via C++....Lock or unlock shapes with JavaScript via C++ Contents [ Hide...Sometimes, you need to protect all shapes in certain worksheets to prevent...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  6. 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/
  7. 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...
  8. Aspose::Words::Drawing::Fill::get_TextureAlignm...

    Aspose::Words::Drawing::Fill::get_TextureAlignment method. Gets or sets the alignment for tile texture fill in C++....tiling the texture inside the shape. auto doc = System :: MakeObject...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor property. Gets or sets a Color object that represents the background color for the fill....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...
  10. ImageSize.heightPoints property | Aspose.Words ...

    ImageSize.heightPoints property. Gets the height of the image in points...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/nodejs-net/aspose.wo...