Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,100 for

shape position

(0.34 sec)
  1. Working with Protection|Documentation

    This section explains how to set protection in the diagram with Aspose.Diagram....backgrounds, masters (stencils), shapes and styles so that they cannot...Protection of the Visio Shape Protecting Visio shapes allow users to lock...

    docs.aspose.com/diagram/net/working-with-protec...
  2. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...line at the current position. public Shape InsertSignatureLine...SignatureLineProvide.Signed.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Customize Presentation Shapes in PHP|Aspose.Sli...

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

    docs.aspose.com/slides/php-java/custom-shape/
  4. Working with Images in C#|Aspose.Words for .NET

    Image Shapes in details and advanced features provided by Aspose.Words for .NET....or floating at a specific position, for example, InsertImage...InsertImage method returns a Shape object that was just created...

    docs.aspose.com/words/net/working-with-images/
  5. ShapeBase.topRelative property | Aspose.Words f...

    ShapeBase.topRelative property. Gets or sets the value that represents Shape's relative top Position in percent....that represents shape’s relative top position in percent. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Chart.AxisY | Aspose.Words for .NET

    Explore the Chart AxisY property to easily access and customize your chart's primary Y axis for enhanced data visualization and insights....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartAxis.MinorTickMark | Aspose.Words for .NET

    Customize your ChartAxis with the MinorTickMark property to enhance axis precision and improve data visualization. Set or return minor tick marks easily!...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. Working with Images in Node.js|Aspose.Words for...

    Create and manage images of various formats in a document using Node.js....or floating at a specific position, for example, insertImage...insertImage method returns a Shape object that was just created...

    docs.aspose.com/words/nodejs-net/working-with-i...
  9. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add a WordArt watermark to a chart in Microsoft Excel. This guide demonstrates how to create and Position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....make the text fit a preset shape, or apply the WordArt text to...object that you can move or position in your spreadsheets to add...

    docs.aspose.com/cells/python-net/add-wordart-wa...
  10. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....TeX Product Family Insert Shapes in Word using Java This article...article explains how to insert shapes in Word using Java . It provides...

    kb.aspose.com/words/java/insert-shapes-in-word-...