Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,951 for

shape position

(0.44 sec)
  1. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is inserted inline and at 100% scale in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...location, positioning method and other settings using the Shape object...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart objects for impactful presentations.... public Shape InsertChart ( ChartType chartType...location, positioning method and other settings using the Shape object...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Create Visio Diagram in C#

    This article discusses the details to create Visio diagram in C#. It shares the stepwise process along with a working sample code to automate visio diagram creation in C#....stencil file Insert a rectangle shape with the AddShape() method and...a master stencil. Insert a shape while specifying different parameters...

    kb.aspose.com/diagram/net/create-visio-diagram-...
  4. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound class. Represents minimum or maximum bound of axis values... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert Image to Visio in C#

    This article shares the details to convert image to Visio in C#. It includes the stepwise guide along with the running sample code to export PNG to Visio in C#....Insert an image as a Visio shape entity with the AddShape() method...Subsequently, insert the image as a shape and export the output Visio...

    kb.aspose.com/diagram/net/convert-image-to-visi...
  6. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, and more....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/androidjava/watermark/
  7. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....links two shapes together and stays attached to shapes even when...(green dots), which exist on all shapes by default. Connection dots...

    docs.aspose.com/slides/net/connector/
  8. How to Add Image in Word Document using C# Code

    A step-by-step guide on how to add image in word document using C# tutorial with code to insert image in word document header C# & add image to word document's body as linked image....Header or Footer or any desired position in Word DOC Use DocumentBuilder...file Use Shape class to further set Size, Position, Fill etc...

    kb.aspose.com/words/net/how-to-add-image-in-wor...
  9. 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...
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....TextFrame content inside node shapes), add SmartArt to slides and...retrieve all text from a SmartArt shape—not just the text contained...

    docs.aspose.com/slides/python-net/manage-smartart/