Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,373 for

inline

(0.06 sec)
  1. Paragraph.nodeType property | Aspose.Words for ...

    Paragraph.nodeType property. Returns [NodeType.Paragraph](../../nodetype/#Paragraph)....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...
  2. Aspose::Words::Drawing::ShapeBase::get_IsInsert...

    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...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Working with Images in Node.js|Aspose.Words for...

    Create and manage images of various formats in a document using Node.js....that allows you to insert an inline or floating image. If the image...with the following options: Inline or floating at a specific position...

    docs.aspose.com/words/nodejs-net/working-with-i...
  4. ShapeBase.IsInsertRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsInsertRevision property enhances your Word documents by identifying changes made during tracking. Boost your editing efficiency!... False ); // Insert an inline shape without tracking revisions...shape . WrapType = WrapType . Inline ; shape . Width = 100.0 ; shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FieldBuilder.BuildAndInsert | Aspose.Words for ...

    Effortlessly enhance your documents with FieldBuilder's BuildAndInsert method—quickly add fields before any Inline node for seamless integration....Contents [ Hide ] BuildAndInsert( Inline ) Builds and inserts a field...specified inline node. public Field BuildAndInsert ( Inline refNode...

    reference.aspose.com/words/net/aspose.words.fie...
  6. OfficeMath.display_type property | Aspose.Words...

    OfficeMath.display_type 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...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SmartTag.nodeType property | Aspose.Words for N...

    SmartTag.nodeType property. Returns [NodeType.SmartTag](../../../aspose.words/nodetype/#SmartTag)....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. Run.nodeType property | Aspose.Words for Node.js

    Run.nodeType property. Returns [NodeType.Run](../../nodetype/#Run)....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...
  9. FieldSeparator.nodeType property | Aspose.Words...

    FieldSeparator.nodeType property. Returns [NodeType.FieldSeparator](../../../aspose.words/nodetype/#FieldSeparator)....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...
  10. StructuredDocumentTag.StyleName | Aspose.Words ...

    Discover the StyleName property of StructuredDocumentTag. Easily manage and customize styles for your documents to enhance organization and clarity.... Inline ) { Style = quoteStyle }; //.... RichText , MarkupLevel . Inline ) { StyleName = "Quote" };...

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