Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 3,157 for

inline

(0.22 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is Inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....Defines whether the shape is inline or floating. For floating shapes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....whether an equation is displayed inline with the text or displayed...OfficeMath nodes are always inline. // The node we are working...

    reference.aspose.com/words/cpp/aspose.words.mat...
  3. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....child of a Row node Inline-level - Among inline content inside, as...

    docs.aspose.com/words/python-net/working-with-c...
  4. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text....""" # Create an inline Shape, which will serve as...= aw . drawing . WrapType . INLINE shape . width = shape_width...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text....""" # Create an inline Shape, which will serve as...= aw . drawing . WrapType . INLINE shape . width = shape_width...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....INLINE); paragraph.appendChild(shape);...shape.setWrapType(WrapType.INLINE); paragraph.appendChild(shape);...

    reference.aspose.com/words/java/com.aspose.word...
  7. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document text stories with ease. Enhance your document processing experience today!... This is an inline shape, // which has a parent...

    reference.aspose.com/words/net/aspose.words/sto...
  8. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructuredDocumentTag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your document's usability.... Inline ); // We can get the tag to...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CommentRangeEnd class | Aspose.Words for Python

    aspose.words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it... CommentRangeEnd is an inline-level node and can only be...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.Placeholder | Aspose.Word...

    Discover how the StructuredDocumentTag Placeholder property enhances your documents by displaying essential placeholder text when content is missing.... Inline ); // We can get the tag to...

    reference.aspose.com/words/net/aspose.words.mar...