Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 3,019 for

document revision

(0.09 sec)
  1. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....Shows how to determine the revision type of an inline node. let...doc = new aw . Document ( base . myDir + "Revision runs.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this Revision....method reject() Reject this revision. def reject ( self ): ......work with revisions in a document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance....determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/run...
  4. Inline.IsInsertRevision | Aspose.Words for .NET

    Discover the Inline IsInsertRevision property. Easily check if an object was added in Word with change tracking active. Enhance your Document management!...determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your Document's structure and readability....determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/par...
  6. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....RevisionCollection::idx_get method Returns a Revision at the specified index. System...SharedPtr < Aspose :: Words :: Revision > Aspose :: Words :: RevisionCollection...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this Revision....date_time property Revision.date_time property Gets or sets the...the date/time of this revision. @property def date_time ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. InlineStory.IsInsertRevision | Aspose.Words for...

    Discover InlineStory's IsInsertRevision property. Easily identify inserted objects in Word with change tracking enabled. Enhance your Document management today!...Examples Shows how to view revision-related properties of InlineStory...nodes. Document doc = new Document ( MyDir + "Revision footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  9. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....[ Hide ] Revision.Accept method Accepts this revision. public...with revisions in a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts this Revision....method accept() Accepts this revision. def accept ( self ): ......work with revisions in a document. doc = aw . Document () builder...

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