Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 50,433 for

shapes

(0.06 sec)
  1. Convert VSSM to VSSX via C# | products.aspose.com

    Sample code for VSSM to VSSX C# conversion. Use API example code for batch VSSM files to VSSX 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...
  2. Convert VSSX to VSSM via C# | products.aspose.com

    Sample code for VSSX to VSSM C# conversion. Use API example code for batch VSSX files to VSSM conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/vssx...
  3. 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-...
  4. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....auto oleFrame = slide -> get_Shapes () -> AddOleObjectFrame ( 20..."Caption example" ); Re-sizing Shapes on Slide Working Solution for...

    docs.aspose.com/slides/cpp/set-caption-to-ole-i...
  5. Convert VSS to VSSM via C# | products.aspose.com

    Sample code for VSS to VSSM C# conversion. Use API example code for batch VSS files to VSSM conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/vss-...
  6. Convert VSSM to VSX via Java | products.aspose.com

    Sample Java conversion code for VSSM format to VSX file. Use this example code to convert VSSM to VSX 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...
  7. Convert VSS to VSSM via Python | products.aspos...

    Sample Python conversion code for VSS format to VSSM file. Use this example code to convert VSS 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...
  8. Convert VSX to VSSM via Java | products.aspose.com

    Sample Java conversion code for VSX format to VSSM file. Use this example code to convert VSX to VSSM within any Web or Desktop Java based application....that consist of drawings and shapes that are used for creating...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/java/conversion/vsx...
  9. Stroke.On | Aspose.Words for .NET

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, professional look....Remarks The default value for a Shape is true . Examples Shows how...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to export excel equations to other types of...

    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..../head>\r\n<body>" ); const shapes = workbook . getWorksheets...getShapes (); const textBox = shapes . get ( 0 ); if ( textBox instanceof...

    docs.aspose.com/cells/nodejs-cpp/export-equation/