Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 50,318 for

shape

(0.3 sec)
  1. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Android via Java to optimize text positioning in PowerPoint presentations.... AutoShape shape = ( AutoShape ) pres . getSlides...TextFrame textFrame = ( TextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/androidjava/paragraph/
  2. 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-...
  3. Aspose::Words::Drawing::OleFormat::get_OleIcon ...

    Aspose::Words::Drawing::OleFormat::get_OleIcon method. Gets the draw aspect of the OLE object. When true, the OLE object is displayed as an icon. When false, the OLE object is displayed as content in C++....Inserting OLE objects creates shapes that store these objects. System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 创建组织结构图|Documentation

    本节介绍如何使用 Aspose.Diagram for Java 创建组织结构图。...visioStencil = dataDir + "Basic Shapes.vss" ; String rectangleMaster...map the string name to long shape id Hashtable shapeIdMap = new...

    docs.aspose.com/diagram/zh/java/create-organiza...
  5. Draw Pentagon in Java

    This guide covers how to draw pentagon in Java. It contains the IDE setup, stepwise algorithm, and a runnable code snippet, which makes pentagon drawing easy in Java....Drawing to draw a pentagon shape Define the parameters and calculate...the vertices of the pentagon-shape Create a Bitmap class object...

    kb.aspose.com/drawing/java/draw-pentagon-in-java/
  6. GroupShape constructor | Aspose.Words for Node.js

    GroupShape constructor. Creates a new group Shape....GroupShape(doc) Creates a new group shape. GroupShape ( doc : Aspose ...document. Remarks By default, the shape is floating and has default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NodeRendererBase.opaqueBoundsInPoints2 property...

    NodeRendererBase.opaqueBoundsInPoints2 property. Gets the opaque bounds of the Shape in points....Gets the opaque bounds of the shape in points. get opaqueBoundsInPoints...parts of the shape are ignored) bounding box of the shape. The bounds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....); Shows how to delete all shapes with images from a document...let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageData.ImageBytes | Aspose.Words for .NET

    Discover the ImageData ImageBytes property to easily manage and manipulate raw image bytes within your Shapes for enhanced visual content....of the image stored in the shape. public byte [] ImageBytes {...will remove the image from the shape. Returns null if the image is...

    reference.aspose.com/words/net/aspose.words.dra...
  10. OleFormat.get_ole_entry method | Aspose.Words f...

    OleFormat.get_ole_entry method. Gets OLE object data entry....objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...