Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,335 for

inline image

(0.07 sec)
  1. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....such as paragraphs, tables, images, etc. Regardless of what content...part of a document to PDF or image Duplicate the content in the...

    docs.aspose.com/words/cpp/how-to-extract-select...
  2. 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...
  3. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....such as paragraphs, tables, images, etc. Regardless of what content...part of a document to PDF or image Duplicate the content in the...

    docs.aspose.com/words/python-net/how-to-extract...
  4. 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...
  5. 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...
  6. 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...
  7. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....Inline , com.aspose.words.SpecialChar...shape.setWrapType(WrapType.INLINE); paragraph.appendChild(shape);...

    reference.aspose.com/words/java/com.aspose.word...
  8. OfficeMath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMath class, designed for creating and managing Office Math objects like equations and matrices with ease....whether an equation is displayed inline with the text or displayed...render this equation into an image. override GetText () Gets the...

    reference.aspose.com/words/net/aspose.words.mat...
  9. 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...
  10. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...(style, font, orientation, images, having text selectable). Should...differently? depending if it contains images or text? Please help. Professionalize...

    forum.aspose.com/t/how-add-pptx-slides-content-...