Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 964 for

inline image

(0.08 sec)
  1. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....Inline public class SpecialChar extends Inline Base class...ControlChar . SpecialChar is an inline-node and can only be a child...

    reference.aspose.com/words/java/com.aspose.word...
  2. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....GroupShape 17 A group of shapes, images, OLE objects or other group...such as an OfficeArt shape, image or an OLE object. Comment 19...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Insert Shape in Word using C#

    This article guides on how to insert shape in Word using C#. It has the IDE settings, steps, and a sample code to insert digital art using shapes in MS Word using C#....Imaging Product Family Aspose.BarCode...insert various shapes such as inline and floating shapes in an existing...

    kb.aspose.com/words/net/insert-shape-in-word-us...
  4. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....contain other composite and inline nodes as children. paragraph...replace all textbox shapes with image shapes. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Inline public class Run extends Inline Represents...be a child of Paragraph or inline StructuredDocumentTa . Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  6. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....replace all textbox shapes with image shapes. Document doc = new Document.... ShapeType == ShapeType . Image ), Is . EqualTo ( 1 )); foreach...

    reference.aspose.com/words/net/aspose.words/com...
  7. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....allows the shape to have an image. clearRunAttrs() deepClone(boolean...to render this shape into an image. getShapeType() Gets the shape...

    reference.aspose.com/words/java/com.aspose.word...
  8. Frequently Asked Questions | Aspose.SVG for .NET

    SVG is a vector graphics format that is used to create SVG icons, SVG logos, SVG sprites, text vectorization and more....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/net/faq/
  9. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java.... A shape can be positioned inline with text or floating. The...Shows how to insert a floating image to the center of a page. Document...

    reference.aspose.com/words/java/com.aspose.word...
  10. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....OfficeMath nodes are always inline. // The node we are working...whether an equation is displayed inline with the text or displayed...

    reference.aspose.com/words/java/com.aspose.word...