Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 999 for

insert document inline

(0.11 sec)
  1. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Inline.is_format_revision property...revision type of an inline node. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....isDeleteRevision property Inline.isDeleteRevision property Returns...type of an inline node. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....parentParagraph property Inline.parentParagraph property Retrieves...type of an inline node. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your Document management!...IsDeleteRevision Contents [ Hide ] Inline.IsDeleteRevision property Returns...type of an inline node. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Discover the Inline IsMoveFromRevision property in Microsoft Word. Learn how it tracks deleted objects for efficient Document management and editing....IsMoveFromRevision Contents [ Hide ] Inline.IsMoveFromRevision property...type of an inline node. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/inl...
  6. 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....0 Renders insert, delete and format revisions inline. Format 1...1 Renders insert and delete revisions inline, format revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Aspose::Words::Drawing::ShapeBase::get_IsDelete...

    Aspose::Words::Drawing::ShapeBase::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > (); ASSERT_FALSE ( doc ->...get_TrackRevisions ()); // Insert an inline shape without tracking...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document () self . assertFalse ( doc.... track_revisions ) # Insert an inline shape without tracking...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.Insert_image method...insert_image method Contents [ Hide ] insert_image(file_name)...) def insert_image ( self , file_name : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.InsertImage method...insertImage(fileName) Inserts an image from a file or URL into the document. The...The image is inserted inline and at 100% scale. insertImage ( fileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...