Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 4,228 for

shape position

(0.03 sec)
  1. How to Create a Shapefile in C#

    This quick tutorial guides on how to create a ShapeFile in C#. You can generate Shapefile in C# by adding different attributes and features to it without using any other third party graphics tool....for the newly created vector shape, a feature is constructed, and...and then its geometry position and features values are set. Code...

    kb.aspose.com/gis/net/how-to-create-a-shapefile...
  2. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...into the place of the old shape. Shape newOleShape = Builder.I...the right and the size and position of the arrow graphics were...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  3. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Watermark|Aspose.Slides for Python Documentation

    Add text and image watermarks to PowerPoint presentations in Python...watermark shape with an image. PictureFrame implements the Shape class...settings of the shape object. Since TextFrame is not a shape and its...

    docs.aspose.com/slides/python-net/watermark/
  5. Presentation Viewer|Aspose.Slides for Node.js v...

    PowerPoint presentation viewer in JavaScript...Generate an SVG with a Custom Shape ID Aspose.Slides can be used...from a slide with a custom shape ID. To do this, use the setId...

    docs.aspose.com/slides/nodejs-java/presentation...
  6. Watermark|Aspose.Slides for PHP Documentation

    Add text and image watermarks to PowerPoint presentations in PHP...watermark shape with an image. PictureFrame implements the Shape class...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/php-java/watermark/
  7. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for Android...

    docs.aspose.com/slides/androidjava/text-formatt...
  8. Managing Pictures with C++|Documentation

    Add, Position, and manage images in spreadsheets using Aspose.Cells for C++ API.... Moreover, the positioning of these pictures can be...:: Cells :: Cleanup (); } Positioning Pictures There are two possible...

    docs.aspose.com/cells/cpp/managing-pictures/
  9. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java...PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/java/watermark/
  10. Convert Image to Visio in Python

    This article covers the information to convert image to Visio in Python. It explains the steps and sample code to export PNG to Visio in Python....the image as a Visio shape with the add_shape() method Export the... insert a photo as a Visio shape and render the output Visio...

    kb.aspose.com/diagram/python/convert-image-to-v...