Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,161 for

shape position

(0.19 sec)
  1. AxisTickLabels.Spacing | Aspose.Words for .NET

    Control AxisTickLabels spacing effortlessly! Set intervals for tick labels to enhance your data visualization and improve chart clarity....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Add WordArt Watermark to Worksheet|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....text, make text fit a preset shape, or apply text to an Excel sheet...object that you can move or position in spreadsheets to add decoration...

    docs.aspose.com/cells/python-net/add-wordart-wa...
  3. Some shapes are stretched - Free Support Forum ...

    Hello, i have a masterShape consisting of several hundred Shapes. If i drop this masterShape out of the vssx-file to a page by visio everything looks good. Even when I insert this master Shape into a page using Microso…...Some shapes are stretched Aspose.Diagram Product Family diagram-net...consisting of several hundred shapes. If i drop this mastershape...

    forum.aspose.com/t/some-shapes-are-stretched/31...
  4. 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...
  5. ChartDataLabel.TopMode | Aspose.Words for .NET

    Discover the ChartDataLabel TopMode property to customize data label Positioning on your charts. Enhance clarity and precision in your visual data presentations!...chart of from the position specified by its Position property. public...int chartHeight = 252 ; Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataLabel.LeftMode | Aspose.Words for .NET

    Discover the ChartDataLabel LeftMode property to customize data label Positioning in your charts. Enhance clarity and presentation with precision control....chart of from the position specified by its Position property. public...int chartHeight = 252 ; Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 使用 Python 管理演示文稿中的 SmartArt 形状节点|Aspose.Slides ...

    使用 Aspose.Slides for Python via .NET 在 PPT、PPTX 和 ODP 中管理 SmartArt 形状节点。获取清晰的代码示例和技巧,以简化您的演示文稿。...遍历第一张幻灯片中的所有形状 for shape in pres . slides [ 0 ] . shapes : # 检查形状是否为...检查形状是否为 SmartArt 类型 if type ( shape ) is art . SmartArt : # 添加新的 SmartArt...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  8. Working with Shapes Paragraph|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....Working with Shapes Paragraph Contents [ Hide ] The code below...particular shape. Set shape’s paragraph. Set shape’s Paragraph...

    docs.aspose.com/diagram/net/working-with-shapes...
  9. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout Shapes in Visio files using C# within your applications. Complete guide with C# code samples....Update, Layout and Auto-Fit Shapes Contents [ Hide ] Creating...create a diagram. Then add shapes and connectors to build up...

    docs.aspose.com/diagram/net/create-update-layou...
  10. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....text string and declare the position values Create an instance...color Draw the string and the shape Export the output BMP image...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...