Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 45,856 for

shapes

(0.11 sec)
  1. Convert VSSM to VSSX via Python | products.aspo...

    Sample Python conversion code for VSSM format to VSSX file. Use this example code to convert VSSM to VSSX within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-java/convers...
  2. Convert VSSX to VSSM via Python | products.aspo...

    Sample Python conversion code for VSSX format to VSSM file. Use this example code to convert VSSX to VSSM within any Python based application....elements such as collection of shapes, connectors, flowcharts, network...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-java/convers...
  3. Convert VSSM to VSSX via Java | products.aspose...

    Sample Java conversion code for VSSM format to VSSX file. Use this example code to convert VSSM to VSSX within any Web or Desktop Java based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/java/conversion/vss...
  4. Resize Chart's Data Label Shape To Fit Text|Doc...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for Python via .NET. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Resize Chart's Data Label Shape To Fit Text Contents [ Hide ]...application provides the Resize shape to fit text option for Chart’s...

    docs.aspose.com/cells/python-net/resize-chart-s...
  5. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....Draw Lines and Curves Draw Shapes Use Pens Use Brushes Render...curves, splines and arcs Draw shapes like rectangle, polygon, ellipse...

    products.aspose.com/drawing/net/
  6. Resize Chart's Data Label Shape To Fit Text|Doc...

    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....Resize Chart's Data Label Shape To Fit Text Contents [ Hide ]...application provides the Resize shape to fit text option for Chart’s...

    docs.aspose.com/cells/java/resize-chart-s-data-...
  7. 在 Python 中自定义演示文稿图表的绘图区|Aspose.Slides for Pytho...

    了解如何使用 Aspose.Slides for Python via .NET 自定义 PowerPoint 和 OpenDocument 演示文稿中的图表绘图区。轻松提升幻灯片视觉效果。... shapes . add_chart ( charts . ChartType...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-plot...
  8. Working with masks in Aspose.PSD for С#|Documen...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...visibility of one layer based on the shape and content of another layer...visibility of a layer to the shape defined by another layer below...

    docs.aspose.com/psd/net/update-create-layer-mask/
  9. DashStyle | Aspose.Words for Java

    Dashed line style in Java....Shows to create a variety of shapes. Document doc = new Document();...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/java/com.aspose.word...
  10. 管理表格|Aspose.Slides 文档

    在 C# 或 .NET 中创建和管理 PowerPoint 演示文稿中的表格... Shapes . AddTable ( 100 , 50 , dblCols...向幻灯片添加一个表格形状 ITable tbl = sld . Shapes . AddTable ( 100 , 50 , dblCols...

    docs.aspose.com/slides/zh/net/manage-table/