Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,157 for

inline

(0.34 sec)
  1. Shape.ImageData | Aspose.Words for .NET

    Access and manage shape images effortlessly with the Shape ImageData property. Get instant results or null if not applicable. Enhance your design workflow!... Inline ; shape . ImageData . SetImage...shape . WrapType = WrapType . Inline ; shape . ImageData . SourceFullName...

    reference.aspose.com/words/net/aspose.words.dra...
  2. LayoutEntityType enumeration | Aspose.Words for...

    Aspose.Words.Layout.LayoutEntityType enumeration. Types of the layout entities....line of characters of text and inline objects. Span Represents one...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....ions>&) Inserts a document inline at the cursor position. InsertField...document. The image is inserted inline and at 100% scale. InsertImage...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it in C++....is set to value other than Inline . Examples Shows how to determine...to display the shape as an inline element inside the cell's paragraph...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Shape.imageData property | Aspose.Words for Nod...

    Shape.imageData property. Provides access to the image of the shape... Inline ; shape . imageData . setImage...= aw . Drawing . WrapType . Inline ; shape . imageData . sourceFullName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the type of this node....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the documentation article in C++....determine the revision type of an inline node. auto doc = System ::...revision concerns. A Run is an Inline node. auto run = System ::...

    reference.aspose.com/words/cpp/aspose.words/run...
  9. Working with OfficeMath in Python|Aspose.Words ...

    Create and manage OfficeMath Type Objects in a document using Python....whether an equation is displayed inline or in a separate line. More...

    docs.aspose.com/words/python-net/working-with-o...
  10. 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...