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

shape position

(0.12 sec)
  1. 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...
  2. 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...
  3. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the Shape is displayed inside a table or outside of it....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property ShapeBase.wrap_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  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. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 300.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  7. AxisTickLabels.Offset | Aspose.Words for .NET

    Adjust AxisTickLabels Offset to customize tick label distance from the axis for enhanced clarity and visual appeal in your data visualizations....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.IsLayoutInCell | Aspose.Words for .NET

    Discover the ShapeBase IsLayoutInCell property, control Shape placement in tables for enhanced design flexibility and improved layout management....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property WrapType of which...

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

    docs.aspose.com/cells/java/add-wordart-watermar...
  10. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize Shapes in PowerPoint presentations with Aspose.Slides for C++: geometry paths, curved corners, composite Shapes....Presentation Shapes in C++ Contents [ Hide ] Change a Shape Using Edit...any shape. Using edit points, you get to change a shape or create...

    docs.aspose.com/slides/cpp/custom-shape/