Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,179 for

inline

(0.08 sec)
  1. 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...
  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. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....track_revisions ) # Insert an inline shape without tracking revisions...= aw . drawing . WrapType . INLINE shape . width = 100 shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShowInBalloons Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Layout.ShowInBalloons enum enhances document editing by controlling visible revisions in balloons for clear collaboration....delete and format revisions inline. Format 1 Renders insert and...and delete revisions inline, format revisions in balloons. FormatAndDelete...

    reference.aspose.com/words/net/aspose.words.lay...
  5. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... green # All inline story nodes have their respective...comment is another type of inline story. comment = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. InlineStory.font property | Aspose.Words for No...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....color = "#008000" ; // All inline story nodes have their respective...comment is another type of inline story. let comment = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....color = "#008000" ; // All inline story nodes have their respective...comment is another type of inline story. let comment = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments)....color = "#008000" ; // All inline story nodes have their respective...comment is another type of inline story. let comment = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS).... green # All inline story nodes have their respective...comment is another type of inline story. comment = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::InsertDocumentI...

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

    reference.aspose.com/words/cpp/aspose.words/doc...