Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,815 for

inline

(0.04 sec)
  1. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access to the image of the shape. Returns null if the shape cannot have an image in C++....set_WrapType ( WrapType :: Inline ); shape -> get_ImageData ()...set_WrapType ( WrapType :: Inline ); shape -> get_ImageData ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. SVG Background Color – How to change background...

    Learn what background is in SVG, get SVG code examples, and read a comprehensive guide on how to set or change background color.... This is nothing more than inline SVG, as it directly applies...background color using both inline and internal CSS to an SVG...

    docs.aspose.com/svg/net/drawing-basics/svg-back...
  3. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... INLINE shape . image_data . set_image...= aw . drawing . WrapType . INLINE shape . image_data . source_full_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OfficeMath.nodeType property | Aspose.Words for...

    OfficeMath.nodeType property. Returns [NodeType.OfficeMath](../../../aspose.words/nodetype/#OfficeMath)....OfficeMath nodes are always inline. // The node we are working...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Story.deleteShapes method | Aspose.Words for No...

    Story.deleteShapes method. Deletes all shapes from the text of this story.... This is an inline shape, // which has a parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OfficeMath.parent_paragraph property | Aspose.W...

    OfficeMath.parent_paragraph property. Retrieves the parent [Paragraph](../../../aspose.words/paragraph/) of this node....OfficeMath nodes are always inline. # The node we are working...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story.... This is an inline shape, // which has a parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story.... This is an inline shape, # which has a parent...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....Inline , com.aspose.words.SpecialChar...Remarks: FieldSeparator is an inline-level node and represented...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....: public Aspose :: Words :: Inline Methods Method Description...be a child of Paragraph or inline StructuredDocumentTa . Examples...

    reference.aspose.com/words/cpp/aspose.words/run/