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

shapes

(0.26 sec)
  1. Stroke.lineStyle property | Aspose.Words for No...

    Stroke.lineStyle property. Defines the line style of 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...
  2. Forms2OleControlCollection class | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects...docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for Python via .NET....supports rendering timeline shapes without using Office 2013,...existing timeline. It gets the shape object according to the name...

    docs.aspose.com/cells/python-net/rendering-time...
  4. PDF Annotations|Aspose.PDF for Java

    This section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation with Java....highlights, notes, lines, or shapes. Regardless of the annotation...

    docs.aspose.com/pdf/java/annotations/
  5. HyperText Markup Language Format - HTML|Documen...

    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....Images, Textboxes and Drawing Shapes Hyperlinks Loading HTML inside...

    docs.aspose.com/cells/net/hypertext-markup-lang...
  6. Aspose.Drawing for .NET

    Cross-platform 2D graphics library for drawing geometric Shapes, text, and images with System.Drawing compatible API in C# and .NET applications....PNG File using C# How to Draw Shapes in C# English Ελληνικά Türkçe...

    kb.aspose.com/drawing/net/
  7. How to get Shape property wp:docPr id=“...” usi...

    Can I get below bold object id from the Aspose::Words::Drawing::Shape object? The corresponding xml is like below: <w:drawing> <wp:inline distT="0" distB="0" distL="0" distR="0" wp14:anchorId="2E6920ED" wp14:editId="3…...How to get Shape property wp:docPr id=“...” using .NET Aspose...the Aspose::Words::Drawing::Shape object? The corresponding xml...

    forum.aspose.com/t/how-to-get-shape-property-wp...
  8. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...from Node ) delete_shapes() Deletes all shapes from the text of...Examples Shows how to remove all shapes from a node. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 .NET 中管理演示文稿的表格单元格|Aspose.Slides 文档

    轻松使用 Aspose.Slides for .NET 在 PowerPoint 中管理表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。... Shapes [ 0 ] as ITable ; // 假设 Slide#0.Shape#0 是一个表格...向幻灯片添加表格形状 ITable tbl = sld . Shapes . AddTable ( 100 , 50 , dblCols...

    docs.aspose.com/slides/zh/net/manage-cells/
  10. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType...//Set the placement type as the Shapes will move and resize with cells...

    forum.aspose.com/t/how-to-set-roundedrectangle-...