Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 45,857 for

shape

(0.1 sec)
  1. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete series generated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Visio Triangle Diagram Maker with Python

    Learn how to use a triangle diagram maker in Visio with Python. Explore Aspose.Diagram for Python for easy diagram creation and customization....you how to create a triangle shape in VSDX format with just a few...draw_polyline : Adds a custom polyline shape using the specified dimensions...

    blog.aspose.com/diagram/draw-triangle-diagram-i...
  3. 档案

    档案...string visioStencil = "Basic Shapes.vss"; const string rectangleMaster...设置新形状的属性 Shape shape = diagram.Pages[pageNumber].Shapes.GetShape(rectangleId);...

    blog.aspose.com/zh/diagram/create-organizationa...
  4. ChartYValueCollection.formatCode property | Asp...

    ChartYValueCollection.formatCode property. Gets or sets the format code applied to the Y values.... let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 档案

    档案...String visioStencil = "Basic Shapes.vss"; String rectangleMaster...pageNumber); // 设置新形状的属性 Shape shape = diagram.getPages().get(pageNumber)...

    blog.aspose.com/zh/diagram/create-org-chart-java/
  6. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SpecialChar.Accept | Aspose.Words for .NET

    Discover the SpecialChar Accept method to enhance visitor engagement and streamline interactions on your website. Boost user satisfaction today!...<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/spe...
  8. ChartSeries.invertIfNegative property | Aspose....

    ChartSeries.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataPoint.invertIfNegative property | Aspo...

    ChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Add Image Watermark in PPTX Presentation...

    We'll walk you through the steps in C# for how to add image watermark in PPTX presentation using c#. You may add put picture watermark in by PowerPoint using easy API interface in C#....Format the shape properties Apply locking on the added shape to protect...platforms. Above all, the unique shape locking feature that is offered...

    kb.aspose.com/slides/net/how-to-add-image-water...