Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 45,787 for

shape

(0.2 sec)
  1. DmlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.DmlRenderingMode enumeration. Specifies how DrawingML Shapes are rendered to fixed page formats....enumeration Specifies how DrawingML shapes are rendered to fixed page...Description Fallback If fall-back shape is available for DrawingML,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. NodeRendererBase.bounds_in_points property | As...

    NodeRendererBase.bounds_in_points property. Gets the actual bounds of the Shape in points....Gets the actual bounds of the shape in points. @property def bounds_in_points...box of the shape. The bounds takes into account shape rotation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shape.textBox property | Aspose.Words for Node.js

    Shape.textBox property. Defines attributes that specify how text is displayed in a Shape....textBox property Shape.textBox property Defines attributes that...how text is displayed in a shape. get textBox () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE object in C++....docm" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram.... The Shapes property exposed by the Diagram...collection of Aspose.Diagram.Shape objects. This property can be...

    docs.aspose.com/diagram/net/working-with-images/
  6. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript...typically exist in text boxes or shapes. Therefore, to add a text to...class that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  7. Working with Watermark in C#|Aspose.Words for .NET

    Document watermark manipulation using C#....can also be inserted using shape class as well. It is very easy...easy to insert any shape or image into a header or footer and...

    docs.aspose.com/words/net/working-with-watermark/
  8. NodeRendererBase.GetSizeInPixels | Aspose.Words...

    Discover the NodeRendererBase GetSizeInPixels method to accurately calculate Shape dimensions in pixels based on zoom factor and resolution. Optimize your designs!...Calculates the size of the shape in pixels for a specified zoom...Return Value The size of the shape in pixels. Remarks This method...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Retrieving Connector Information|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.... Show ( "\nFrom Shape ID : " + Connect . FromSheet...); MessageBox . Show ( "To Shape ID : " + Connect . ToSheet );...

    docs.aspose.com/diagram/net/retrieving-connecto...
  10. 自定义形状|Aspose.Slides 文档

    在 C++ 中向 PowerPoint 演示文稿添加自定义形状...SharedPtr < IShapeCollection > shapes = pres -> get_Slides () ->...) -> get_Shapes (); SharedPtr < GeometryShape > shape = System...

    docs.aspose.com/slides/zh/cpp/custom-shape/