Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 48,774 for

shape

(0.07 sec)
  1. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....vector images as native slide shapes. You can insert pictures from...control z-order alongside other shapes. The API also supports cropping...

    docs.aspose.com/slides/python-net/picture-frame/
  2. Replace text in SmartArt with C++|Documentation

    Learn how to update text in SmartArt using Aspose.Cells for C++ by setting the Shape.Text property....this feature by setting the Shape.Text property. The sample source...Get ( i ); ShapeCollection shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/cpp/replace-text-in-smart...
  3. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked....Remarks The default value for a Shape is True . Examples Shows how...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the Shape....Markup language used for the shape. Members Name Description DML...Language is used to define the shape. VML Vector Markup Language...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 如何将 Group 形状添加到 Word 文件中|Python via .NET 格式的 As...

    使用 Python 将 group Shape 添加到文档中。...有时您需要将 group shape 添加到 Word 文档中。这样的 group shape 由多种形状组成。 在 Microsoft...中,您可以使用 Group 命令/按钮快速添加 group shape。组中的单个形状可以单独移动。 在 Aspose.Words...

    docs.aspose.com/words/zh/python-net/how-to-add-...
  6. ImageData.ToByteArray | Aspose.Words for .NET

    Convert any image to byte array effortlessly with the ImageData ToByteArray method. Access image bytes from stored or linked sources easily!...create an image file from a shape’s raw image data. Document imgSourceDoc...+ "Images.docx" ); Shape imgShape = ( Shape ) imgSourceDoc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Add Shapes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Add Shapes Contents [ Hide ] VSTO Visio Visio . Application vsdApp...vsdApp . Documents . Open ( "Add Shapes.vdx" ); Visio . Documents visioDocs...

    docs.aspose.com/diagram/net/add-shapes/
  8. ImageData.imageType property | Aspose.Words for...

    ImageData.imageType property. Gets the type of the image....); // 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/nodejs-net/aspose.wo...
  9. Stroke.fill property | Aspose.Words for Node.js

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...WrapType . None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Setting Cells in the Event Section of ShapeShee...

    Manage event properties of visio files....developers can define how a shape responds to specific user actions...element that is evaluated when a shape’s text or text composition changes...

    docs.aspose.com/diagram/net/setting-cells-in-th...