Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 42,999 for

shape

(0.05 sec)
  1. Create VSSM Files via C# | products.aspose.com

    C# Sample code for generating VSSM documents. Use this code for creating VSSM files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VSSM...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vssm/
  2. Converting PowerPoint Presentations to HTML in ...

    i ran into problems whan converting to html. some of the text are not in place and its needs to be parsed. wich is complicated what can aspose offer to support such bugs?...writing in Arabic inside a shape, the lines jump out of the presentation...writing in Arabic inside a shape, the lines jump out of the presentation...

    forum.aspose.com/t/converting-powerpoint-presen...
  3. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... Added Shape.Geometry.ShapeAdjustValues Property...Aspose.Cells API has exposed the Shape.Geometry.ShapeAdjustValues property...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Node.js via Java, you can set of get radius of a sphere....obj" ); Primitive Shape to Mesh Changing Plane Orientation...

    docs.aspose.com/3d/nodejs-java/working-with-rad...
  5. Create PDF Files via C# | products.aspose.com

    C# Sample code for generating PDF documents. Use this code for creating PDF files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create PDF...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/pdf/
  6. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....DeleteShapes () Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. Document doc =...

    reference.aspose.com/words/net/aspose.words/story/
  7. 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....int chartHeight = 252 ; Shape shape = builder . InsertChart (...chartHeight ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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!...int chartHeight = 252 ; Shape shape = builder . InsertChart (...chartHeight ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Visio File Developer NET C# | products.aspose.com

    C# source code to develop in visio file on .NET Framework, .NET Core, Mono Platforms....ConnectShapesViaConn method to connect shapes in the selected page Save Diagram...in Visio Files CONNECT-VISIO-SHAPE Developer INSERT-ACTIVEX-CONTROL-TO-VISIO...

    products.aspose.com/diagram/net/developer/
  10. Create VSDX Files via Java | products.aspose.com

    Java Sample code for generating VSDX documents. Use this code for creating VSDX files within Java based desktop or web application....get ( 0 ); // Add Text shape. Shape shape = page.addText( 1 , 1...

    products.aspose.com/diagram/java/create/vsdx/