Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 45,857 for

shape

(0.07 sec)
  1. Phenomenon with Shape.Line.LineWeight - Free Su...

    Hello, I would like to determine the line thickness of a Shape. If I draw a line in Visio and do not explicitly specify a line width, it is 0.75 pt. This is how it is displayed in the properties of the Shape. The prob…...Phenomenon with Shape.Line.LineWeight Aspose.Diagram Product...determine the line thickness of a shape. If I draw a line in Visio and...

    forum.aspose.com/t/phenomenon-with-shape-line-l...
  2. 在 Ruby 中设置 Visio 形状的填充数据|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "rectangle" && shape . getID () ==...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  3. Actions disappeared after saving - Free Support...

    Hello, i have a Shape with an action. But after saving the diagram to a vsdx file the action is disappeared. Please use this code to reproduce it. Am I doing something wrong, or is it a bug? Diagram diagram = new Diag…... 12:29pm 1 Hello, i have a shape with an action. But after saving...Aspose.Diagram.Shape shape = firstPage.Shapes[0]; foreach (Aspose...

    forum.aspose.com/t/actions-disappeared-after-sa...
  4. NodeRendererBase.size_in_points property | Aspo...

    NodeRendererBase.size_in_points property. Gets the actual size of the Shape in points....Gets the actual size of the shape in points. @property def size_in_points...box of the shape. The size takes into account shape rotation (if...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextBox.Parent | Aspose.Words for .NET

    Discover the TextBox Parent property to easily access its parent Shape, enhancing your design workflow and boosting efficiency in your projects....Gets a parent shape for the TextBox . public Shape Parent { get...get ; } See Also class Shape class TextBox namespace Aspose.Words...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 在 Ruby 的 ShapeSheet 中创建用户定义的单元格|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....i ) shapes = page . getShapes () j = 0 while j < shapes . getCount...getCount () shape = shapes . get ( j ) if shape . getNameU () ==...

    docs.aspose.com/diagram/zh/java/create-user-def...
  7. Public API Changes in Aspose.Diagram 5.2.0|Docu...

    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....Location] Change the Connector Type Shape Appearance Developers can now...now manage connector type shape’s appearance programmatically...

    docs.aspose.com/diagram/java/public-api-changes...
  8. ImlRenderingMode | Aspose.Words for Java

    Specifies how ink InkML objects are rendered to fixed page formats in Java....InkML' ignores fall-back shape of ink (InkML) object and renders...Description FALLBACK If fall-back shape is available for ink (InkML)...

    reference.aspose.com/words/java/com.aspose.word...
  9. DmlRenderingMode | Aspose.Words for Java

    Specifies how DrawingML Shapes are rendered to fixed page formats in Java....DmlRenderingMode Specifies how DrawingML shapes are rendered to fixed page...Shows how to render fallback shapes when saving to PDF. Document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Comments|Documentation

    This page describes how to add comment on a page of the Visio drawing with Aspose.Diagram library....Comment Programming Sample Add a Shape-Level Comment in Visio Drawing...developers to add comments to the shape in the Visio drawing . Add Comment...

    docs.aspose.com/diagram/python-java/working-wit...