Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 3,158 for

inline

(0.03 sec)
  1. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....input document, // which is the inline canvas for the AutoShape. Shape...

    reference.aspose.com/words/net/aspose.words.fie...
  2. EditableRangeStart class | Aspose.Words for Python

    aspose.words.EditableRangeStart class. Represents a start of an editable range in a Word document...ranges are supported only at the inline-level, that is inside Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... Inline ); // Set the title and color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this paragraph including the end of paragraph character....contain other composite and inline nodes as children. paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....:: Markup :: MarkupLevel :: Inline ); // We can get the tag to...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java.... CommentRangeEnd is an inline-level node and can only be...shape.setWrapType(WrapType.INLINE); paragraph.appendChild(shape);...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture... A shape can be positioned inline with text or floating. The...shape is an image shape. is_inline A quick way to determine if...

    reference.aspose.com/words/python-net/aspose.wo...
  8. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for Inline-level nodes that can contain paragraphs and tables...InlineStory class Base class for inline-level nodes that can contain...derive from InlineStory are inline-level nodes that can contain...

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

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....if this shape is positioned inline with text. IsInsertRevision...Defines whether the shape is inline or floating. For floating shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....INLINE); paragraph.appendChild(shape);...contain other composite and inline nodes as children. Paragraph...

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