Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 50,836 for

shapes

(1.26 sec)
  1. Convert VSSM to VSTM via Python | products.aspo...

    Sample Python conversion code for VSSM format to VSTM file. Use this example code to convert VSSM to VSTM 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-net/conversi...
  2. Convert VSSM to SWF via C# | products.aspose.com

    Sample code for VSSM to SWF C# conversion. Use API example code for batch VSSM files to SWF conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/vssm...
  3. Insert Cell Comments|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....comment to a cell by calling the Shapes collection’s addComments method...

    docs.aspose.com/cells/java/insert-cell-comments/
  4. Convert VSS to VSX via Python | products.aspose...

    Sample Python conversion code for VSS format to VSX file. Use this example code to convert VSS to VSX within any Python based application....elements such as collection of shapes, connectors, flowcharts, network...that consist of drawings and shapes that are used for creating...

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

    Sample Python conversion code for VSSM format to VSDX file. Use this example code to convert VSSM to VSDX 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-net/conversi...
  6. Draw geomtry to visio VSSM document via .NET | ...

    C# source code to draw geomtry to visio vssm file on .NET Framework, .NET Core, Mono Platforms....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/net/drawing/vssm/
  7. Customize Error Bars in Presentation Charts wit...

    Learn how to add and customize error bars in charts with Aspose.Slides for Python via .NET—optimize data visuals in PowerPoint and OpenDocument presentations.... shapes . add_chart ( charts . ChartType...presentation . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/error-bar/
  8. How to Create Charts in Presentations in .NET|A...

    Learn how to create charts in PowerPoint PPT, PPTX and ODP presentations in .NET with Aspose.Slides using both legacy and modern chart APIs.... Shapes . AddChart ( ChartTypeEx ....default data IChart chart = sld . Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/net/how-to-create-charts...
  9. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...{ foreach (Shape shape in sheet.Shapes) { if (shape.MsoDrawingType...enabled shape.IsTextWrapped = true; // Adjust shape height dynamically...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  10. ShapeBase.Bottom | Aspose.Words for .NET

    Discover the ShapeBase Bottom property to easily access the bottom edge position of your shape's containing block for precise design control....the containing block of the shape. public double Bottom { get...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...