Aspose::Words::DocumentBuilder::InsertDocumentInline method. Inserts a document Inline at the cursor position in C++.... method Inserts a document inline at the cursor position. System...Shows how to insert a document inline at the cursor position. auto...
Aspose::Words::Drawing::ShapeBase::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....get_TrackRevisions ()); // Insert an inline shape without tracking revisions...Words :: Drawing :: WrapType :: Inline ); shape -> set_Width ( 100...
Create and manage OfficeMath Type Objects in a document using Python....justify, and control the display (inline or separate line) of OfficeMath...whether an equation is displayed inline or in a separate line. More...
IStructuredDocumentTag.lockContentControl property. When set to true, this property will prohibit a user from deleting this SDT.... Inline ); // Set the "LockContents"...aw . Markup . MarkupLevel . Inline ); // Set the "LockContentControl"...
IStructuredDocumentTag.lock_content_control property. When set to true, this property will prohibit a user from deleting this SDT.... INLINE ) # Set the "LockContents"...aw . markup . MarkupLevel . INLINE ) # Set the "LockContentControl"...
StructuredDocumentTag.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this SDT.... INLINE ) # Set the "LockContents"...aw . markup . MarkupLevel . INLINE ) # Set the "LockContentControl"...
OfficeMath.displayType property. Gets/sets Office Math display format type which represents whether an equation is displayed Inline with the text or displayed on its own line....whether an equation is displayed inline with the text or displayed...always OfficeMathDisplayTyp.Inline for nested Office Math. Examples...
OfficeMath.justification property. Gets/sets Office Math justification....Inline . Inline justification cannot be...OfficeMath nodes are always inline. // The node we are working...
GroupShape.nodeType property. Returns [NodeType.GroupShape](../../../aspose.words/nodetype/#GroupShape)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...
Node.isComposite property. Returns ``true`` if this node can contain other nodes....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...